You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: