Commit History

Author SHA1 Message Date
  Adrien SIMON 05c6b18896 Fix json formatter does not catch to string exceptions (#1968) 1 week ago
  Markus Staab 7ca003e6ae Rename TestCase to MonologTestCase (#1953) 10 months ago
  Jonathan Plantey 5d5da57b81 Normalize call normalizeRecord if necessary (#1906) 1 year ago
  Jordi Boggiano 07cd08e0e4 Fix CS 1 year ago
  Christoph Dreis 3ba77d1d39 Use fully-qualified name for native functions (#1887) 1 year ago
  Jordi Boggiano 47e301d3e2 Also add setBasePath to NormalizerFormatter/JsonFormatter 1 year ago
  Jordi Boggiano a4471eb05b Merge branch '2.x' 1 year ago
  Jordi Boggiano 884aa47a05 Fix json formatter handling of incomplete classes, fixes #1834 1 year ago
  chris 8561130215 Upgrade to phpunit 10 (#1806) 2 years ago
  Jordi Boggiano 7684fae8fa Merge branch '2.x' 3 years ago
  Jordi Boggiano cf0f4b3814 Handle __toString to serialize objects which are not json-serializable in JsonFormatter, fixes #1733 3 years ago
  Jordi Boggiano 7952a83e0c Move phpdoc to native types 3 years ago
  Jordi Boggiano 2695fa86cd CI fixes 3 years ago
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) 3 years ago
  Jordi Boggiano 5eb9b8ed93 Code cleanups 3 years ago
  Jordi Boggiano 400effdd45 Fix some issues, bump phpunit version 3 years ago
  Jordi Boggiano 35a1e4de9b Fix php8 build 5 years ago
  Gabriel Caruso 6038dcb21c JsonFormatter: add option to ignore empty `context` and `extra` fields 5 years ago
  Jordi Boggiano a8a0dbb778 Merge branch '1.x' 6 years ago
  theravel 9621075c0f Fix JSON formatting of resource type, closes #1410 6 years ago
  Jordi Boggiano 0ad73a526f CS fixes 7 years ago
  Mponos George daed05c3e5 Enable JSON encode pretty print (#1236) 7 years ago
  Jordi Boggiano c7b12a7497 Json formatter should always format context/extra as an object, fixes #1028 7 years ago
  Jordi Boggiano 800fe2cc1a Migrate maxNormalizeDepth/maxNormalizeItemCount props and setters to NormalizerFormatter 7 years ago
  Jordi Boggiano 518288c5c5 Merge branch '1.x' 7 years ago
  Minh-Quan TRAN ada5d30511 If context has exactly 1000 items, do not truncate 8 years ago
  Tom Rochette 68cf3c69d1 Allow JsonFormatter maximum normalized depth and maximum number of items per level to be configured in the constructor. 8 years ago
  Jordi Boggiano 96f4fd718f CS fixes 9 years ago
  Jordi Boggiano ec945b60d4 Merge branch '1.x' 9 years ago
  Nerijus Eimanavičius 5587f6bd3b Refactored JsonFormatter tests to more readable structure 9 years ago