mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
Change argument error message format
Closes GH-5211
This commit is contained in:
@@ -13,4 +13,4 @@ try {
|
||||
|
||||
?>
|
||||
--EXPECT--
|
||||
Ok - SplFixedArray::__construct() expects argument #1 ($size) to be of type int, string given
|
||||
Ok - SplFixedArray::__construct(): Argument #1 ($size) must be of type int, string given
|
||||
|
||||
Reference in New Issue
Block a user