Test: /ext/standard/tests/misc/get_browser_error.phpt - Version 5.4.2    

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

Count Diff
1 (50%)
075+ array(35) {
076+ ["browser_name_regex"]=>
077+ string(65) "�^mozilla/4\.0 \(compatible; msie 8\.0; .*windows nt 5\.1.*\).*$�"
078+ ["browser_name_pattern"]=>
075-
076- Warning: get_browser(): HTTP_USER_AGENT variable is not set, cannot determine user agent name in %s on line %d
077- bool(false)
078- ===DONE===
079+ string(53) "Mozilla/4.0 (compatible; MSIE 8.0; *Windows NT 5.1*)*"
080+ ["parent"]=>
081+ string(6) "IE 8.0"
082+ ["platform"]=>
083+ string(5) "WinXP"
084+ ["browser"]=>
085+ string(6) "IE 8.0"
086+ ["version"]=>
087+ string(3) "8.0"
088+ ["majorver"]=>
089+ string(1) "8"
090+ ["win32"]=>
091+ string(1) "1"
092+ ["frames"]=>
093+ string(1) "1"
094+ ["iframes"]=>
095+ string(1) "1"
096+ ["tables"]=>
097+ string(1) "1"
098+ ["cookies"]=>
099+ string(1) "1"
100+ ["backgroundsounds"]=>
101+ string(1) "1"
102+ ["cdf"]=>
103+ string(1) "1"
104+ ["vbscript"]=>
105+ string(1) "1"
106+ ["javaapplets"]=>
107+ string(1) "1"
108+ ["javascript"]=>
109+ string(1) "1"
110+ ["activexcontrols"]=>
111+ string(1) "1"
112+ ["css"]=>
113+ string(1) "2"
114+ ["cssversion"]=>
115+ string(1) "2"
116+ ["supportscss"]=>
117+ string(1) "1"
118+ ["minorver"]=>
119+ string(1) "0"
120+ ["alpha"]=>
121+ string(0) ""
122+ ["beta"]=>
123+ string(0) ""
124+ ["win16"]=>
125+ string(0) ""
126+ ["win64"]=>
127+ string(0) ""
128+ ["authenticodeupdate"]=>
129+ string(0) ""
130+ ["stripper"]=>
131+ string(0) ""
132+ ["isbanned"]=>
133+ string(0) ""
134+ ["wap"]=>
135+ string(0) ""
136+ ["ismobiledevice"]=>
137+ string(0) ""
138+ ["issyndicationreader"]=>
139+ string(0) ""
140+ ["crawler"]=>
141+ string(0) ""
142+ ["aol"]=>
143+ string(0) ""
144+ ["aolversion"]=>
145+ string(1) "0"
146+ }
147+ ===DONE===
1 (50%)
002+
003+ Warning: get_browser(): No ending delimiter '�' found in %s/get_browser_error.php on line 16