[phpmyadmin/motranslator] 6cc676: Add support for PHPUnit 13
Branch: refs/heads/5.4.x Home: https://github.com/phpmyadmin/motranslator Commit: 6cc67636c812b64fef2b76462f433c5cb64348a3 https://github.com/phpmyadmin/motranslator/commit/6cc67636c812b64fef2b76462f... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M composer.json M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/Cache/InMemoryCacheTest.php M tests/LoaderTest.php M tests/MoFilesTest.php M tests/PluralFormulaTest.php M tests/PluralTest.php M tests/TranslatorTest.php Log Message: ----------- Add support for PHPUnit 13 Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Commit: af987ec96861aa8c23ff8153a41cca86122c0ef0 https://github.com/phpmyadmin/motranslator/commit/af987ec96861aa8c23ff8153a4... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M composer.json M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/Cache/InMemoryCacheTest.php M tests/LoaderTest.php M tests/MoFilesTest.php M tests/PluralFormulaTest.php M tests/PluralTest.php M tests/TranslatorTest.php Log Message: ----------- Merge pull request #63 from MauricioFauth/phpunit-13 Add support for PHPUnit 13
participants (1)
-
Maurício Meneghini Fauth