This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-monolog
Watch
1
Star
0
Fork
0
You've already forked php-monolog
mirror of
https://github.com/Seldaek/monolog.git
synced
2025-10-21 00:26:10 +02:00
Code
Issues
Releases
Wiki
Activity
Files
d9462d50b07b1e141c47513f2a859fe76e45dbe9
php-monolog
/
src
/
Monolog
History
Jordi Boggiano
d9462d50b0
Merge pull request
#936
from zerkms/MICRO_OPT_FOREACH_INSTEAD_OF_CURRENT/NEXT
...
Replaced current/next-style loop with foreach
2017-03-17 23:08:00 +01:00
..
Formatter
Merge branch '1.x'
2017-03-13 08:08:24 +01:00
Handler
Merge branch '1.x'
2017-03-17 23:01:57 +01:00
Processor
Handle DateTime objects in formatted messages (
#940
)
2017-03-14 08:07:57 +01:00
Test
Fix type errors, thanks phan
2016-09-25 22:11:37 +02:00
DateTimeImmutable.php
Fix microseconds support on 7.1, and enable it by default as 7.1 has no perf cost anymore
2016-11-14 11:53:15 +01:00
ErrorHandler.php
Merge branch '1.x'
2017-03-12 18:18:46 +01:00
Logger.php
Merge pull request
#936
from zerkms/MICRO_OPT_FOREACH_INSTEAD_OF_CURRENT/NEXT
2017-03-17 23:08:00 +01:00
Registry.php
Replacing the outdated add* methods in the docs with the PSR-3 compliant methods.
2017-01-07 13:27:27 -08:00