Test: /sapi/fpm/tests/bug75212-php-value-in-user-ini.phpt - Version 7.4.25    

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

Count Diff
2 (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: Failed loading /opt/php/php8/lib/php/extensions/no-debug-non-zts-20200930/opcache.so: /opt/php/php8/lib/php/extensions/no-debug-non-zts-20200930/opcache.so: undefined symbol: zend_cannot_pass_by_reference 004+ - EXPECT: 'fpm is running, pid \d+' 005+ - ACTUAL: 'oading /opt/php/php8/lib/php/extensions/no-debug-non-zts-20200930/opcache.so: /opt/php/php8/lib/php/extensions/no-debug-non-zts-20200930/opcache.so: undefined symbol: zend_cannot_pass_by_reference'
1 (25%)
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'
1 (25%)
001+ ERROR: ==> The expected body: 002+ Test Start 003+ string(3) "32M" 004+ string(12) "Europe/Paris" 005+ Test End 006+ ==> does not match the actual body: 007+ Test Start 008+ string(3) "32M" 009+ string(13) "Europe/London" 010+ Test End