From: Moriyoshi Koizumi Date: Fri, 23 May 2003 23:27:24 +0000 (+0000) Subject: Added test case for bug #17115 X-Git-Tag: RELEASE_1_0_2~613 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e5013efecd1b94eb37e22ff7150b7e04c4655f6;p=php Added test case for bug #17115 --- diff --git a/tests/lang/bug17115.phpt b/tests/lang/bug17115.phpt new file mode 100644 index 0000000000..0cb3bf44d2 --- /dev/null +++ b/tests/lang/bug17115.phpt @@ -0,0 +1,16 @@ +--TEST-- +Bug #17115 (lambda functions produce segfault with static vars) +--FILE-- + +--EXPECT-- +int(0) +int(1) +int(2)