Skip to content

Commit

Permalink
Merge pull request #8561 from open-sausages/pullss/4.0/reference-ss-o…
Browse files Browse the repository at this point in the history
…bject-upgrade-yml

MINOR Add a reference to SS_Object in .upgrade.yml to allow upgrade from SS3.7
  • Loading branch information
maxime-rainville committed Nov 1, 2018
2 parents 536a1c0 + 46e4c19 commit 5172dcb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,9 @@ warnings:
'Object':
message: 'Replaced with traits'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.0.0#object-replace'
'SS_Object':
message: 'Replaced with traits'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.0.0#object-replace'
'SS_Log':
message: 'Replaced with a PSR-3 logger'
url: 'https://docs.silverstripe.org/en/4/changelogs/4.0.0#psr3-logging'
Expand Down

0 comments on commit 5172dcb

Please sign in to comment.