提交历史

作者 SHA1 备注 提交日期
  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 6b5bd6af5b More cleanups 3 年之前
  Jordi Boggiano 5eb9b8ed93 Code cleanups 3 年之前
  Jordi Boggiano 22c8b19358 Add LogRecord class, drop PHP <8.1 3 年之前
  Jordi Boggiano 19542ed8ef Normalize @inheritDoc tags, refs #1557 4 年之前
  Jordi Boggiano 8b5278d8e1 Bump phpstan to level 8 4 年之前
  Jordi Boggiano 01d104aa78 Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6 4 年之前
  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 1c5b0b8ff4 Update return types 7 年之前
  Jordi Boggiano 06143b03e5 Add a bunch of return types and fix type inconsistencies reports from phan 7 年之前
  Jordi Boggiano 41b8f5ebf4 CS fixes 7 年之前
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 年之前
  Jordi Boggiano f200e79879 CS fixes 9 年之前
  Jordi Boggiano c889fb2648 CS fixes & upgrading cs fixer config 10 年之前
  Elan Ruusamäe a5c56fdf1e two more minor spelling fixes 10 年之前
  Elan Ruusamäe b72866e6dd info is uncountable 10 年之前
  pomaxa fc077b8172 * fix var passed to curl::execute 10 年之前
  Andreas Möller ebda097b23 Fix: Use FQCNs for exceptions in docblocks, too 10 年之前
  Jordi Boggiano e92a8823c0 Migrate the curl retry functionality into a util class for re-use, refs #599 10 年之前
  Jordi Boggiano 4e53428476 Remove variable func call and some more curl error checks 10 年之前
  Jordi Boggiano 3926d95f8a CS fixes 12 年之前
  Kamisama 780d1d838b Add timezone to Dates 12 年之前
  Jordi Boggiano df1f411378 CS fixes and set the default NewRelicHandler level to ERROR, refs #105 12 年之前
  Kamisama afe921b89d Add microsecond precision to time 13 年之前