Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-12-13 | 1.7 kB | |
v1.4.0 source code.tar.gz | 2021-12-13 | 57.8 kB | |
v1.4.0 source code.zip | 2021-12-13 | 108.4 kB | |
Totals: 3 Items | 167.9 kB | 1 |
What's Changed
- Queue & Set should implement ArrayAccess by @BenMorel in https://github.com/php-ds/ext-ds/pull/163
- [config.w32] json is static in PHP 8 by @Jan-E in https://github.com/php-ds/ext-ds/pull/162
- Support phpize builds on Windows by @cmb69 in https://github.com/php-ds/ext-ds/pull/164
- Fix segfault and review object management by @remicollet in https://github.com/php-ds/ext-ds/pull/165
- Fix compilation for PHP 8.1 by @jfcherng in https://github.com/php-ds/ext-ds/pull/178
- Setup GitHub Actions by @dktapps in https://github.com/php-ds/ext-ds/pull/171
- Fix composer install on appveyor by @simPod in https://github.com/php-ds/ext-ds/pull/185
- Raise min PHP version to 7.3 by @simPod in https://github.com/php-ds/ext-ds/pull/183
- Improve CI triggers by @simPod in https://github.com/php-ds/ext-ds/pull/181
- Test on PHP8.1 by @simPod in https://github.com/php-ds/ext-ds/pull/180
- Drop Travis as it's replaced by Github Actions by @simPod in https://github.com/php-ds/ext-ds/pull/182
- Replace Travis badge by GA badge by @simPod in https://github.com/php-ds/ext-ds/pull/186
- fix prototypes for PHP 8.1 by @remicollet in https://github.com/php-ds/ext-ds/pull/187
New Contributors
- @BenMorel made their first contribution in https://github.com/php-ds/ext-ds/pull/163
- @cmb69 made their first contribution in https://github.com/php-ds/ext-ds/pull/164
- @jfcherng made their first contribution in https://github.com/php-ds/ext-ds/pull/178
- @dktapps made their first contribution in https://github.com/php-ds/ext-ds/pull/171
Full Changelog: https://github.com/php-ds/ext-ds/compare/v1.3.0...v1.4.0