You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ext/phar/tests/frontcontroller20.phpt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ PATH_INFO=/
9
9
--FILE_EXTERNAL--
10
10
files/frontcontroller11.phar
11
11
--EXPECTF--
12
-
Fatal error: Uncaught TypeError: Phar::mungServer(): Argument #1 ($variables) must be an array of string types, array given in %sfrontcontroller20.php:2
12
+
Fatal error: Uncaught TypeError: Phar::mungServer(): Argument #1 ($variables) must be an array of strings, array given in %sfrontcontroller20.php:2
Copy file name to clipboardExpand all lines: ext/phar/tests/tar/frontcontroller20.phar.phpt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ PATH_INFO=/
9
9
--FILE_EXTERNAL--
10
10
files/frontcontroller11.phar.tar
11
11
--EXPECTF--
12
-
Fatal error: Uncaught TypeError: Phar::mungServer(): Argument #1 ($variables) must be an array of string types, array given in %sfrontcontroller20.phar.php:2
12
+
Fatal error: Uncaught TypeError: Phar::mungServer(): Argument #1 ($variables) must be an array of strings, array given in %sfrontcontroller20.phar.php:2
Copy file name to clipboardExpand all lines: ext/phar/tests/zip/frontcontroller20.phar.phpt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ PATH_INFO=/
12
12
--FILE_EXTERNAL--
13
13
files/frontcontroller11.phar.zip
14
14
--EXPECTF--
15
-
Fatal error: Uncaught TypeError: Phar::mungServer(): Argument #1 ($variables) must be an array of string types, array given in %sfrontcontroller20.phar.php:2
15
+
Fatal error: Uncaught TypeError: Phar::mungServer(): Argument #1 ($variables) must be an array of strings, array given in %sfrontcontroller20.phar.php:2
0 commit comments