Skip to content

2.3.0

Latest
Compare
Choose a tag to compare
@theofidry theofidry released this 20 Apr 19:03
0cda2e5

Features

  • Drop support for PHP 8.1 and 8.2 (#309)
  • Make the PHP executable into an array which allows to configure the PHP executable for child processes (#314, #329)

Fixes

  • Fix the forwarding of array options (#326)
  • Fix the double escaping done to options passed to the child process (#325)
  • Harden the handling of non-rewindable generators and non-array keys (#330)

Misc

  • Bump dependency constraints (#313)