Test: /sapi/fpm/tests/log-bwp-msg-flush-split-fallback.phpt - Version 7.4.30    

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ bool(false) 002+ bool(false) 003+ ERROR: The NOTICE does not match expected message: 004+ - PATTERN: /^\[\d\d-\w\w\w-\d{4} \d\d:\d\d:\d\d\] NOTICE: Terminating ...$/ 005+ - MESSAGE: abc 006+ - EXPECT: 'Terminating ...' 007+ - ACTUAL: '' 001- bool(true) 002- bool(true)
1 (50%)
001+ ERROR: The NOTICE does not match expected message: 002+ - PATTERN: /^\[\d\d-\w\w\w-\d{4} \d\d:\d\d:\d\d\] NOTICE: fpm is running, pid \d+$/ 003+ - MESSAGE: Derived class Locr\OGR\Geometry is initialized before base class IGeometry: interface is ignored 004+ - EXPECT: 'fpm is running, pid \d+' 005+ - ACTUAL: 'class Locr\OGR\Geometry is initialized before base class IGeometry: interface is ignored' 006+ bool(false) 007+ 008+ Notice: Undefined offset: 1 in %s/log-bwp-msg-flush-split-fallback.php on line 30 009+ bool(false) 001- bool(true) 002- bool(true)