User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This pull request (PR) updates the composer dependency "joomla/test" from version 4.0 to version 4.0.1 for the 6.0-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/4.0.1 .
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 for the joomla/tes depencendies.
Remaining messages will be fixed when the changes from PR #46202 in 5.4-dev have been merged up into 6.0-dev:
administrator/components/com_scheduler/src/Traits/TaskPluginTrait.php
tests/Unit/Libraries/Cms/Feed/FeedFactoryTest.php
tests/Unit/Libraries/Cms/Feed/Parser/AtomParserTest.php
tests/Unit/Libraries/Cms/Feed/Parser/RssParserTest.php
tests/Unit/Libraries/Cms/Microdata/MicrodataTest.php
tests/Unit/Libraries/Cms/Updater/ConstraintCheckerTest.php
tests/Unit/Libraries/Cms/Updater/TufAdapterTest.php
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 |
Thanks, I've updated the testing instructions.
I have tested this item â
successfully on fa47705
Retested after changed test description with JBT, PHP 8.5.0RC2
ReflectionMethod::setAccessible() is deprecated from libraries/vendor/joomla/test/src/TestHelper.phpgh pr checkout 46310 and running composer iReflectionMethod::setAccessible() is deprecated from libraries/vendor/joomla/test/src/TestHelper.php fileReflectionMethod::setAccessible()
I have tested this item đ´ unsuccessfully on fa47705
Tested with JBT, PHP 8.5.0RC2
ReflectionMethod::setAccessible() is deprecatedgh pr checkout 46310and runningcomposer iReflectionMethod::setAccessible() is deprecated- With regard to the test instructions, this causes the test to fail.This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/46310.