1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 16:46:11 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Robert Gust-Bardon
db54e30a86 Fix the property for restarting syscalls (#1251)
Credit goes to @gmponos for reporting the problem.
2018-12-11 04:05:15 -05:00
Robert Gust-Bardon
66c292f4a4 Use more PHP 7.1 in the SignalHandler 2018-12-11 04:04:23 -05:00
Jordi Boggiano
0ad73a526f CS fixes 2018-12-08 18:16:32 +01:00
Jordi Boggiano
8ef626db19 SignalHandler cleanups 2018-11-04 23:59:01 +01:00
Jordi Boggiano
36b767dc02 Added some type hints 2018-11-04 19:47:01 +01:00
Robert Gust-Bardon
37b587687d Move POSIX signal handling to SignalHandler*
Suggested by Helmut Hummel (@helhum).
2018-07-01 23:42:41 -05:00