Test: /sapi/fpm/tests/bug72573-http-proxy.phpt - Version 7.4.30    

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: 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 (50%)
001+ ERROR: ==> The expected body: 001- Done 002+ Test Start 003+ NULL 004+ string(3) "BAR" 005+ bool(false) 006+ string(3) "BAR" 007+ Test End 008+ ==> does not match the actual body: 009+ Test Start 010+ <pre class='xdebug-var-dump' dir='ltr'> 011+ <small>/ssd_zfs_pool/data/Downloads/php-7.4.30/sapi/fpm/tests/bug72573-http-proxy.src.php:8:</small><font color='#3465a4'>null</font> 012+ </pre><pre class='xdebug-var-dump' dir='ltr'> 013+ <small>/ssd_zfs_pool/data/Downloads/php-7.4.30/sapi/fpm/tests/bug72573-http-proxy.src.php:8:</small><small>string</small> <font color='#cc0000'>'BAR'</font> <i>(length=3)</i> 014+ </pre><pre class='xdebug-var-dump' dir='ltr'> 015+ <small>/ssd_zfs_pool/data/Downloads/php-7.4.30/sapi/fpm/tests/bug72573-http-proxy.src.php:8:</small><small>boolean</small> <font color='#75507b'>false</font> 016+ </pre><pre class='xdebug-var-dump' dir='ltr'> 017+ <small>/ssd_zfs_pool/data/Downloads/php-7.4.30/sapi/fpm/tests/bug72573-http-proxy.src.php:8:</small><small>string</small> <font color='#cc0000'>'BAR'</font> <i>(length=3)</i> 018+ </pre>Test End 019+ Done