phpci/Tests
Adirelle f46a8be648 LoggerConfig::getFor always returns the same instance of Logger for the same $name.
This avoid issues when push handlers/processors to that logger.
Use the Monolog\ErrorHandler to log errors and exceptions.
PHPCI/Logging/Handler becomes PHPCI/ErrorHandler.
And it only throws ErrorException for reported errors.
No need to initialize a second $loggerConfig in daemonise.

Close #892
2015-04-23 13:25:53 +02:00
..
PHPCI LoggerConfig::getFor always returns the same instance of Logger for the same $name. 2015-04-23 13:25:53 +02:00
temp Adding Phar archive plugin. 2014-12-01 21:09:13 +00:00
bootstrap.php Enforce "en" lang in tests. 2015-04-22 11:49:26 +02:00