Releases: sabre-io/xml
Releases · sabre-io/xml
Release 4.1.0
4.1.0 (2026-04-27)
- #325 chore: support PHP 8.2 and up ( @phil-davis )
- *326 chore: remove phpVersion from phpstan.neon ( @phil-davis )
This release supports PHP 8.2 and up. That is specified in composer.json so consumers should automatically select it only for projects that have minimum PHP 8.2 support.
The 4.0.* release series, supporting PHP 7.4 8.0 8.1, will have bugfixes backported if relevant/needed for some time.
Release 4.0.7
4.0.7 (2026-04-02)
- #305 phpstan major version 2 (@phil-davis)
- #317 add rector and run in CI (@phil-davis)
Release 3.0.7
3.0.7 (2026-04-02)
- #318 phpstan major version 2 (@phil-davis)
- #320 add rector and run in CI (@phil-davis)
Release 4.0.6
4.0.6 (2024-09-06)
- #281 delete unused bin directory ( @szepeviktor )
- #282 stop exporting php-cs-fixer config ( @szepeviktor )
- #298 fix for passing a closed resource to Service parse or expect (@phil-davis)
Release 3.0.6
3.0.6 (2024-09-06)
- #298 fix for passing a closed resource to Service parse or expect (@phil-davis)
Release 2.2.11
2.2.11 (2024-09-06)
- #298 fix for passing a closed resource to Service parse or expect (@phil-davis)
Release 3.0.5
3.0.5 (2024-09-05)
- #294 Add PHP 8.4 compliance for v3 branch ( @phil-davis )
Release 2.2.10
2.2.10 (2024-08-27)
- #290 add cs-fixer v3 (@phil-davis)
Contains code style changes applied by php-cs-fixer major version 3.
No changes to behavior.
Release 2.2.9
2.2.9 (2024-07-26)
- #287 Explicitly mark nullable parameter (@cedric-anne)
Release 2.2.8
2.2.8 (2024-07-25)
- #284 Add PHP 8.2 and 8.3 to CI for 2.2 branch (@phil-davis)
- #285 PHP 8.4 compliance (@phil-davis)