silverstripe-framework/src
Robbie Averill 437e53f2fe NEW Some minor refactoring of the PDO and MySQLi connectors
Some small performance optimisations (not using callables in loops, switch strval for string
casting), Config call updates and replace call_user_func_array with direct variadic call.
Also removes some redundant else statements after returns.
2018-10-17 12:54:42 +02:00
..
conf Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
Control Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
Core Merge pull request #8470 from kinglozzer/suf-fixing-the-suffix 2018-10-12 23:11:54 +02:00
Dev Remove extensionsToRemove and extensionsToReapply, now obsolete 2018-10-10 22:19:15 +02:00
Forms Merge pull request #8460 from open-sausages/pulls/4/lazy-loadable-gidfield 2018-10-11 13:43:10 +02:00
i18n minor i18nEntityProvider.php API documentation fix 2018-09-28 10:28:00 +10:00
includes BUG Fix incorrect BASE_URL when webroot is parent of public folder 2018-02-07 14:28:06 +13:00
Logging ENHANCEMENT Don't infer trace if explicitly provided 2017-11-16 11:03:01 +13:00
ORM NEW Some minor refactoring of the PDO and MySQLi connectors 2018-10-17 12:54:42 +02:00
Security Merge branch '4.2' into 4 2018-10-03 15:28:05 +02:00
View Merge branch '4.2' into 4 2018-10-15 13:42:55 +13:00