Test: /sapi/fpm/tests/022-cve-2016-5385.phpt - Version 7.0.32-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+ <pre class='xdebug-var-dump' dir='ltr'>
005+ <small>/home/vagrant/php-src/sapi/fpm/tests/php-fpm.tmp.php:8:</small><font color='#3465a4'>null</font>
006+ </pre><pre class='xdebug-var-dump' dir='ltr'>
007+ <small>/home/vagrant/php-src/sapi/fpm/tests/php-fpm.tmp.php:8:</small><small>string</small> <font color='#cc0000'>'BAR'</font> <i>(length=3)</i>
008+ </pre><pre class='xdebug-var-dump' dir='ltr'>
009+ <small>/home/vagrant/php-src/sapi/fpm/tests/php-fpm.tmp.php:8:</small><small>boolean</small> <font color='#75507b'>false</font>
010+ </pre><pre class='xdebug-var-dump' dir='ltr'>
011+ <small>/home/vagrant/php-src/sapi/fpm/tests/php-fpm.tmp.php:8:</small><small>string</small> <font color='#cc0000'>'BAR'</font> <i>(length=3)</i>
012+ </pre>Test End
004- NULL
005- string(3) "BAR"
006- bool(false)
007- string(3) "BAR"
008- Test End