From: Etienne Kneuss Date: Thu, 12 Jun 2008 20:52:34 +0000 (+0000) Subject: Add tests from testfest X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee81b5a968fa6323346badb64bc5881cfb928c6d;p=php Add tests from testfest --- diff --git a/ext/spl/tests/bug44615.phpt b/ext/spl/tests/bug44615.phpt new file mode 100644 index 0000000000..1fd3d199dc --- /dev/null +++ b/ext/spl/tests/bug44615.phpt @@ -0,0 +1,32 @@ +--TEST-- +SPL: RecursiveArrayIterator bug 44615 +--CREDITS-- +Julien Pauli +#testfest phpcampparis 2008-06-07 +--FILE-- + +--EXPECTF-- +string(1) "z" +object(stdClass)#1 (0) { +} +string(1) "q" +string(1) "s" +Second: +string(1) "z" +string(1) "q" +string(1) "s"