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

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

Count Diff
3 (50%)
001+ ERROR: The header X-Powered-By is not present
1 (17%)
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: [25-Jun-2019 18:12:52] ERROR: failed to retrieve TCP_INFO for socket: Protocol not available (92)
004+ - EXPECT: 'fpm is running, pid \d+'
005+ - ACTUAL: '2019 18:12:52] ERROR: failed to retrieve TCP_INFO for socket: Protocol not available (92)'
1 (17%)
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: [05-Jun-2019 18:48:55] ERROR: failed to retrieve TCP_INFO for socket: Protocol not available (92)
004+ - EXPECT: 'fpm is running, pid \d+'
005+ - ACTUAL: '2019 18:48:55] ERROR: failed to retrieve TCP_INFO for socket: Protocol not available (92)'
1 (17%)
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