silverstripe-framework/tests
Garion Herman e89ae93ac9 FIX Harden hasMethod() against invalid values
This method should typehint the incoming value once union types are
available, but for now this ensures that method_exists() is not called
on scalar values, which is unsupported in PHP 8.
2020-10-28 09:34:33 +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 Harden hasMethod() against invalid values 2020-10-28 09:34:33 +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