Commit történet

Szerző SHA1 Üzenet Dátum
  Jordi Boggiano 23560e32b1 Update CI (#1909) 1 éve
  Christian Flothmann b0a861a9cc explicitly mark nullable parameters as nullable (#1874) 1 éve
  Jordi Boggiano f259e2b15f Add types 2 éve
  Jordi Boggiano c8b1e0e789 Fix serialization implementation 2 éve
  Jordi Boggiano 2ae044482c Fix serializability of Logger class, fixes #1792 2 éve
  Jordi Boggiano 6459aeb4a7 Fix ignores 2 éve
  Niklas Keller 0f014206a4 Fix cycle detection within fibers (#1753) 2 éve
  Lusso Luca ffd505543c Add RFC 5424 level (7 to 0) support to Logger::log and Logger::addRecord, fixes #1686 (#1723) 3 éve
  henning 24e414c993 Added $datetime parameter to addRecord method to optionally log into the past/future 3 éve
  Jordi Boggiano 9c1566a971 Add a way to disable logging loop detection, closes #1681 3 éve
  Jordi Boggiano a5d65f6ec4 Fix infinite loops when a log handler triggers logging itself 3 éve
  Yurun 6f233d2e2f Remove unused variable (#1628) 3 éve
  smiley 168bb6e53d return self on several setter/builder methods for more consistent behaviour (#1609) 3 éve
  Jordi Boggiano 437e7a1c50 Adjust phpdoc to match the psr/log 3 interface, refs #1589 4 éve
  Jordi Boggiano f2156cdd55 Tweak some type annotations 4 éve
  Jordi Boggiano a6eef7298c Last phpstan fixes 4 éve
  Jordi Boggiano 01d104aa78 Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6 4 éve
  Jordi Boggiano d356586239 Type hint fixes 5 éve
  Jordi Boggiano f8c98ee2ba Fix typo 5 éve
  Jordi Boggiano 80644c65ed Remove unnecessary condition 5 éve
  Jordi Boggiano df4d93f148 Simplify addRecord further by doing a single foreach over all handlers, refs #1489 5 éve
  Jordi Boggiano c203cf84b5 Merge remote-tracking branch 'AntonAcc/speed-up-add-record' into main 5 éve
  Adrián Paníček 4813c673bd Allow string numeric log levels 5 éve
  Anton Gorlanov 2d50668658 Speed up Logger::addRecord 5 éve
  Mponos George a54cd1f178 Replace call_user_func 5 éve
  Mponos George 53e2c97b0b Static analysis improvements (#1475) 5 éve
  Jordi Boggiano 798cbf9881 Merge branch '1.x' 6 éve
  Matthias Pigulla f8245696b3 Use strtr() instead of strtoupper() to avoid bogus results 6 éve
  Nicolas Grekas a5876bed1d Add explicity void return type to Monolog\Logger 6 éve
  Jordi Boggiano 81108d4e8a Fix SyslogUdpHandler tests 6 éve