There was an error fetching the commit references. Please try again later.
Renamed 'logger' service to 'VuFind\Logger' to avoid conflicts; updated all...
Renamed 'logger' service to 'VuFind\Logger' to avoid conflicts; updated all logger-dependent classes to use Zend\Log\LoggerAwareInterface; set up standard initializer for main service manager and other factories.
Showing
- module/VuFind/config/module.config.php 7 additions, 12 deletionsmodule/VuFind/config/module.config.php
- module/VuFind/src/VuFind/Bootstrap.php 2 additions, 2 deletionsmodule/VuFind/src/VuFind/Bootstrap.php
- module/VuFind/src/VuFind/Connection/Manager.php 3 additions, 1 deletionmodule/VuFind/src/VuFind/Connection/Manager.php
- module/VuFind/src/VuFind/Connection/SRU.php 5 additions, 5 deletionsmodule/VuFind/src/VuFind/Connection/SRU.php
- module/VuFind/src/VuFind/Connection/Solr.php 5 additions, 5 deletionsmodule/VuFind/src/VuFind/Connection/Solr.php
- module/VuFind/src/VuFind/Connection/Summon.php 5 additions, 5 deletionsmodule/VuFind/src/VuFind/Connection/Summon.php
- module/VuFind/src/VuFind/Connection/WorldCatUtils.php 5 additions, 5 deletionsmodule/VuFind/src/VuFind/Connection/WorldCatUtils.php
- module/VuFind/src/VuFind/Controller/CoverController.php 3 additions, 1 deletionmodule/VuFind/src/VuFind/Controller/CoverController.php
- module/VuFind/src/VuFind/Cover/Loader.php 6 additions, 5 deletionsmodule/VuFind/src/VuFind/Cover/Loader.php
- module/VuFind/src/VuFind/Search/Summon/Results.php 3 additions, 1 deletionmodule/VuFind/src/VuFind/Search/Summon/Results.php
- module/VuFind/src/VuFind/ServiceManager/Initializer.php 3 additions, 0 deletionsmodule/VuFind/src/VuFind/ServiceManager/Initializer.php
- module/VuFind/src/VuFindTest/Unit/TestCase.php 1 addition, 1 deletionmodule/VuFind/src/VuFindTest/Unit/TestCase.php
Please register or sign in to comment