User tests: Successful: Unsuccessful:
Pull Request for #45617 (comment) .
Alternative to #45617 .
This pull request (PR) changes the "will be removed in" version for the deprecation of JLoader::register() from 6.0 to 7.0.
Code review:
libraries/loader.php
.phpstan-baseline.neon
only the version number in the deprecation messages for Call to deprecated method register() of class JLoader
are changed. No ned entries are added, no other entries are modified.JLoader::register()
is deprecated for Joomla 6.0.
JLoader::register()
is deprecated for Joomla 7.0.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual#494
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item ✅ successfully on f6f4407
Tested by checking only comments and messages are cheanged from 6.0 to 7.0
I will create the documentation PR for manual.joomla.org later when I know if the example joomla/Manual#493 from other, similar PRs is the right way.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-08-10 10:11:17 |
Closed_By | ⇒ | muhme | |
Labels |
Added:
Documentation Required
PR-5.4-dev
|
Thank you @richard67 for your contribution. Thank you @brianteeman for testing.
Documentation PR see joomla/Manual#494 .
I have tested this item ✅ successfully on f6f4407
code review of the changed comment and relying on phpstan test success
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45878.