Test: /sapi/fpm/tests/bug69625-no-script-filename.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:34] 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+ ERROR: The header Status is not present 007+ ERROR: The expected error message 'Primary script unknown' is not equal to returned error ''
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+ ERROR: The header Status is not present 007+ ERROR: The expected error message 'Primary script unknown' is not equal to returned error ''