mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
083799ec03
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. |
||
---|---|---|
.. | ||
asset.yml | ||
config.yml | ||
cookie.yml | ||
database.yml | ||
dev.yml | ||
encryptors.yml | ||
html.yml | ||
i18n.yml | ||
logging.yml | ||
mimetypes.yml | ||
model.yml | ||
Oembed.yml | ||
requestprocessors.yml | ||
routes.yml | ||
versioning.yml |