Skip to content

Commit 2f4134d

Browse files
Merge MC-13633 into 2.3-bugfixes-040219
2 parents 62124e3 + 880bad5 commit 2f4134d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Environment initialization
99
*/
1010
error_reporting(E_ALL);
11+
stream_wrapper_unregister('phar');
1112
#ini_set('display_errors', 1);
1213

1314
/* PHP version validation */

0 commit comments

Comments
 (0)