Skip to content

Commit

Permalink
Merge pull request #8768 from open-sausages/pulls/4/add-rename-warnin…
Browse files Browse the repository at this point in the history
…g-for-forms

MINOR Add an ambiguous renaming warning for Form when using the upgrader
  • Loading branch information
robbieaverill authored Jan 29, 2019
2 parents 2d257ae + 4f6cc24 commit a499d16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a499d16

Please sign in to comment.