Test: /ext/standard/tests/general_functions/bug29038.phpt - Version 7.1.33        

Bug #29038 extract function, EXTR_PREFIX_SAME option prefixes empty strings
Submitted: 2004-07-06 22:20:13 Modified: 2004-07-11 20:25:29
From: tomas_matousek Assigned:
Status: Closed Package: Arrays related
PHP Version: 5.0.0RC3 OS: WinXP

There are 2 different diffs reported by users for this test.

Count Diff
548 (100%)
004+ [-oneagentphp_JF2014] => Array
005+ (
006+ [0] => 2
007+ [1] => 2
008+ )
009+
015+ [-oneagentphp_JF2014] => Array
016+ (
017+ [0] => 3
018+ [1] => 3
019+ )
020+
028+ [-oneagentphp_JF2014] => Array
029+ (
030+ [0] => 4
031+ [1] => 4
032+ )
033+
041+ [-oneagentphp_JF2014] => Array
042+ (
043+ [0] => 5
044+ [1] => 5
045+ )
046+
052+ [-oneagentphp_JF2014] => Array
053+ (
054+ [0] => 6
055+ [1] => 6
056+ )
057+
1 (0%)