github kjdev/php-ext-brotli 0.18.3

6 hours ago

🔄 Changed

  • Updated brotli library to v1.2.0 (from v1.1.0) (#82, 3c03293, d19ffa5, 3150cd5)
    • Includes security fixes for decoder output limits
    • Performance improvements in encoder and decoder
    • Static initialization to reduce binary size
    • See brotli v1.2.0 changelog for details

🐛 Fixed

  • Windows build configuration improvements (8268a06, f559ada)
    • Split brotli source files over lines in config.w32 for better readability
    • Add 4th argument to Windows ADD_SOURCES calls for proper compilation

✨ Added

  • PHP 8.5 support (#80, #81, 9119787, 04b18df)
    • Added testing for PHP 8.5
    • Windows build support for PHP 8.5

📈 Improved

  • CI/CD enhancements (03d07dc, d07e992)
    • Updated BIN_SDK_VER from 2.3.0 to 2.5.0 in Windows workflow
    • Fixed APCu installation in CI by removing quotes from PHP ini path parsing

What's Changed

New Contributors

Full Changelog: 0.18.2...0.18.3

Don't miss a new php-ext-brotli release

NewReleases is sending notifications on new releases.