wiki.techinc.nl/includes/debug/logger
Kunal Mehta 2ddcffa0f2 debug: Add missing "use DateTimeZone" in LegacyLogger.php
Seen in fatal.log in production: ErrorException from line 264 of
/srv/mediawiki/php-1.26wmf1/includes/exception/MWExceptionHandler.php:
Fatal Error: Class undefined: MediaWiki\Logger\DateTimeZone

Bug: T95727
Change-Id: Icb303314caaef47ac767fbf593e92d09e818f147
2015-04-10 10:57:01 -07:00
..
monolog Separate Monolog shims from other logging shims 2015-04-06 20:28:13 +00:00
LegacyLogger.php debug: Add missing "use DateTimeZone" in LegacyLogger.php 2015-04-10 10:57:01 -07:00
LegacySpi.php Move MWLogger classes to MediaWiki\Logger namespace 2015-04-03 11:32:24 -07:00
LoggerFactory.php phpdoc: make references to \MediaWiki\Logger\Spi fully qualified 2015-04-10 09:58:43 -06:00
MonologSpi.php Move MWLogger classes to MediaWiki\Logger namespace 2015-04-03 11:32:24 -07:00
NullSpi.php Move MWLogger classes to MediaWiki\Logger namespace 2015-04-03 11:32:24 -07:00
Shims.php Separate Monolog shims from other logging shims 2015-04-06 20:28:13 +00:00
Spi.php Move MWLogger classes to MediaWiki\Logger namespace 2015-04-03 11:32:24 -07:00