Skip to content

Releases: antecedent/patchwork

Version 2.1.28

06 Feb 09:54
6b30aff
Compare
Choose a tag to compare

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

03 Dec 18:56
Compare
Choose a tag to compare

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

18 Sep 08:25
f2dae08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.25...2.1.26

Version 2.1.25

20 Feb 09:06
Compare
Choose a tag to compare

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

18 Feb 17:10
Compare
Choose a tag to compare

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

18 Feb 11:56
Compare
Choose a tag to compare

Fixed a regression from fixing #138 in 2.1.22.

Full Changelog: 2.1.22...2.1.23

Version 2.1.22

18 Feb 11:37
Compare
Choose a tag to compare

What's Changed

  • Fixed: Patchwork's stream wrapper fails to respect other stream wrappers (#138)
  • GH Actions: version update for various predefined actions by @jrfnl in #129
  • GH Actions: fix test runs + start testing against PHP 8.2 by @jrfnl in #130
  • CallRerouting\dispatch(): minor code tweak by @jrfnl in #134
  • Fix require of missing files by @anomiex in #136
  • GH Actions: bust the cache semi-regularly by @jrfnl in #135
  • GH Actions: update PHP versions in workflows by @jrfnl in #137

Full Changelog: 2.1.21...2.1.22

Version 2.1.21

07 Feb 07:33
25c1fa0
Compare
Choose a tag to compare

What's Changed

  • Keep parenthesis around anonymous class parameters by @wvega in #128

New Contributors

Full Changelog: 2.1.20...2.1.21

Version 2.1.20

06 Feb 18:41
Compare
Choose a tag to compare

What's Changed

  • Fixed: #126 (new-keyword-redefinable causes a Fatal error: Uncaught ReflectionException: Class "*" does not exist in)
  • GH Actions: version update for ramsey/composer-install by @jrfnl in #121

Full Changelog: 2.1.19...2.1.20

Version 2.1.19

20 Jan 04:59
Compare
Choose a tag to compare