]> granicus.if.org Git - php/commitdiff
removing xfail sections as test passes
authorZoe Slattery <zoe@php.net>
Wed, 31 Dec 2008 20:21:00 +0000 (20:21 +0000)
committerZoe Slattery <zoe@php.net>
Wed, 31 Dec 2008 20:21:00 +0000 (20:21 +0000)
Zend/tests/call_static_002.phpt
Zend/tests/call_static_003.phpt
Zend/tests/call_static_004.phpt
Zend/tests/call_static_007.phpt

index d570bcb6fce4df38296e5c16c367b33bc316250e..9604bf5b9f4f331ebe4585e9b5a71bb3ac3f3912 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 Testing __call and __callstatic with callbacks
---XFAIL--
-http://bugs.php.net/bug.php?id=45089
 --FILE--
 <?php
 
index e41508b076c2e555d8212de8c6f4f74085485168..566ff0fdf220b4cd3e52eee7387d83da42617ded 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 Testing method name case
---XFAIL--
-http://bugs.php.net/bug.php?id=45089
 --FILE--
 <?php
 
index ad6e6812b693a2599f1785b06caf07f1d1f2120f..5af33ef45b34ce77f2fe66b97f06a998479f181d 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 Invalid method name in dynamic static call
---XFAIL--
-http://bugs.php.net/bug.php?id=45089
 --FILE--
 <?php
 
index 3b2b027d25f083bb9a86998d29f2245099f08bcd..419f102310313ec3f51d574fcbe452bcd126ccf2 100644 (file)
@@ -1,7 +1,5 @@
 --TEST--
 Testing __call and __callstatic
---XFAIL--
-http://bugs.php.net/bug.php?id=45089
 --FILE--
 <?php