We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1964001 commit 8e9ae21Copy full SHA for 8e9ae21
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 2.0.4
4
+
5
+* [security] Hide error's message in prod mode when a 500 error occurs
6
+* Prevent duplicate data validation
7
+* Fix filter Eager Loading
8
+* Fix the Hydra documentation for `ConstraintViolationList`
9
+* Fix some edge cases with the automatic configuration of Symfony
10
+* Remove calls to `each()` (deprecated since PHP 7.2)
11
+* Add a missing property in `EagerLoadingExtension`
12
13
## 2.0.3
14
15
* Fix a bug when handling invalid IRIs
0 commit comments