diff options
Diffstat (limited to 'ext/mbstring/tests/mb_ereg_variation1.phpt')
-rw-r--r-- | ext/mbstring/tests/mb_ereg_variation1.phpt | 109 |
1 files changed, 2 insertions, 107 deletions
diff --git a/ext/mbstring/tests/mb_ereg_variation1.phpt b/ext/mbstring/tests/mb_ereg_variation1.phpt index dabfcf82fe..14913f40f1 100644 --- a/ext/mbstring/tests/mb_ereg_variation1.phpt +++ b/ext/mbstring/tests/mb_ereg_variation1.phpt @@ -106,112 +106,7 @@ fclose($fp); echo "Done"; ?> ---EXPECTF-- -*** Testing mb_ereg() : usage variations *** - --- Iteration 1 -- -bool(false) -NULL - --- Iteration 2 -- -bool(false) -NULL - --- Iteration 3 -- -bool(false) -NULL - --- Iteration 4 -- -bool(false) -NULL - --- Iteration 5 -- -bool(false) -NULL - --- Iteration 6 -- -bool(false) -NULL - --- Iteration 7 -- -bool(false) -NULL - --- Iteration 8 -- -bool(false) -NULL - --- Iteration 9 -- -bool(false) -NULL - --- Iteration 10 -- -bool(false) -NULL - --- Iteration 11 -- -bool(false) -NULL - --- Iteration 12 -- -bool(false) -NULL - --- Iteration 13 -- -bool(false) -NULL - --- Iteration 14 -- -bool(false) -NULL - --- Iteration 15 -- -bool(false) -NULL - --- Iteration 16 -- -bool(false) -NULL - --- Iteration 17 -- -bool(false) -NULL - --- Iteration 18 -- -int(6) -array(1) { - [0]=> - string(6) "string" -} - --- Iteration 19 -- -int(6) -array(1) { - [0]=> - string(6) "string" -} - --- Iteration 20 -- -bool(false) -NULL - --- Iteration 21 -- -bool(false) -NULL - --- Iteration 22 -- -bool(false) -NULL - --- Iteration 23 -- -bool(false) -NULL - --- Iteration 24 -- -bool(false) -NULL -Done ---UEXPECTF-- +--EXPECT-- *** Testing mb_ereg() : usage variations *** -- Iteration 1 -- @@ -323,4 +218,4 @@ NULL -- Iteration 24 -- bool(false) NULL -Done
\ No newline at end of file +Done |