From 09fcf3162c652fca1f524bcdc4ca09f509dc689f Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 22 Mar 2006 23:10:59 +0000 Subject: [PATCH] add test --- ext/spl/tests/bug36825.phpt | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ext/spl/tests/bug36825.phpt diff --git a/ext/spl/tests/bug36825.phpt b/ext/spl/tests/bug36825.phpt new file mode 100644 index 0000000000..5c633d022e --- /dev/null +++ b/ext/spl/tests/bug36825.phpt @@ -0,0 +1,26 @@ +--TEST-- +Bug #36825 () +--FILE-- + +--EXPECT-- +got exception +Done -- 2.50.1