Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

52 lines (35 loc) · 2.18 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Version 0.2.2 – 2022-09-05

Fixed

  • Fix a PHP 8.2 deprecation warning (#27, props @brettmc)
  • Add PHP 8.x to the GitHub Actions testing matrix
  • Update PHPStan to 1.8
  • Clean up deprecation warnings related to PHPUnit Bridge

Version 0.2.1 — 2021-04-15

Fixed

  • Mark tests that use defineFunction() or deleteFunction() as skipped if Runkit is unavailable (#25)
  • Fix coding standards, remove unused namespace imports (#22, props @peter279k)

Version 0.2.0 — 2020-11-23

Added

Updated

  • Simplify the cleanup between tests of of the private properties that hold changes (#16)

Version 0.1.0 — 2020-09-25

Initial public release of the package, with the following traits: