Test: /Zend/tests/type_declarations/scalar_strict_64bit.phpt - Version 7.2.12-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ E_WARNING: fopen(): data:// wrapper is disabled in the server configuration by allow_url_fopen=0 on line 43
002+ E_WARNING: fopen(data:text/plain,foobar): failed to open stream: no suitable wrapper could be found on line 43
003+
051- *** Trying resource(5) of type (stream)
052- *** Caught Argument 1 passed to {closure}() must be of the type integer, resource given, called in %s on line %d
054+ *** Trying bool(false)
055+ *** Caught Argument 1 passed to {closure}() must be of the type integer, boolean given, called in %s/scalar_strict_64bit.php on line 52
104- *** Trying resource(5) of type (stream)
105- *** Caught Argument 1 passed to {closure}() must be of the type float, resource given, called in %s on line %d
107+ *** Trying bool(false)
108+ *** Caught Argument 1 passed to {closure}() must be of the type float, boolean given, called in %s/scalar_strict_64bit.php on line 52
157- *** Trying resource(5) of type (stream)
158- *** Caught Argument 1 passed to {closure}() must be of the type string, resource given, called in %s on line %d
160+ *** Trying bool(false)
161+ *** Caught Argument 1 passed to {closure}() must be of the type string, boolean given, called in %s/scalar_strict_64bit.php on line 52
210- *** Trying resource(5) of type (stream)
211- *** Caught Argument 1 passed to {closure}() must be of the type boolean, resource given, called in %s on line %d
213+ *** Trying bool(false)
214+ bool(false)