Skip to content

Commit 45d5c93

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-97872' into 2.2.8-develop-pr74
2 parents 73c72e2 + 29c9970 commit 45d5c93

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)