User tests: Successful: Unsuccessful:
Pull Request for Issue #38137 .
Add file and line reference to deprecation exception messages.
Enable deprecated method calls logging (Admin panel -> global configuration -> logging)
Run just about any view in the back end.
View file /administrator/logs/deprecated.php to see reports of deprecated calls.
Deprecation messages appear without any reference to location of the piece code causing the exception.
Deprecation messages contain a full file name and line number locating the cause of the exception.
Documentation Changes Required
None
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
Labels |
Added:
?
|
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-28 10:33:32 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
|
thanks
There was a conflicting file due to the automatic conversion to psr12 code style standard. I've allowed myself to solve that.