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.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
Feature
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-27 11:55:15 |
Closed_By | ⇒ | rdeutz |
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
closing because we have a PR #43381