Releases: JBZoo/Data
Releases · JBZoo/Data
7.1.1
What's Changed
- Table of content by @SmetDenis in #29
- PHP CS Fixer -
ordered_types
by @SmetDenis in #30 - Add PHP 8.3 support and update dependencies in composer.json by @SmetDenis in #31
Full Changelog: 7.1.0...7.1.1
7.1.0
What's Changed
- Fixed Psalm PossiblyInvalidOperand by @SmetDenis in #27
- Set nested values by @SmetDenis in #28
Full Changelog: 7.0.0...7.1.0
7.0.0
What's Changed
- Bump PHP version by @SmetDenis in #18
- Bump PHP version & dependencies by @SmetDenis in #19
- Wrong spaces by @SmetDenis in #20
- Cs fixes by @SmetDenis in #21
- Prefer stable versions by @SmetDenis in #22
- Deprecated method get/find by @SmetDenis in #23
- New get*Null() methods and refactoring by @SmetDenis in #24
- Fixed stylish by @SmetDenis in #25
- Release v7 by @SmetDenis in #26
Full Changelog: 5.0.0...7.0.0
5.0.0
4.4.0: PHP8.1 - \ReturnTypeWillChange for offsetGet (#15)
* `ReturnTypeWillChange` for `offsetGet` (php 8.1) * Update PHP deps
4.3.3
4.3.2
4.3.1
4.3.0: Updated PHP deps (#14)
* Updated PHP deps * Fixed phan config