1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-15 13:54:37 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
Martin Hasoň
26adcea582 Enabled float timeouts in SocketHandler 2012-08-02 13:10:43 +02:00
Jordi Boggiano
da33c84d07 CS fixes 2012-06-14 15:47:01 +02:00
Jordi Boggiano
b42da84c12 Minor CS fixes, updated changelog 2012-04-22 16:36:31 +02:00
Pablo de Leon Belloc
8826a94041 Yet another CS fix on SocketHandlerTest 2012-04-01 21:11:25 -03:00
Pablo de Leon Belloc
a35db5bcdb SocketHandler: Coding standard fixes. Remove redundant test. 2012-04-01 20:43:39 -03:00
Pablo Belloc
84f4a44850 Make SocketHandlerTest PHPUnit 3.5+ compatible 2012-03-28 09:28:00 -03:00
Pablo Belloc
bee3e1bca4 Remove SocketHandler's ConnecitonException and WriteToSocketException - replace them with \UnexpectedValueException and \RuntimeException respectively 2012-03-28 08:49:25 -03:00
Pablo de Leon Belloc
83e1e2d80a Improve tests on SocketHandler 2012-02-27 12:38:06 -03:00
Pablo Belloc
722cabc535 Remove old SocketTest. Fix CS issues 2012-02-26 14:17:19 -03:00
Pablo Belloc
d752f435b5 Remove Socket, PeristentSocket and MockSocket classes 2012-02-26 11:45:10 -03:00
Pablo Belloc
423cfebf94 Add license header and move @author to phpdoc 2012-02-25 23:36:07 -03:00
Pablo Belloc
486cbb78ab Initial version 2012-02-25 20:37:04 -03:00