silverstripe-framework/tests
Sam Minnee 083799ec03 FIX: Minimal data-model changes to support PHP7.
The tidiest fix for this will be to update the namespace/naming of all
field types to follow this pattern. I’ve broken out the minimum
necessary to support PHP7 as its own commit, in case anyone needs to
backport that (e.g. if someone wanted to patch a SS 3 system to get
PHP7 support).

Rather than introduce a new API for fieldtype namespace simplification,
I’ve just used Injector. We may come up with a new configuration tool
that is better, but this has the advantage of existing now, and as such
I think is a good first step.
2016-03-22 17:39:08 +13:00
..
api MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
assets FIX extra_requirements to accept non associative arrays. 2013-06-02 13:37:34 +12:00
behat Update PHPUnit from 3.7 to 4.8 2016-02-24 21:42:20 +13:00
cache Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
control Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
core API Extensible::invokeWithExtension has same method signature as Extensible::extend 2016-02-25 17:32:41 +13:00
dev Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
email Set deprecation level for all changes in 3.x to 4.0 2015-06-19 13:07:41 +12:00
filesystem API Massive refactor of Versioned 2016-03-17 13:43:53 +13:00
forms API TinyMCE Image shortcodes 2016-03-21 09:23:40 +13:00
i18n MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
injector Cleanup trailing whitespace 2016-03-09 10:20:31 +13:00
integration Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
javascript API Removed custom dev/tests/ execution 2016-02-23 20:19:35 +13:00
model FIX: Minimal data-model changes to support PHP7. 2016-03-22 17:39:08 +13:00
oembed Nest and unnest Config and Controller for each test and test suite 2015-06-11 16:37:25 +01:00
parsers MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
phpcs Add code-sniffs other than line length to scrutinizer 2013-05-23 10:39:01 +12:00
search Cleanup trailing whitespace 2016-03-09 10:20:31 +13:00
security Cleanup trailing whitespace 2016-03-09 10:20:31 +13:00
tasks Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
templates MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
testing MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
view API Massive refactor of Versioned 2016-03-17 13:43:53 +13:00
Bare.yml MINOR: Added small fixture YML that just lets you log in, for bootstrapping browser automation tests. 2011-02-02 14:17:57 +13:00
bootstrap.php API Removed custom dev/tests/ execution 2016-02-23 20:19:35 +13:00
FakeController.php FEATURE: implement getter and setter usage for response 2015-08-29 10:24:06 +12:00
MemoryLimitTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
phpcs_runner.php Only have Scrutinizer check PHP files 2013-08-21 21:02:12 +12:00
PhpSyntaxTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00