Package: php-symfony-polyfill / 1.33.0-2

Metadata

Package Version Patches format
php-symfony-polyfill 1.33.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Adapt to installed path.patch | (download)

tests/Intl/Icu/CurrenciesTest.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 adapt to installed path

0002 Rename Abstract Test into Abstract TestCase.patch | (download)

tests/Intl/Icu/AbstractCollatorTest.php | 60 0 + 60 - 0 !
tests/Intl/Icu/AbstractCollatorTestCase.php | 60 60 + 0 - 0 !
tests/Intl/Icu/AbstractIcuTest.php | 43 0 + 43 - 0 !
tests/Intl/Icu/AbstractIcuTestCase.php | 43 43 + 0 - 0 !
tests/Intl/Icu/AbstractIntlDateFormatterTest.php | 1032 0 + 1032 - 0 !
tests/Intl/Icu/AbstractIntlDateFormatterTestCase.php | 1032 1032 + 0 - 0 !
tests/Intl/Icu/AbstractLocaleTest.php | 31 0 + 31 - 0 !
tests/Intl/Icu/AbstractLocaleTestCase.php | 31 31 + 0 - 0 !
tests/Intl/Icu/AbstractNumberFormatterTest.php | 899 0 + 899 - 0 !
tests/Intl/Icu/AbstractNumberFormatterTestCase.php | 899 899 + 0 - 0 !
tests/Intl/Icu/CollatorTest.php | 3 2 + 1 - 0 !
tests/Intl/Icu/IcuTest.php | 3 2 + 1 - 0 !
tests/Intl/Icu/IntlDateFormatterTest.php | 3 2 + 1 - 0 !
tests/Intl/Icu/LocaleTest.php | 2 1 + 1 - 0 !
tests/Intl/Icu/NumberFormatterTest.php | 2 1 + 1 - 0 !
tests/Intl/Icu/Verification/CollatorTest.php | 4 2 + 2 - 0 !
tests/Intl/Icu/Verification/IcuTest.php | 4 2 + 2 - 0 !
tests/Intl/Icu/Verification/IntlDateFormatterTest.php | 4 2 + 2 - 0 !
tests/Intl/Icu/Verification/LocaleTest.php | 4 2 + 2 - 0 !
tests/Intl/Icu/Verification/NumberFormatterTest.php | 4 2 + 2 - 0 !
20 files changed, 2083 insertions(+), 2080 deletions(-)

 =?utf-8?q?rename_abstract=e2=80=a6test_into_abstract=e2=80=a6testc?=
 =?utf-8?q?ase?=


0003 Modernize PHPUnit syntax.patch | (download)

tests/Ctype/CtypeTest.php | 25 24 + 1 - 0 !
tests/Iconv/IconvTest.php | 5 5 + 0 - 0 !
tests/Intl/Grapheme/GraphemeTest.php | 5 5 + 0 - 0 !
tests/Intl/Icu/AbstractCollatorTestCase.php | 2 2 + 0 - 0 !
tests/Intl/Icu/AbstractIcuTestCase.php | 2 2 + 0 - 0 !
tests/Intl/Icu/AbstractIntlDateFormatterTestCase.php | 10 10 + 0 - 0 !
tests/Intl/Icu/AbstractNumberFormatterTestCase.php | 26 26 + 0 - 0 !
tests/Intl/Icu/NumberFormatterTest.php | 10 8 + 2 - 0 !
tests/Intl/Icu/Verification/IntlDateFormatterTest.php | 5 5 + 0 - 0 !
tests/Intl/Idn/IdnTest.php | 16 16 + 0 - 0 !
tests/Intl/MessageFormatter/MessageFormatterTest.php | 2 2 + 0 - 0 !
tests/Mbstring/MbstringTest.php | 17 16 + 1 - 0 !
tests/Php73/Php73Test.php | 3 3 + 0 - 0 !
tests/Php74/Php74Test.php | 3 3 + 0 - 0 !
tests/Php80/Php80Test.php | 5 5 + 0 - 0 !
tests/Php82/Php82Test.php | 11 9 + 2 - 0 !
tests/Php82/RandomSecureEngineTest.php | 7 6 + 1 - 0 !
tests/Php82/SensitiveParameterValuePolyfillTest.php | 6 6 + 0 - 0 !
tests/Php83/Php83Test.php | 15 13 + 2 - 0 !
tests/Php84/Php84Test.php | 12 12 + 0 - 0 !
tests/Php85/Php85Test.php | 3 3 + 0 - 0 !
tests/Uuid/UuidTest.php | 14 14 + 0 - 0 !
22 files changed, 195 insertions(+), 9 deletions(-)

 modernize phpunit syntax


0004 Comment away currently failing data on Debian.patch | (download)

tests/Intl/Idn/IdnTest.php | 2 1 + 1 - 0 !
tests/Intl/Idn/IdnaTestV2.txt | 340 170 + 170 - 0 !
tests/Mbstring/MbstringTest.php | 2 1 + 1 - 0 !
3 files changed, 172 insertions(+), 172 deletions(-)

 comment away currently failing data on debian

0005 Drop tests failing on 32 bit architectures.patch | (download)

tests/Php82/Php82Test.php | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 drop tests failing on 32-bit architectures