1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 00:56:08 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
George Mponos
73f2639237 Docblock fixes 2018-12-09 21:46:17 +02:00
Jordi Boggiano
bb99e4c699 Tweak const visibility, refs #1228 2018-11-29 20:09:44 +01:00
George Mponos
c68b71edeb Add visibility to constants 2018-11-17 20:38:51 +02:00
Jordi Boggiano
06143b03e5 Add a bunch of return types and fix type inconsistencies reports from phan 2018-07-04 14:14:08 +02:00
Jordi Boggiano
5ce1c921ad Fix type errors, thanks phan 2016-09-25 22:11:37 +02:00
Jordi Boggiano
21dde4dedb Move to strict mode and fix tests 2016-05-27 13:44:00 +01:00
Jordi Boggiano
f200e79879 CS fixes 2016-05-26 20:54:06 +01:00
Jordi Boggiano
3d7842ec1e Coding style fixes, refs #720 2016-05-26 18:16:46 +01:00
kolja
fbe0bae8c9 Replaced indention tabs with 4 spaces in ProcessHandler and its test. 2016-01-15 20:39:29 +01:00
kolja
f13011e03e Removed obsolete var_export(). Made construction argument validation tests simpler and more readable. 2016-01-15 20:21:02 +01:00
kolja
1be08de729 Created "ProcessHandler", that logs records to the STDIN of a custom process, defined by given command. 2016-01-15 19:07:19 +01:00