Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: 973e7745c0d349fe68b48e9ba41c89511fa41f12 https://github.com/phpmyadmin/motranslator/commit/973e7745c0d349fe68b48e9ba4... Author: William Desportes williamdes@wdes.fr Date: 2025-09-01 (Mon, 09 September 2025) +02:00
Changed paths: D .github/stale.yml
Log Message: ----------- Delete old stale bot config
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 8f162cb8fda6822fb470d854711b8457c434c583 https://github.com/phpmyadmin/motranslator/commit/8f162cb8fda6822fb470d85471... Author: William Desportes williamdes@wdes.fr Date: 2025-09-01 (Mon, 09 September 2025) +02:00
Changed paths: M .github/workflows/lint-and-analyse-php.yml M .github/workflows/lint-docs.yml M .github/workflows/tests.yml
Log Message: ----------- Add permissions to GitHub worksflows token
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 4ac3205cabaf1c4f0525c2a49cbd5fe585c87320 https://github.com/phpmyadmin/motranslator/commit/4ac3205cabaf1c4f0525c2a49c... Author: William Desportes williamdes@wdes.fr Date: 2025-09-01 (Mon, 09 September 2025) +02:00
Changed paths: M phpstan-baseline.neon M src/Cache/ApcuCache.php M tests/Cache/ApcuCacheFactoryTest.php M tests/Cache/ApcuCacheTest.php M tests/Cache/ApcuDisabledTest.php
Log Message: ----------- Improve the exception when the APCu extension is not enabled or installed
And fix the tests that where not marked as depending on the extension, tearDown was failing
Signed-off-by: William Desportes williamdes@wdes.fr