| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SimplePie.compiled.php | 2022-09-30 | 629.1 kB | |
| 1.7.0.tar.gz | 2022-09-30 | 154.6 kB | |
| 1.7.0.zip | 2022-09-30 | 245.6 kB | |
| README.md | 2022-09-30 | 1.2 kB | |
| Totals: 4 Items | 1.0 MB | 0 | |
What's Changed
- Fix parsing of HTTP Links by @Alkarex in https://github.com/simplepie/simplepie/pull/729
- Update notes and copyright date by @Art4 in https://github.com/simplepie/simplepie/pull/727
- Fix status_code type by @Alkarex in https://github.com/simplepie/simplepie/pull/728
- Use PSR-4 namespaced classes by @Art4 in https://github.com/simplepie/simplepie/pull/722
- Create tests for PSR-4 classes, refactor oldtests by @Art4 in https://github.com/simplepie/simplepie/pull/730
- Do not use magic values for state machine state by @jtojnar in https://github.com/simplepie/simplepie/pull/735
- Use PSR-4 classes in Registry by @Art4 in https://github.com/simplepie/simplepie/pull/736
- GH Actions: run tests against PHP 8.2 by @jrfnl in https://github.com/simplepie/simplepie/pull/739
- Change code style to PSR-12 by @Art4 in https://github.com/simplepie/simplepie/pull/738
- Fix editorconfig regression by @Alkarex in https://github.com/simplepie/simplepie/pull/745
- Fix item get_base by @Alkarex in https://github.com/simplepie/simplepie/pull/744
- Release 1.7.0 by @Art4 in https://github.com/simplepie/simplepie/pull/733
Full Changelog: https://github.com/simplepie/simplepie/compare/1.6.0...1.7.0