- Change the project license from PHP-3.01 to BSD-3-Clause
- Tighten package support to PHP 7.4 or PHP 8.1+
- Refactor internals toward PHP 8.1+ APIs
- Replace checkinstall-based Ubuntu 22.04 packaging with standard Debian package builds
- Restore tag-triggered GitHub Actions builds for Ubuntu 22.04 deb packages
- Fix in-source build on PHP 8.5 and later (#70)
- Improve
.debbuild from upstream method (#18) - Official support for PIE
- Add Windows and macOS support
- Bump Pskel 2.0.0
- Fix SEGV on date_create, date_create_immutable (#30, #30)
- Fix
phpinfo.phptfor timezone
- Add support for PHP 8.4
- Add official support for PHP 8.3
- Upgrade pskel
- More strict bundled tests
- Support
colopl_timeshifter
- Bump dependencies
- CI minor fixes
- Extension: Support PHP 8.2
- Library: Support PHP 8.2
- Rector: APCToAPCUFunctionMigrateRector to more safely
- Rector: Fix wrong code sample
- Tests: Fix invalid namespaces
- Tests: Add tests for ZTS build
- Other minor fixes (#1)
Initial release.