From: Antony Dovgal Date: Sat, 7 Jun 2008 12:49:35 +0000 (+0000) Subject: add new test X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=344c07658470797c7edc174ce2b63054f2414eee;p=php add new test --- diff --git a/ext/spl/tests/fastarray_004.phpt b/ext/spl/tests/fastarray_004.phpt new file mode 100644 index 0000000000..1ffbeb958a --- /dev/null +++ b/ext/spl/tests/fastarray_004.phpt @@ -0,0 +1,18 @@ +--TEST-- +SPL: FastArray: adding new elements +--FILE-- +getMessage()); +} + +?> +===DONE=== +--EXPECTF-- +string(29) "Index invalid or out of range" +===DONE===