Test: /ext/phar/tests/frontcontroller10.phpt - Version 7.2.0-dev    

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

Count Diff
21 (64%)
001+
001- Content-type: text/html; charset=UTF-8
002- Status: 403 Access Denied
003+ Fatal error: The cgi-fcgi SAPI is not supported by pthreads in Unknown on line 0
004+
005+ Fatal error: Unable to start pthreads module in Unknown on line 0
004- <html>
005- <head>
006- <title>Access Denied</title>
007- </head>
008- <body>
009- <h1>403 - File /hi Access Denied</h1>
010- </body>
011- </html>
12 (36%)
002- Status: 403 Access Denied
003+ Parse error: syntax error, unexpected '"/hi"' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in %s/frontcontroller10.php on line 4
004- <html>
005- <head>
006- <title>Access Denied</title>
007- </head>
008- <body>
009- <h1>403 - File /hi Access Denied</h1>
010- </body>
011- </html>