silverstripe-framework/src/Dev
2019-10-18 10:58:19 +13:00
..
Constraint BUG Fix issue with assertListEquals() ignoring field getters 2019-01-11 11:35:11 +13:00
Install NEW: Remove web installer, move to separate package (#9231) 2019-09-11 13:10:25 +12:00
State Merge pull request #8241 from creative-commoners/pulls/4.3/separate-logging 2019-04-05 08:49:09 +13:00
Tasks Merge branch '4.4' into 4 2019-06-10 16:37:16 +12:00
Upgrade BUG Fix upgrade-code doctor with public path 2018-01-16 15:38:12 +13:00
Backtrace.php [SS-2018-018] Ignore arguments in mysqli::real_connect backtrace calls 2018-11-07 11:33:24 +13:00
BehatFixtureFactory.php API Upgrade to behat 3 2017-05-05 14:32:07 +12:00
BuildTask.php Lazy-load custom methods and extensions on CustomMethods and Extensible traits 2017-08-22 15:47:24 +12:00
BulkLoader_Result.php API Move CSV writing/reading to league/csv library 2018-02-22 09:22:37 +13:00
BulkLoader.php BUG Fix many_many through crashing ModelAdmin 2018-04-10 14:51:49 +12:00
CLI.php API Remove Object class 2017-05-23 13:50:35 +12:00
CliDebugView.php var_export does not handle circular references 2018-09-24 12:31:06 +02:00
CSSContentParser.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
CsvBulkLoader.php FIX Byte Order Marks (BOM) are now stripped when importing CSV files 2019-08-29 14:54:57 +12:00
CSVParser.php API Move CSV writing/reading to league/csv library 2018-02-22 09:22:37 +13:00
Debug.php ENHANCEMENT: Better output type detection for debugging 2017-07-04 17:33:49 +12:00
DebugView.php BUG Fix issue with DebugView failing on class name of existing class 2018-02-05 10:45:49 +13:00
Deprecation.php FIX Type safety on nullable argument, fixes PHP 7.4 test 2019-07-19 12:05:27 +02:00
DevBuildController.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
DevConfirmationController.php Run PSR2 Lint cleaner 2019-10-04 13:26:31 +13:00
DevelopmentAdmin.php [CVE-2019-12246] Denial of Service on flush and development URL tools 2019-06-10 17:23:56 +12:00
FixtureBlueprint.php [ss-2018-006] Prevent code execution in template value resolution 2018-05-14 17:05:31 +12:00
FixtureFactory.php BUG Make regression in #7839 safer 2018-06-14 16:45:09 +12:00
FunctionalTest.php Update deprecation PHPDocs to be PSR-5 compliant 2018-09-28 10:49:14 +02:00
InstallerTest.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
MigrationTask.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
SapphireInfo.php Ran upgrader for lang files 2017-04-28 14:59:42 +12:00
SapphireREPL.php Fixing string concat CS issues 2018-01-16 18:39:30 +00:00
SapphireTest.php Merge pull request #8174 from creative-commoners/pulls/4.2/deprecated-fixture-state 2019-02-11 14:16:37 +13:00
SSListExporter.php API Rename assert dos to assert list 2017-10-09 11:53:11 +13:00
TaskRunner.php ENHANCEMENT Don't force all class names to lowercase 2017-09-20 15:14:55 +12:00
TestKernel.php API Refactor bootstrap, request handling 2017-06-22 22:50:45 +12:00
TestMailer.php DOCS Update doc block for TestMailer::findEmail to reflect the new key names 2017-09-06 16:10:55 +12:00
TestOnly.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TestSession_STResponseWrapper.php PSR2: Whitespace-only changes 2016-11-29 12:31:16 +13:00
TestSession.php Extensible test session 2018-03-21 17:28:02 +13:00
YamlFixture.php FIX Do not try and load fixtures from directories, fixes PHP 7.4 build errors 2019-07-26 10:13:47 +02:00