silverstripe-framework/src
Florian Thoma 6585d499f5 FIX Convert slashes in paths when getting list of classes for file/folder
This is to support the mechanism working on all operating systems where Windows may produce a mix of forward and backward slashes in some paths.
For working with the files it may not be a problem, but for exact string comparison the path delimiters need to be unified.
2023-03-01 20:32:19 +13:00
..
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Control ISSUE-10615: Respect SS_BASE_URL scheme in CLI environment. 2022-12-20 11:13:02 +13:00
Core FIX Convert slashes in paths when getting list of classes for file/folder 2023-03-01 20:32:19 +13:00
Dev NEW Record deprecated config 2022-10-31 19:00:59 +13:00
Forms fix: optional return value for paginator state 2023-01-02 15:32:16 +11:00
i18n fix directory separator in i18nTextCollector on Windows (#10681) 2023-02-09 19:09:48 +13:00
includes ENH PHP 8.1 compatibility 2022-04-14 13:12:59 +12:00
Logging API Update deprecations 2022-10-13 14:49:15 +13:00
ORM Merge branch '4.11' into 4.12-release 2022-11-30 10:54:02 +13:00
Security Prevent backslash in class name 2023-01-30 10:26:22 +01:00
View Merge branch '4.11' into 4.12-release 2022-11-30 10:54:02 +13:00