silverstripe-framework/tests
Garion Herman 8ad4c4e024 FIX Fix namespace parsing under PHP 8, tweak readability of parser
$hadNamespace was ambiguously named, so the original PHP 8 support
update marked it true when it was strictly meant to indicate that a
namespace separator token had been encountered, resulting in bungled
parsing of complex class specs like Class(["arg" => true]).
2020-09-30 16:16:30 +13:00
..
behat API Add new behat method for interacting with toasts (#9695) 2020-09-17 17:12:35 +12:00
bootstrap Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00
php FIX Fix namespace parsing under PHP 8, tweak readability of parser 2020-09-30 16:16:30 +13:00
bootstrap.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
dump_constants.php ENHANCEMENT Log user constants during CI for debugging improvements 2017-08-23 14:23:33 +12:00
phpcs_runner.php Use short array syntax across the framework's codebase 2020-05-16 10:34:45 +01:00