Skip to content

Commit 1d0b735

Browse files
authored
Merge pull request #3692 from magento-tsg/2.1.17-develop-pr63
[TSG] Backporting for 2.1 (pr63) (2.1.17)
2 parents dce1e43 + 05a5dcd commit 1d0b735

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)