Skip to content

php-blitz 0.10.6+0.10.4+0.9.1-2

Latest
Compare
Choose a tag to compare
@bionicman bionicman released this 19 Jul 23:28
· 1 commit to debian/main since this release

Release for versions:

  • 0.10.6 for PHP8
  • 0.10.4 for PHP7
  • 0.9.1 for PHP5

Package build:

  • Update Blitz to 0.10.6
  • Add all patches to Blitz from upstream till 2024-07-15:
    • MR72 fix PHP8 tests
    • MR73 deprecated dynamic property creation
    • MR71 fix segfault zend empty array
    • MR74 don't modify input array
    • MR75 arginfo takes 2 arguments
    • MR76 segfault fixed in clean method
    • MR77 dont modify input parameters
    • MR78 fixed debug output enabled
  • Fix build for PHP 8.0/8.1: avoid dynamic properties for PHP prior 8.2

Debian build:

  • Remove typo mkdir from mkdir command in Gitlab CI
  • Disable PHP tests due to unresolved errors on PHP 8.2/8.3
  • Update CI script and build process