Test: /ext/ereg/tests/eregi_basic.phpt - Version 5.5.14-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ Notice: Undefined variable: match1 in %s/eregi_basic.php on line 19
004+
005- array(1) {
006- [0]=>
007- string(5) "WORDS"
008- }
007+
008+ Notice: Undefined variable: match1 in %s/eregi_basic.php on line 20
009+ NULL
010+
011+ Notice: Undefined variable: match2 in %s/eregi_basic.php on line 22
012- array(1) {
013- [0]=>
014- string(10) "MIxED CaSe"
015- }
015+
016+ Notice: Undefined variable: match2 in %s/eregi_basic.php on line 23
017+ NULL
018+ DoneSegmentation fault (core dumped)
016- Done