? ? ? Pending

User tests: Successful: Unsuccessful:

avatar MarkRS-UK
MarkRS-UK
27 Jun 2022

Pull Request for Issue #38137 .

Summary of Changes

Add file and line reference to deprecation exception messages.

Testing Instructions

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.

Actual result BEFORE applying this Pull Request

Deprecation messages appear without any reference to location of the piece code causing the exception.

Expected result AFTER applying this Pull Request

Deprecation messages contain a full file name and line number locating the cause of the exception.
Documentation Changes Required

Documentation Changes Required

None

avatar MarkRS-UK MarkRS-UK - open - 27 Jun 2022
avatar MarkRS-UK MarkRS-UK - change - 27 Jun 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 27 Jun 2022
Category Libraries
avatar HLeithner HLeithner - change - 27 Jun 2022
Labels Added: ?
avatar richard67 richard67 - change - 28 Jun 2022
Labels Added: ?
avatar richard67
richard67 - comment - 28 Jun 2022

There was a conflicting file due to the automatic conversion to psr12 code style standard. I've allowed myself to solve that.

avatar Abernyte-Git Abernyte-Git - test_item - 28 Jun 2022 - Tested successfully
avatar Abernyte-Git
Abernyte-Git - comment - 28 Jun 2022

I have tested this item successfully on a2a04e5


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38158.

avatar alikon alikon - test_item - 28 Jun 2022 - Tested successfully
avatar alikon
alikon - comment - 28 Jun 2022

I have tested this item successfully on a2a04e5


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38158.

avatar alikon alikon - change - 28 Jun 2022
Status Pending Ready to Commit
avatar alikon
alikon - comment - 28 Jun 2022

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38158.

avatar HLeithner HLeithner - change - 28 Jun 2022
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: ?
avatar HLeithner HLeithner - close - 28 Jun 2022
avatar HLeithner HLeithner - merge - 28 Jun 2022
avatar HLeithner
HLeithner - comment - 28 Jun 2022

thanks

Add a Comment

Login with GitHub to post a comment