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

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

Count Diff
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: [26-Apr-2022 12:28:55] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 004+ - EXPECT: 'fpm is running, pid \d+' 005+ - ACTUAL: 'PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so (/usr/local/lib/php/extensions/no-debug-non-zts-20190902/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0' 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)
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)