1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-10 23:24:02 +02:00

6 Commits

Author SHA1 Message Date
Jordi Boggiano
b5260af0d1 Also remove deprecation warnings when running outside of travis on php 7.4 2020-05-22 09:30:27 +02:00
Henrique Moody
5d3f6de972 Use autoload-dev setting on "composer.json" file
This also removes "tests/bootstrap.php" file and defines `date.timezone`
in "phpunit.xml.dist".
2015-06-04 11:29:03 -03:00
Jordi Boggiano
3e106bfc1a Added color output to phpunit 2011-08-08 01:37:02 +02:00
Jordi Boggiano
a0b8f75b2b Revert "Added processIsolation flag to PHPUnit so headers_sent() begins as false for each test"
This reverts commit 6f2c1682a7.
2011-04-25 15:41:58 +02:00
Eric Clemmons
6f2c1682a7 Added processIsolation flag to PHPUnit so headers_sent() begins as false for each test 2011-04-23 15:34:29 -07:00
Jordi Boggiano
ed6b0e32a2 Initial commit 2011-02-17 02:08:00 +01:00