summaryrefslogtreecommitdiffstats
path: root/tests/Monolog/Handler/StreamHandlerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move to strict mode and fix testsJordi Boggiano2016-05-271-1/+1
* Make handlers more serializable by default by having them close() before slee...Jordi Boggiano2016-05-261-5/+30
* CS fixesJordi Boggiano2016-05-261-5/+5
* Make TestCase class available to dependents to help with testingJordi Boggiano2016-05-201-1/+1
* Only close handles that have been opened by the StreamHandler, fixes #764Jordi Boggiano2016-04-101-1/+17
* Skip invalid windows testsJordi Boggiano2015-07-121-0/+6
* stream handler creates a directory if its possibleDominik Zogg2015-07-051-1/+45
* CS fixesJordi Boggiano2014-10-171-2/+2
* Removed unnecessary test code and corrected doc styleTheo Kouzelis2014-09-201-2/+0
* Stream Handler Throw Invalid Argument If Not String Or ResourceTheo Kouzelis2014-09-171-0/+21
* support for log file lockingIan Babrou2014-07-081-0/+11
* Improve error reporting on failed streams, refs #85Jordi Boggiano2012-08-181-0/+11
* Added @covers annotations to everythingJordi Boggiano2011-06-291-4/+18
* Made the write method protectedChristophe Coevoet2011-04-061-11/+13
* Major refactoring to follow the Logbook modelJordi Boggiano2011-02-201-0/+61