Branch: refs/heads/6.0.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: 636b9b28f72943bd457cb942ac6c4de029b1c576 https://github.com/phpmyadmin/motranslator/commit/636b9b28f72943bd457cb942ac... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M .github/workflows/lint-and-analyse-php.yml M .github/workflows/lint-docs.yml M .github/workflows/tests.yml M tests/Cache/ApcuCacheTest.php Log Message: ----------- Add support for PHP 8.6 Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Commit: 34f282f634519938ae71c90cca30dee98f88e5ec https://github.com/phpmyadmin/motranslator/commit/34f282f634519938ae71c90cca... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M .github/workflows/lint-and-analyse-php.yml M .github/workflows/lint-docs.yml M .github/workflows/tests.yml M tests/Cache/ApcuCacheTest.php Log Message: ----------- Merge pull request #64 from MauricioFauth/php8.6 Add support for PHP 8.6 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 Commit: b664821708c4b7b8d7d2db442c733623506c91cf https://github.com/phpmyadmin/motranslator/commit/b664821708c4b7b8d7d2db442c... Author: Indrek Haav <IndrekHaav@users.noreply.github.com> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M README.md M composer.json M src/Cache/ApcuCache.php M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/Cache/ApcuDisabledTest.php Log Message: ----------- Fix misspelling of APCu (cherry picked from commit 925a5d491f97f486c5e2cfb905f8db13edd3b3a1) Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Commit: 4c8210f56ed14cbdd68904881b265c1e4ab748f9 https://github.com/phpmyadmin/motranslator/commit/4c8210f56ed14cbdd68904881b... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M README.md M composer.json M src/Cache/ApcuCache.php M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/Cache/ApcuDisabledTest.php Log Message: ----------- Merge pull request #65 from MauricioFauth/fix-typo-acpu-apcu Fix misspelling of APCu Commit: 01b6b048c72f197b0f8ec691ba4c8deea113aa1b https://github.com/phpmyadmin/motranslator/commit/01b6b048c72f197b0f8ec691ba... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M CHANGELOG.md Log Message: ----------- Prepare for release 5.4.1 [ci skip] Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Commit: 89acb72716375c9d8997d601923bbb50b4eb3aa1 https://github.com/phpmyadmin/motranslator/commit/89acb72716375c9d8997d60192... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-08-14 (Fri, 08 August 2026) -03:00 Changed paths: M CHANGELOG.md M composer.json M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/LoaderTest.php M tests/TranslatorTest.php Log Message: ----------- Merge branch '5.4.x' into 6.0.x Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br>