From: Xinchen Hui Date: Mon, 5 Dec 2011 12:44:12 +0000 (+0000) Subject: Add xfaild test for a secluded issue X-Git-Tag: php-5.5.0alpha1~772 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f30db67f58e9a3e19ccc5baeb9bb5788cddd8d57;p=php Add xfaild test for a secluded issue --- diff --git a/Zend/tests/method_static_var.phpt b/Zend/tests/method_static_var.phpt new file mode 100644 index 0000000000..b861779c4e --- /dev/null +++ b/Zend/tests/method_static_var.phpt @@ -0,0 +1,34 @@ +--TEST-- +Initial value of static var in method depends on the include time of the class definition +--XFAIL-- +Maybe not a bug +--FILE-- +