Skip to content

Version 2.2.1

Latest

Choose a tag to compare

@vjik vjik released this 22 Mar 16:34
· 6 commits to master since this release
Immutable release. Only release title and notes can be modified.
2.2.1
e98e881
  • Chg #130, #133: Changed Message::parse() to conform to PSR-3 (@technicated, @vjik)
  • Enh #132: Add benchmarks, improve performance of Message::parse() (@samdark)
  • Enh #135: Add validation for $traceLevel in SystemContextProvider to ensure values are greater than or equal to zero (@rekmixa)
  • Enh #137: Explicitly import classes, functions, and constants in "use" section (@mspirkov)
  • Enh #138: Moved the final log flush from register_shutdown_function() to the Logger::__destruct() method (@olegbaturin)
  • Bug #130: Updated Message::parse() to correctly support multiple placeholders (@technicated)

Full changelog