История коммитов

Автор SHA1 Сообщение Дата
  Jordi Boggiano 7684fae8fa Merge branch '2.x' 3 лет назад
  Jordi Boggiano 9c1fb56f6a Deprecate CubeHandler and PHPConsoleHandler which are targetting abandoned projects, fixes #1734 3 лет назад
  Jordi Boggiano 1dacc790b9 Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668) 3 лет назад
  Jordi Boggiano bd5968a567 Add missing types to constructor args 3 лет назад
  Jordi Boggiano 6627c092d8 Add phpstan strict rules and deprecation rules, fix all related issues 3 лет назад
  Jordi Boggiano 7952a83e0c Move phpdoc to native types 3 лет назад
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) 3 лет назад
  Jordi Boggiano 5eb9b8ed93 Code cleanups 3 лет назад
  Jordi Boggiano 400effdd45 Fix some issues, bump phpunit version 3 лет назад
  Jordi Boggiano 22c8b19358 Add LogRecord class, drop PHP <8.1 3 лет назад
  Jordi Boggiano 4ef5da80ad Fix CS 4 лет назад
  Jordi Boggiano 13d40f953f More type fixes towards level 7 4 лет назад
  Jordi Boggiano 01d104aa78 Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6 4 лет назад
  Jordi Boggiano c5853b9b0f Improve build 5 лет назад
  Jordi Boggiano 0b9ee7e636 Merge branch '1.x' 6 лет назад
  Jordi Boggiano 12a76ad61e Fix usages of json_encode which did not handle invalid UTF8 gracefully, fixes #1392 6 лет назад
  Jordi Boggiano 4a33226f25 Wrap up type-hint adding to all handlers 7 лет назад
  Jordi Boggiano 06143b03e5 Add a bunch of return types and fix type inconsistencies reports from phan 7 лет назад
  Jordi Boggiano 0273c31996 Fix some docblocks, closes #970 8 лет назад
  Lesnykh Ilia e5ff7eb074 Use coalesce operator (#982) 8 лет назад
  Jordi Boggiano 7405bb5d67 CS fixes 8 лет назад
  Jordi Boggiano 5e3be010d0 Make sure we use \Throwable and not just \Exception 8 лет назад
  StevenW 2544676a41 Replacing the outdated add* methods in the docs with the PSR-3 compliant methods. 9 лет назад
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 лет назад
  Jordi Boggiano f200e79879 CS fixes 9 лет назад
  Jordi Boggiano 3d30ba5ecc Add some return type hints and fix up HandlerWrapper 10 лет назад
  Jordi Boggiano 6c424f851c Add a lot more scalar types and go strict in Logger 10 лет назад
  Jordi Boggiano b5b773e12f Fix naming conflicts in PhpConsoleHandler 10 лет назад
  Jordi Boggiano c889fb2648 CS fixes & upgrading cs fixer config 10 лет назад
  Jordi Boggiano ca1376bd61 CS fixes 10 лет назад