Feature No Code Attached Yet
avatar brianteeman
brianteeman
15 Dec 2023

The version of phpunit currently used (9.6) is end of support on Feb 2nd. We can not currently upgrade to the latest stable release (10) as at least one test will need to be updated

Joomla\Tests\Unit\Libraries\Cms\Session\SessionManagerTest::testDestroySessionsWithFailure

The at() matcher has been deprecated. It will be removed in PHPUnit 10. Please refactor your test to not rely on the order in which methods are invoked.

avatar brianteeman brianteeman - open - 15 Dec 2023
avatar joomla-cms-bot joomla-cms-bot - change - 15 Dec 2023
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 15 Dec 2023
avatar Hackwar Hackwar - change - 26 Mar 2024
Labels Added: Feature
avatar Hackwar Hackwar - labeled - 26 Mar 2024
avatar rdeutz rdeutz - close - 27 Apr 2024
avatar rdeutz
rdeutz - comment - 27 Apr 2024

closing because we have a PR #43381

avatar rdeutz rdeutz - change - 27 Apr 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-04-27 11:55:15
Closed_By rdeutz
avatar brianteeman
brianteeman - comment - 27 Apr 2024

The PR does not solve the issue reported as even with that pr we are still using an out of date and unsupported version of phpunit

Add a Comment

Login with GitHub to post a comment