Releases: antecedent/patchwork
Releases · antecedent/patchwork
Version 1.3.1
Version 1.3.0
- Wrapper-like behavior is now available to redefinitions using
Patchwork\callOriginal(). - Preprocessor output is now optionally cached.
Patchwork\replaceLateris now a@deprecatedalias toPatchwork\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.