Historial de Commits

Autor SHA1 Mensaje Fecha
  Niklas Keller 0f014206a4 Fix cycle detection within fibers (#1753) hace 2 años
  Lusso Luca ffd505543c Add RFC 5424 level (7 to 0) support to Logger::log and Logger::addRecord, fixes #1686 (#1723) hace 3 años
  henning 24e414c993 Added $datetime parameter to addRecord method to optionally log into the past/future hace 3 años
  Jordi Boggiano a5d65f6ec4 Fix infinite loops when a log handler triggers logging itself hace 3 años
  Victor Pryazhnikov cdba0c5693 Deprecated setMethods() usages moving to onlyMethods() hace 4 años
  Mario Blažek d317cb97d3 Move expectException before the line where exception is thrown hace 6 años
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 hace 6 años
  George Mponos e855ad8923 Remove not needed checks for PHP version hace 7 años
  Jordi Boggiano 0ad73a526f CS fixes hace 7 años
  Jordi Boggiano 204744df2e Merge branch '1.x' hace 7 años
  Jordi Boggiano a335f6f1a5 Fix tests for TestHandler reset support hace 7 años
  Jordi Boggiano 073c5d763a Merge branch '1.x' hace 7 años
  Grégoire Pineau 0625068bf0 Added a new ResettableInterface and implemented it where possible. hace 8 años
  Jordi Boggiano 12c9f58de2 Merge branch '1.x' hace 7 años
  Vincent Paré 207c91699e Custom exception handler (#500) hace 8 años
  Jordi Boggiano ca4ffa68f6 Use namespaced phpunit classes, fixes #983 hace 8 años
  Sam-Burns fa5d07f86f Skipping DateTime microsecond test in PHP 7.1.3, because of https://bugs.php.net/bug.php?id=74258 hace 8 años
  Jordi Boggiano 8f47e12463 Fix PHP7.1 DateTime support hace 9 años
  Jordi Boggiano 4a43d9b17c Fix microseconds support on 7.1, and enable it by default as 7.1 has no perf cost anymore hace 9 años
  Jordi Boggiano 5ce1c921ad Fix type errors, thanks phan hace 9 años
  Jordi Boggiano c6a9f28e24 Fix a ton of tests for latest phpunit and turn faked-stream tests into real network tests with a local server hace 9 años
  Jordi Boggiano 89683faff3 Fixes microsecond timezone support, fixes #832 hace 9 años
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests hace 9 años
  Jordi Boggiano f200e79879 CS fixes hace 9 años
  Jordi Boggiano ba995ffd1e Merge branch '1.x' hace 10 años
  Jordi Boggiano cb2778ae77 Add ->withName to clone a handler and get a new name, fixes #730 hace 10 años
  Jordi Boggiano 6c424f851c Add a lot more scalar types and go strict in Logger hace 10 años
  Jordi Boggiano 39f8a20e6d Remove non-PSR-3 methods for adding log records hace 10 años
  Jordi Boggiano 6505e02fd3 Change timezone to be per-instance and not global hace 10 años
  Jordi Boggiano cab3ff71ff Add regression test for #691 and optimize implementation using a single pass loop over the handlers, refs #692 hace 10 años