User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) updates the composer dependency "joomla/test" from version 3.0.3 to version 3.0.4 for the 5.4-dev branch.
The only change pulled with this update is the one from PR joomla-framework/test#19 to fix a deprecation notice on PHP 8.5 for the setAccessible() methods of various Reflection objects.
Release note: https://github.com/joomla-framework/test/releases/tag/3.0.4 .
See also https://wiki.php.net/rfc/deprecations_php_8_5#deprecate_reflectionsetaccessible .
composer install./libraries/vendor/bin/phpunit --testsuite UnitDeprecation messages ReflectionMethod::setAccessible() is deprecated.
None of these messages.
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
| Status | New | ⇒ | Pending |
| Category | ⇒ | External Library Composer Change |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-10-17 10:47:45 |
| Closed_By | ⇒ | muhme | |
| Labels |
Added:
Composer Dependency Changed
PHP 8.x
bug
PR-5.4-dev
|
||
Thank you @richard67 for your contribution.
â Tested with JBT php8.5-rc
ReflectionMethod::setAccessible() is deprecatedgh pr checkout 46309and runningcomposer iReflectionMethod::setAccessible() is deprecated