mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
removing UEXPECT
This commit is contained in:
@@ -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
|
||||
@@ -15,7 +15,4 @@ echo "Done";
|
||||
?>
|
||||
--EXPECTF--
|
||||
string(19) "caseSensitivityTest"
|
||||
Done
|
||||
--UEXPECTF--
|
||||
unicode(19) "caseSensitivityTest"
|
||||
Done
|
||||
Reference in New Issue
Block a user