Package: php-monolog / 3.10.0-2

Metadata

Package Version Patches format
php-monolog 3.10.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Skip tests that can t be run on Debian.patch | (download)

tests/Monolog/Handler/RollbarHandlerTest.php | 1 1 + 0 - 0 !
tests/Monolog/Processor/GitProcessorTest.php | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 =?utf-8?q?skip_tests_that_can=e2=80=99t_be_run_on_debian?=

0002 Adapt expectations to Debian path.patch | (download)

tests/Monolog/Formatter/LineFormatterTest.php | 4 2 + 2 - 0 !
tests/Monolog/Formatter/NormalizerFormatterTest.php | 4 2 + 2 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 adapt expectations to debian path

0003 Modernize PHPUnit syntax.patch | (download)

tests/Monolog/Formatter/GoogleCloudLoggingFormatterTest.php | 7 3 + 4 - 0 !
tests/Monolog/Handler/DeduplicationHandlerTest.php | 5 3 + 2 - 0 !
tests/Monolog/Handler/FlowdockHandlerTest.php | 5 2 + 3 - 0 !
tests/Monolog/Handler/OverflowHandlerTest.php | 9 3 + 6 - 0 !
tests/Monolog/Handler/PushoverHandlerTest.php | 5 2 + 3 - 0 !
tests/Monolog/SignalHandlerTest.php | 11 6 + 5 - 0 !
6 files changed, 19 insertions(+), 23 deletions(-)

 modernize phpunit syntax


0004 Drop failing assertions on 32 bit architectures.patch | (download)

tests/Monolog/Formatter/MongoDBFormatterTest.php | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 drop failing assertions on 32-bit architectures


0005 Compatibility with recent PHPUnit 13.patch | (download)

tests/Monolog/Processor/IntrospectionProcessorTest.php | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 compatibility with recent phpunit (13)