mirror of
https://github.com/php/php-src.git
synced 2026-04-30 03:33:17 +02:00
Use "float" and "integer" in typehint and zpp errors
This commit is contained in:
@@ -9,4 +9,4 @@ $array = new SplFixedArray( "string" );
|
||||
|
||||
?>
|
||||
--EXPECTF--
|
||||
Warning: SplFixedArray::__construct() expects parameter 1 to be long, %unicode_string_optional% given in %s on line %d
|
||||
Warning: SplFixedArray::__construct() expects parameter 1 to be integer, %unicode_string_optional% given in %s on line %d
|
||||
|
||||
Reference in New Issue
Block a user