]> granicus.if.org Git - php/commitdiff
removing UEXPECT
authorZoe Slattery <zoe@php.net>
Tue, 3 Mar 2009 09:59:36 +0000 (09:59 +0000)
committerZoe Slattery <zoe@php.net>
Tue, 3 Mar 2009 09:59:36 +0000 (09:59 +0000)
ext/standard/tests/class_object/get_class_methods_variation_002.phpt
ext/standard/tests/class_object/get_class_variation_002.phpt

index 6e40d902a5713be5713271e6531be8a5cde41ecb..60b944c69cbc352e176f81e1c10e695d2f86cdf7 100644 (file)
@@ -24,11 +24,4 @@ array(1) {
   [0]=>
   string(8) "MyMeThOd"
 }
-Done
---UEXPECTF--
-*** Testing get_class_methods() : usage variations ***
-array(1) {
-  [0]=>
-  unicode(8) "MyMeThOd"
-}
 Done
\ No newline at end of file
index 911c6e799daf8143dea24c64c6b04c8ad029d71b..1ee352981820ca7863bb57707206b4a849ecc046 100644 (file)
@@ -15,7 +15,4 @@ echo "Done";
 ?>
 --EXPECTF--
 string(19) "caseSensitivityTest"
-Done
---UEXPECTF--
-unicode(19) "caseSensitivityTest"
 Done
\ No newline at end of file