Skip to content

2.10.0

Compare
Choose a tag to compare
@Seldaek Seldaek released this 12 Nov 13:58
· 167 commits to main since this release
5cf826f
  • Added $fileOpenMode to StreamHandler to define a custom fopen mode to open the log file (#1913)
  • Fixed StreamHandler handling of write failures so that it now closes/reopens the stream and retries the write once before failing (#1882)
  • Fixed StreamHandler error handler causing issues if a stream handler triggers an error (#1866)
  • Fixed JsonFormatter handling of incomplete classes (#1834)
  • Fixed RotatingFileHandler bug where rotation could sometimes not happen correctly (#1905)

Full Changelog: 2.9.3...2.10.0