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

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

Count Diff
1 (50%)
001+ ERROR: The header X-Powered-By is not present
1 (50%)
001+ ERROR: ==> The expected body:
001- Done
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+ <pre class='xdebug-var-dump' dir='ltr'>
009+ <small>/home/centos/Documents/php-7.3.2/sapi/fpm/tests/bug75212-php-value-in-user-ini.src.php:4:</small><small>string</small> <font color='#cc0000'>'32M'</font> <i>(length=3)</i>
010+ </pre><pre class='xdebug-var-dump' dir='ltr'>
011+ <small>/home/centos/Documents/php-7.3.2/sapi/fpm/tests/bug75212-php-value-in-user-ini.src.php:4:</small><small>string</small> <font color='#cc0000'>'Europe/Paris'</font> <i>(length=12)</i>
012+ </pre>Test End
013+ Done