File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -16866,10 +16866,8 @@ parameters:
16866
16866
16867
16867
-
16868
16868
message: '''
16869
- #^Call to method __construct\(\) of deprecated class Joomla\\CMS\\Object\\CMSObject\:
16870
- 4\.3 will be removed in 6\.0
16871
- Use \\stdClass or \\Joomla\\Registry\\Registry instead\.
16872
- Example\: new \\Joomla\\Registry\\Registry\(\);$#
16869
+ #^Call to method __construct\(\) of deprecated class Joomla\\CMS\\MVC\\Model\\State\:
16870
+ 5\.0\.0 will be removed in 7\.0, use the Registry directly$#
16873
16871
'''
16874
16872
identifier: method.deprecatedClass
16875
16873
count: 1
@@ -16883,10 +16881,8 @@ parameters:
16883
16881
16884
16882
-
16885
16883
message: '''
16886
- #^Instantiation of deprecated class Joomla\\CMS\\Object\\CMSObject\:
16887
- 4\.3 will be removed in 6\.0
16888
- Use \\stdClass or \\Joomla\\Registry\\Registry instead\.
16889
- Example\: new \\Joomla\\Registry\\Registry\(\);$#
16884
+ #^Instantiation of deprecated class Joomla\\CMS\\MVC\\Model\\State\:
16885
+ 5\.0\.0 will be removed in 7\.0, use the Registry directly$#
16890
16886
'''
16891
16887
identifier: new.deprecatedClass
16892
16888
count: 1
You can’t perform that action at this time.
0 commit comments