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

Автор SHA1 Сообщение Дата
  Jordi Boggiano 7d31b642bd Merge branch '2.x' 3 лет назад
  Lusso Luca ffd505543c Add RFC 5424 level (7 to 0) support to Logger::log and Logger::addRecord, fixes #1686 (#1723) 3 лет назад
  Jordi Boggiano 0ddba7342f Merge branch '2.x' into main 3 лет назад
  henning 24e414c993 Added $datetime parameter to addRecord method to optionally log into the past/future 3 лет назад
  Jordi Boggiano b3451b008b Merge branch '2.x' into main 3 лет назад
  Jordi Boggiano a5d65f6ec4 Fix infinite loops when a log handler triggers logging itself 3 лет назад
  Jordi Boggiano 2695fa86cd CI fixes 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 лет назад
  Victor Pryazhnikov cdba0c5693 Deprecated setMethods() usages moving to onlyMethods() 4 лет назад
  Mario Blažek d317cb97d3 Move expectException before the line where exception is thrown 6 лет назад
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 6 лет назад
  George Mponos e855ad8923 Remove not needed checks for PHP version 7 лет назад
  Jordi Boggiano 0ad73a526f CS fixes 7 лет назад
  Jordi Boggiano 204744df2e Merge branch '1.x' 7 лет назад
  Jordi Boggiano a335f6f1a5 Fix tests for TestHandler reset support 7 лет назад
  Jordi Boggiano 073c5d763a Merge branch '1.x' 7 лет назад
  Grégoire Pineau 0625068bf0 Added a new ResettableInterface and implemented it where possible. 8 лет назад
  Jordi Boggiano 12c9f58de2 Merge branch '1.x' 7 лет назад
  Vincent Paré 207c91699e Custom exception handler (#500) 8 лет назад
  Jordi Boggiano ca4ffa68f6 Use namespaced phpunit classes, fixes #983 8 лет назад
  Sam-Burns fa5d07f86f Skipping DateTime microsecond test in PHP 7.1.3, because of https://bugs.php.net/bug.php?id=74258 8 лет назад
  Jordi Boggiano 8f47e12463 Fix PHP7.1 DateTime support 9 лет назад
  Jordi Boggiano 4a43d9b17c Fix microseconds support on 7.1, and enable it by default as 7.1 has no perf cost anymore 9 лет назад
  Jordi Boggiano 5ce1c921ad Fix type errors, thanks phan 9 лет назад
  Jordi Boggiano c6a9f28e24 Fix a ton of tests for latest phpunit and turn faked-stream tests into real network tests with a local server 9 лет назад
  Jordi Boggiano 89683faff3 Fixes microsecond timezone support, fixes #832 9 лет назад
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 лет назад
  Jordi Boggiano f200e79879 CS fixes 9 лет назад