From: Etienne Kneuss Date: Thu, 12 Jun 2008 20:51:25 +0000 (+0000) Subject: Add tests from testfest X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1533 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e213d16283eadbf016e2c9650033494e915c831;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"