Skip to content

Releases: antecedent/patchwork

Version 2.2.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 09:23
8b6b235

What's Changed

  • Fixed: PHP 8.5 | CallRerouting: Using null as an array offset is deprecated (#179, #180)

Full Changelog: 2.2.2...2.2.3

Version 2.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 07:58
724f03c
  • Speedup for loading patchwork.json by @MichaONO in #172
  • PHP 8.5 | CallRerouting: prevent deprecation notice for Reflection*::setAccessible() by @jrfnl in #174

Full Changelog: 2.2.1...2.2.2

Version 2.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Dec 10:37
1bf183a

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

Version 2.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Sep 17:24
b07d4fb

What's Changed

  • Drop support for PHP < 7.1 by @jrfnl in #163
  • Remove support for HHVM by @jrfnl in #158
  • GH Actions: Bump ramsey/composer-install from 2 to 3 by @dependabot in #155
  • GH Actions: Bump softprops/action-gh-release from 1 to 2 by @dependabot in #156
  • GH Actions: Bump actions/upload-artifact from 3 to 4 by @dependabot in #149
  • PHP 8.4 | Remove use of E_STRICT from the tests by @jrfnl in #166
  • PHP 8.4 | Console: remove use of E_STRICT by @jrfnl in #160
  • PHP 8.4 | Silence deprecation for trigger_error() by @jrfnl in #161
  • PHP 8.4 | Fix implicitly nullable parameters by @jrfnl in #165

Full Changelog: 2.1.28...2.2.0

Version 2.1.28

Choose a tag to compare

@github-actions github-actions released this 06 Feb 09:54
6b30aff

What's Changed

  • Handle anonymous class attribute by @romm in #152

New Contributors

  • @romm made their first contribution in #152

Full Changelog: 2.1.27...2.1.28

Version 2.1.27

Choose a tag to compare

@github-actions github-actions released this 03 Dec 18:56

What's Changed

  • Issues #146, #147, and #148, arising from updates to PHP's parser introduced in PHP 7.0 and not yet reflected in Patchwork's preprocessor, have been fixed
  • Add dependabot configuration file by @jrfnl in #144
  • GH Actions: update for the release of PHP 8.3 by @jrfnl in #143
  • GH Actions: Bump actions/checkout from 3 to 4 by @dependabot in #145

New Contributors

Full Changelog: 2.1.26...2.1.27

Version 2.1.26

Choose a tag to compare

@github-actions github-actions released this 18 Sep 08:25
f2dae08

What's Changed

Full Changelog: 2.1.25...2.1.26

Version 2.1.25

Choose a tag to compare

@antecedent antecedent released this 20 Feb 09:06

Fixed even more stream wrapper-related regressions that had appeared in 2.1.22.

Full Changelog: 2.1.24...2.1.25

Version 2.1.24

Choose a tag to compare

@antecedent antecedent released this 18 Feb 17:10

Fixed another regression introduced in 2.1.22 (Patchwork\CodeManipulation\Stream::dir_opendir)

Full Changelog: 2.1.23...2.1.24

Version 2.1.23

Choose a tag to compare

@antecedent antecedent released this 18 Feb 11:56

Fixed a regression from fixing #138 in 2.1.22.

Full Changelog: 2.1.22...2.1.23