diff options
Diffstat (limited to 'ext/gd/tests/imagegd_nullbyte_injection.phpt')
| -rw-r--r-- | ext/gd/tests/imagegd_nullbyte_injection.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/imagegd_nullbyte_injection.phpt b/ext/gd/tests/imagegd_nullbyte_injection.phpt index e9d0af3c93..d10e7dc31b 100644 --- a/ext/gd/tests/imagegd_nullbyte_injection.phpt +++ b/ext/gd/tests/imagegd_nullbyte_injection.phpt @@ -14,4 +14,4 @@ try { } ?> --EXPECT-- -imagegd() expects argument #2 ($to) to be a valid path, string given +imagegd(): Argument #2 ($to) must be a valid path, string given |
