Commit:    572d6437bc84123e8971e2f35b4fdf14e1e0e5f5
Author:    Xinchen Hui <larue...@php.net>         Tue, 31 Jul 2012 10:51:18 
+0800
Parents:   c730329bb0e0771268e8a201fe1d850fbf16d3fd
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=572d6437bc84123e8971e2f35b4fdf14e1e0e5f5

Log:
expect pass for 5.4

Changed paths:
  M  Zend/tests/bug62680.phpt


Diff:
diff --git a/Zend/tests/bug62680.phpt b/Zend/tests/bug62680.phpt
index 804dece..e2a2366 100644
--- a/Zend/tests/bug62680.phpt
+++ b/Zend/tests/bug62680.phpt
@@ -1,7 +1,5 @@
 --TEST--
 Bug #62680 (Function isset() throws fatal error on set array if non-existent 
key depth >= 3)
---XFAIL--
-see https://bugs.php.net/62680
 --FILE--
 <?php
 $array = array("");


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to