Package: phpmyadmin-motranslator / 5.4.0-3

Metadata

Package Version Patches format
phpmyadmin-motranslator 5.4.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Simplify symfony expression language constraints for dh_p.patch | (download)

composer.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 simplify symfony/expression-language constraints for dh_phpcomposer

Bump PHPUnit to version 11.patch | (download)

composer.json | 2 1 + 1 - 0 !
tests/Cache/ApcuCacheFactoryTest.php | 5 2 + 3 - 0 !
tests/Cache/ApcuCacheTest.php | 5 2 + 3 - 0 !
tests/Cache/InMemoryCacheTest.php | 5 2 + 3 - 0 !
tests/LoaderTest.php | 12 4 + 8 - 0 !
tests/MoFilesTest.php | 25 7 + 18 - 0 !
tests/PluralFormulaTest.php | 12 4 + 8 - 0 !
tests/PluralTest.php | 7 3 + 4 - 0 !
8 files changed, 25 insertions(+), 48 deletions(-)

 bump phpunit to version 11
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

Signed-off-by: Maurcio Meneghini Fauth <mauricio@mfauth.net>

Skip tearDown for tests that require apcu.patch | (download)

tests/Cache/ApcuCacheFactoryTest.php | 2 2 + 0 - 0 !
tests/Cache/ApcuCacheTest.php | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+)

 skip teardown for tests that require apcu