Test: /ext/pcre/tests/bug20528.phpt - Version 5.6.39        

Bug #20528 preg_split drops characters (re-opens Bug #15413)
Submitted: 2002-11-20 19:15:59 Modified: 2002-11-21 17:52:12
From: ianm Assigned:
Status: Closed Package: PCRE related
PHP Version: 4.3.0-dev/4.4.0-dev OS: win32 and linux

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ array(2) {
001- array(7) {
005+ string(12) "11/19/2002#)"
006+ }
005- string(2) "11"
006- [2]=>
007- string(1) "/"
008- [3]=>
009- string(2) "19"
010- [4]=>
011- string(1) "/"
012- [5]=>
013- string(4) "2002"
014- [6]=>
015- string(2) "#)"
016- }