1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-31 18:30:15 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jordi Boggiano
f43e3d5637 Upgrade phpstan, phpunit (#1923)
* Upgrade phpstan, phpunit

* Fix phpunit deprecation

* Fix hg tests

* Fix php-console tests

* Fix phpunit on 8.1

* Bump phpconsole
2024-11-11 15:21:55 +01:00
chris
8561130215 Upgrade to phpunit 10 (#1806)
Co-authored-by: Christopher Georg <christopher.georg@sr-travel.de>
2023-06-20 15:56:11 +02:00
Thomas Müller
ea7eac41d5 change config for PHPUnit (#1777) 2023-02-04 16:01:10 +01:00
Mponos George
b132524d9d Various minor changes to docs (#1468)
* Various minor changes to docs

* Revert failOnRisk and failOnWarning
2020-06-02 10:06:18 +02:00
DQNEO
39f464bd58 make compatible to phpunit 6 2018-04-02 00:54:21 +09:00
Jordi Boggiano
76a91c6722 Set default date format to have a timezone, fixes #196 2016-05-26 18:04:51 +01: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