1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-23 06:22:47 +01:00

5 Commits

Author SHA1 Message Date
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 6f2c1682a724e0af515a4c9256451cfa60e77637.
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