v1.4.0
What's Changed
- Queue & Set should implement ArrayAccess by @BenMorel in #163
- [config.w32] json is static in PHP 8 by @Jan-E in #162
- Support phpize builds on Windows by @cmb69 in #164
- Fix segfault and review object management by @remicollet in #165
- Fix compilation for PHP 8.1 by @jfcherng in #178
- Setup GitHub Actions by @dktapps in #171
- Fix composer install on appveyor by @simPod in #185
- Raise min PHP version to 7.3 by @simPod in #183
- Improve CI triggers by @simPod in #181
- Test on PHP8.1 by @simPod in #180
- Drop Travis as it's replaced by Github Actions by @simPod in #182
- Replace Travis badge by GA badge by @simPod in #186
- fix prototypes for PHP 8.1 by @remicollet in #187
New Contributors
- @BenMorel made their first contribution in #163
- @cmb69 made their first contribution in #164
- @jfcherng made their first contribution in #178
- @dktapps made their first contribution in #171
Full Changelog: v1.3.0...v1.4.0