Skip to content

Commit

Permalink
MINOR Add an ambiguous renaming warning for Form when using the upgrader
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Rainville committed Jan 29, 2019
1 parent 1b63610 commit 4f6cc24
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 4f6cc24

Please sign in to comment.