MAGETWO-85332: Fix error loading theme configuration on PHP 7.2 #12606
- Merge Pull Request magento/magento2#12606 from Alanaktion/magento2:themelist-null-fix - Merged commits: 1. bf611bea
Showing
- .htaccess 126 additions, 36 deletions.htaccess
- .htaccess.sample 126 additions, 36 deletions.htaccess.sample
- CHANGELOG.md 690 additions, 0 deletionsCHANGELOG.md
- README.md 4 additions, 2 deletionsREADME.md
- app/.htaccess 8 additions, 2 deletionsapp/.htaccess
- app/bootstrap.php 7 additions, 2 deletionsapp/bootstrap.php
- app/code/Magento/AdvancedPricingImportExport/Model/Import/AdvancedPricing.php 1 addition, 1 deletion...ancedPricingImportExport/Model/Import/AdvancedPricing.php
- app/code/Magento/AdvancedPricingImportExport/Test/Unit/Model/Import/AdvancedPricing/Validator/WebsiteTest.php 1 addition, 1 deletion...it/Model/Import/AdvancedPricing/Validator/WebsiteTest.php
- app/code/Magento/AdvancedPricingImportExport/composer.json 1 addition, 1 deletionapp/code/Magento/AdvancedPricingImportExport/composer.json
- app/code/Magento/Analytics/composer.json 1 addition, 1 deletionapp/code/Magento/Analytics/composer.json
- app/code/Magento/Analytics/etc/di.xml 18 additions, 0 deletionsapp/code/Magento/Analytics/etc/di.xml
- app/code/Magento/Backend/Block/Dashboard/Orders/Grid.php 1 addition, 1 deletionapp/code/Magento/Backend/Block/Dashboard/Orders/Grid.php
- app/code/Magento/Backend/Block/System/Store/Edit/AbstractForm.php 1 addition, 1 deletion.../Magento/Backend/Block/System/Store/Edit/AbstractForm.php
- app/code/Magento/Backend/Controller/Adminhtml/System/Account/Save.php 3 additions, 3 deletions...ento/Backend/Controller/Adminhtml/System/Account/Save.php
- app/code/Magento/Backend/Test/Unit/Block/Widget/Grid/ColumnSetTest.php 1 addition, 1 deletion...nto/Backend/Test/Unit/Block/Widget/Grid/ColumnSetTest.php
- app/code/Magento/Backend/Test/Unit/Block/Widget/Grid/ColumnTest.php 1 addition, 1 deletion...agento/Backend/Test/Unit/Block/Widget/Grid/ColumnTest.php
- app/code/Magento/Backend/Test/Unit/Model/Config/SessionLifetime/BackendModelTest.php 2 additions, 1 deletion...st/Unit/Model/Config/SessionLifetime/BackendModelTest.php
- app/code/Magento/Backend/composer.json 1 addition, 1 deletionapp/code/Magento/Backend/composer.json
- app/code/Magento/Backend/etc/adminhtml/di.xml 3 additions, 0 deletionsapp/code/Magento/Backend/etc/adminhtml/di.xml
- app/code/Magento/Backend/view/adminhtml/templates/admin/access_denied.phtml 8 additions, 3 deletions...ackend/view/adminhtml/templates/admin/access_denied.phtml
Please register or sign in to comment