Skip to content

Commit 05a5dcd

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-97871' into 2.1.17-develop-pr63
2 parents dce1e43 + d487585 commit 05a5dcd

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)