Skip to content

Commit cda5b7d

Browse files
committed
update changelog
1 parent 34c0cd2 commit cda5b7d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
* Removed the deprecated `PropertyTypeIterable::getCollectionClass`. Use `PropertyTypeIterable::getTraversableClass`
99
* Removed the deprecated `PropertyTypeIterable::isCollection`. Use `PropertyTypeIterable::isTraversable`
1010
* `JMSTypeParser::getTraversableClass` returns `Traversable::class` instead of `Doctrine\Common\Collections\Collection` for general traversable properties.
11-
11+
* Dropped support for PHP 7
12+
* Adjusted code to not trigger warnings with PHP 8.4
1213

1314
# Version 1.x
1415

0 commit comments

Comments
 (0)