Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano 0779fb91e5 Close and reopen file handles if a write fails (#1882) hace 1 año
  Jordi Boggiano bd24765917 ElasticSearch v8 support (#1662) hace 3 años
  Marko Vušak 0a023ffb23 Calculate exception message according to PHP version (#1644) hace 3 años
  Jordi Boggiano cb3675ee15 Try fixing ci hace 3 años
  Jordi Boggiano c02d86ffb2 Include record message/context/extra data when throwing an exception because the log cannot be opened, fixes #1630 hace 3 años
  Jordi Boggiano 70fe092867 Simplify memoryIniValueToBytes, tweak code to use less memory overall hace 4 años
  jcm 0b22036ab6 Add method in Utils to convert memory values from php_ini into bytes, and use lower amount of chunk size based on memory limit hace 4 años
  Thomas Praxl 764601c606 Expect and document a more concrete exception type hace 6 años
  Thomas Praxl 3dcb1919a3 Fix misleading @throws tag in StreamHandler doc hace 6 años
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 hace 6 años
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests hace 9 años
  Jordi Boggiano af7c0a7bda Make handlers more serializable by default by having them close() before sleeping, fixes #365 hace 9 años
  Jordi Boggiano f200e79879 CS fixes hace 9 años
  Jordi Boggiano d7b415c2c8 Make TestCase class available to dependents to help with testing hace 9 años
  Jordi Boggiano a7ade9d68f Only close handles that have been opened by the StreamHandler, fixes #764 hace 9 años
  Jordi Boggiano b09370b13a Skip invalid windows tests hace 10 años
  Dominik Zogg fe12c5278f stream handler creates a directory if its possible hace 10 años
  Jordi Boggiano b738a6c04c CS fixes hace 11 años
  Theo Kouzelis 9752eb9bf3 Removed unnecessary test code and corrected doc style hace 11 años
  Theo Kouzelis b838c31b21 Stream Handler Throw Invalid Argument If Not String Or Resource hace 11 años
  Ian Babrou 6c799b3976 support for log file locking hace 11 años
  Jordi Boggiano 0ce44f1526 Improve error reporting on failed streams, refs #85 hace 13 años
  Jordi Boggiano 8108272c6c Added @covers annotations to everything hace 14 años
  Christophe Coevoet 3cb3dbdc8f Made the write method protected hace 14 años
  Jordi Boggiano 3fa6e4b91f Major refactoring to follow the Logbook model hace 15 años