mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR Add a reference to SS_Object in .upgrade.yml to allow upgrade from SS3.7
This commit is contained in:
parent
536a1c08b3
commit
46e4c19070
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user