bug PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
4 Jul 2025

Pull Request for Issue # .

Summary of Changes

reduce the number of deprecations

Testing Instructions

Actionlogs works as usual

Actual result BEFORE applying this Pull Request

Deprecations

Expected result AFTER applying this Pull Request

Less deprecations

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar alikon alikon - open - 4 Jul 2025
avatar alikon alikon - change - 4 Jul 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2025
Category Administration
avatar alikon alikon - change - 4 Jul 2025
Labels Added: PR-5.4-dev
avatar alikon alikon - change - 4 Jul 2025
Title
[5.4] reduce-deprecations
[5.4][com_actionlogs] reduce-deprecations
avatar alikon alikon - edited - 4 Jul 2025
avatar joomla-cms-bot joomla-cms-bot - change - 4 Jul 2025
Category Administration Administration JavaScript Unit Tests
avatar alikon alikon - change - 6 Jul 2025
Labels Added: Unit/System Tests
avatar alikon alikon - change - 6 Jul 2025
Title
[5.4][com_actionlogs] reduce-deprecations
[6][com_actionlogs] reduce-deprecations
avatar alikon alikon - edited - 6 Jul 2025
avatar alikon alikon - change - 7 Jul 2025
Labels Added: PR-6.0-dev
Removed: PR-5.4-dev
avatar alikon alikon - change - 21 Aug 2025
Labels Added: bug
avatar HLeithner HLeithner - change - 31 Aug 2025
Title
[6][com_actionlogs] reduce-deprecations
[6.0] [com_actionlogs] reduce-deprecations
avatar HLeithner HLeithner - edited - 31 Aug 2025
avatar alikon alikon - change - 4 Sep 2025
The description was changed
avatar alikon alikon - edited - 4 Sep 2025
avatar muhme
muhme - comment - 6 Feb 2026

We would test this PR, but is the change in tests/System/integration/install/Installation.cy.js file intended?

avatar joomla-cms-bot joomla-cms-bot - change - 7 Feb 2026
Category Administration JavaScript Unit Tests Administration
avatar alikon alikon - change - 7 Feb 2026
Labels Removed: Unit/System Tests
avatar exlemor
exlemor - comment - 8 Feb 2026

@alikon 🥰 love the incredible amount of work in trying to remove deprecations - anything in particular that I can look for being reduced - I just spent the last 20 minutes comparing a very short amount of time (<1 mins) of logs and I am having a hard time finding fewer deprecations - the files had 7800+ lines ;(

Love to help successfully test this! :) thx.

avatar muhme
muhme - comment - 13 Feb 2026

@bembelimen We tried to see the deprecation before, but failed. Perhaps it is easier you are doing 2nd code review?

avatar muhme muhme - test_item - 22 Mar 2026 - Tested successfully
avatar muhme
muhme - comment - 22 Mar 2026

I have tested this item ✅ successfully on 8461d6d

Tested with JBT, 'Log Deprecated API' enabled and calling Adminstrator > Users > User Actions Logs

  • User Actions Logs are still working
  • With Debug Bar
    • Deprecations are reduced from 1'026 to 1'010
  • With removing file administrator/log/deprecated.php between the tests
    • getDbo() is deprecated reduced from 24 -> 23
    • Joomla\CMS\Factory::getLanguage() is deprecated reduced from 608 -> 593

Note: The deprecations are counted for Joomla\CMS\Factory by dependency injection, so we can not find them directly for the patches files.


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

avatar ThomasFinnern ThomasFinnern - test_item - 27 Mar 2026 - Tested successfully
avatar ThomasFinnern
ThomasFinnern - comment - 27 Mar 2026

I have tested this item ✅ successfully on 8461d6d

Reduced the number of deprecated messages visibly


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

avatar richard67 richard67 - change - 27 Mar 2026
Status Pending Ready to Commit
avatar richard67
richard67 - comment - 27 Mar 2026

RTC


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

Add a Comment

Login with GitHub to post a comment