silverstripe-framework/_config
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
..
asset.yml API Asset Access Control implementation 2016-01-13 18:18:22 +13:00
config.yml Initial Form Field Schema implementation 2016-03-03 08:20:54 +13:00
cookie.yml Suggested improvements / test case fixes 2014-10-10 09:28:11 +13:00
database.yml FIX: Don’t reuse DBConnector (fixes #4735) 2015-11-11 16:57:49 +13:00
dev.yml API Removed custom dev/tests/ execution 2016-02-23 20:19:35 +13:00
encryptors.yml MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
html.yml API Update TinyMCE to 4.x 2016-02-23 10:10:02 +13:00
i18n.yml BUG Fix of multiple i18nTextCollector issues: #3797, #3798, #3417 2015-07-09 10:45:08 +12:00
logging.yml API CHANGE: Shift to Monolog for error reporting and logging 2015-08-28 16:06:41 +12:00
mimetypes.yml MINOR: Rename & tweak some existing config files to better reflect meaning of various names 2012-05-19 14:37:32 +12:00
model.yml FIX: Minimal data-model changes to support PHP7. 2016-03-22 17:39:08 +13:00
Oembed.yml Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
requestprocessors.yml NEW Provide a consistent way of triggering flush 2014-08-22 09:24:27 +12:00
routes.yml BUG Add missing CMSSecurity route 2015-10-30 15:31:54 +13:00
versioning.yml API File has Versioned extension 2016-02-23 13:46:28 +13:00