Test: /sapi/fpm/tests/log-bwd-limit-64-too-low-error.phpt - Version 7.3.21    

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

Count Diff
1 (50%)
001+ ERROR: The ERROR does not match expected message:
002+ - PATTERN: /^\[\d\d-\w\w\w-\d{4} \d\d:\d\d:\d\d\] ERROR: log_limit must be greater than 512$/
003+ - MESSAGE: [02-Sep-2020 13:37:27] NOTICE: PHP message: PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'zlib.so' in Unknown on line 0
004+ - EXPECT: 'log_limit must be greater than 512'
005+ - ACTUAL: '-2020 13:37:27] NOTICE: PHP message: PHP Warning: PHP Startup: Invalid library (maybe not a PHP library) 'zlib.so' in Unknown on line 0'
1 (50%)
001+ ERROR: The ERROR does not match expected message:
002+ - PATTERN: /^\[\d\d-\w\w\w-\d{4} \d\d:\d\d:\d\d\] ERROR: log_limit must be greater than 512$/
003+ - MESSAGE: Failed loading /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so: /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so: undefined symbol: zend_preload_autoload
004+ - EXPECT: 'log_limit must be greater than 512'
005+ - ACTUAL: 'loading /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so: /usr/local/lib/php/extensions/no-debug-zts-20190902/opcache.so: undefined symbol: zend_preload_autoload'