Test: /Zend/tests/type_declarations/scalar_basic.phpt - Version 7.0.11    

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

Count Diff
40 (98%)
029+ int(0)
029- *** Caught Argument 1 passed to {closure}() must be of the type integer, float given, called in %s on line %d
1 (2%)
001+ E_WARNING: fopen(): data:// wrapper is disabled in the server configuration by allow_url_fopen=0 on line 41
002+ E_WARNING: fopen(data:text/plain,foobar): failed to open stream: no suitable wrapper could be found on line 41
003+
052- *** Trying resource(%d) of type (stream)
053- *** Caught Argument 1 passed to {closure}() must be of the type integer, resource given, called in %s on line %d
055+ *** Trying bool(false)
056+ int(0)
106- *** Trying resource(%d) of type (stream)
107- *** Caught Argument 1 passed to {closure}() must be of the type float, resource given, called in %s on line %d
109+ *** Trying bool(false)
110+ float(0)
159- *** Trying resource(%d) of type (stream)
160- *** Caught Argument 1 passed to {closure}() must be of the type string, resource given, called in %s on line %d
162+ *** Trying bool(false)
163+ string(0) ""
212- *** Trying resource(%d) of type (stream)
213- *** Caught Argument 1 passed to {closure}() must be of the type boolean, resource given, called in %s on line %d
215+ *** Trying bool(false)
216+ bool(false)