Releases: cultuurnet/culturefeed-php
Releases · cultuurnet/culturefeed-php
v2.1
Changed
- III-6747 Upgrade to PHPUnit 9 by @lucwollants in #85
- III-6747 Add PHPStan and support level 1 by @lucwollants in #86
- III-6747 Up PHPStan to level 2 by @lucwollants in #87
- III-6747 Up PHPStan to level 3 by @lucwollants in #88
- III-6747 Update PHPStan to level 4 by @lucwollants in #89
- III-6747 Up PHPStan to level 5 by @lucwollants in #91
- III-6747 Add void return types by @lucwollants in #92
- III-6747 Improve tooling by @lucwollants in #84
v2.0
Note
- This release breaks support for PHP 7.4 but adds support for PHP 8.0 and PHP 8.1
Changed
- Solved
xpathreturn type with attribute\ReturnTypeWillChangeto support PHP 8.1 by @lucwollants in #83
v1.15
Changed
- Final release to support PHP 7.4
1.14
1.13
What's Changed
- Fixed PHP 7.2 compatibility by @bertramakers in #75
- Fixed PHP 7.4 compatibility: don't use curly braces for arrays by @janhenckens in #78
- Added method to set a list of cardsystems on an event by @bertramakers in #76
- Added method to fetch financial overview report periods by @bertramakers in #77
Add method to fetch financial report periods from UiTPAS
Added
- Added method to fetch financial report periods from UiTPAS
add foreignCity to Uitpas Passholder object.
1.11 UPS-2889: add foreignCity to Uitpas Passholder object.
Add support for new UiTPAS endpoint
Added
- Added support for a new UiTPAS endpoint to set a list of cardsystems on an event, instead of adding or removing a single card system.
Adding uitpas features + fix naming clash with core PHP Oauth
Merge pull request #74 from cultuurnet/develop Develop
Fix parsing of consumer groups.
Merge pull request #65 from cultuurnet/feature/III-2552 III-2454: Fix parsing of consumer groups