..
Cache
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
Config
FIX: Avoid passing non-class to get_parent_class()
2020-09-15 17:40:42 +12:00
Injector
Merge pull request #9665 from creative-commoners/pulls/4/php8-fqcn-token
2020-09-18 20:44:22 +01:00
Manifest
Merge branch '4.6' into 4
2020-09-09 13:58:35 +12:00
Startup
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
Application.php
API Refactor bootstrap, request handling
2017-06-22 22:50:45 +12:00
ClassInfo.php
FIX Fix namespace parsing under PHP 8, tweak readability of parser
2020-09-30 16:16:30 +13:00
Convert.php
FIX Disable libxml_disable_entity_loader() calls in PHP 8
2020-09-15 17:40:42 +12:00
CoreKernel.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
CustomMethods.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
Environment.php
Merge branch '4.3' into 4.4
2019-06-10 17:32:07 +12:00
EnvironmentLoader.php
BUG Replace phpdotenv with thread-safe replacement
2017-10-20 18:43:11 +13:00
Extensible.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00
Extension.php
API Extensions are now stateless
2017-10-06 14:53:44 +13:00
Flushable.php
API Stronger Injector service unregistration
2017-06-27 13:32:39 +12:00
Kernel.php
API Refactor bootstrap, request handling
2017-06-22 22:50:45 +12:00
Path.php
API Implement support for public/ webroot folder ( #7741 )
2018-01-12 16:25:02 +13:00
Resettable.php
API Substitute Zend_Currency with NumberFormatter based solution
2017-02-09 15:28:59 +13:00
TempFolder.php
Convert array delcarations to short array syntax
2020-04-20 18:58:09 +01:00