Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@antecedent antecedent released this 07 Aug 11:43
· 316 commits to master since this release
  • Wrapper-like behavior is now available to redefinitions using Patchwork\callOriginal().
  • Preprocessor output is now optionally cached.
  • Patchwork\replaceLater is now a @deprecated alias to Patchwork\replace, which now performs an existence check when a redefinition is being undone, or on shutdown.
  • HHVM is now supported.
  • No interference with opcode caches was detected.