Merge pull request #8768 from open-sausages/pulls/4/add-rename-warning-for-forms

MINOR Add an ambiguous renaming warning for Form when using the upgrader
This commit is contained in:
Robbie Averill 2019-01-29 09:25:19 +02:00 committed by GitHub
commit a499d16c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1376,3 +1376,5 @@ warnings:
message: 'Use global const RESOURCES_DIR'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.4.0#resources-dir'
replacement: 'RESOURCES_DIR'
renameWarnings:
- Form