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 6fa2861 commit ebf96f9Copy full SHA for ebf96f9
CHANGELOG-5.0.md
@@ -4,6 +4,11 @@ CHANGELOG for 5.0.x
4
This changelog references the relevant changes (bug and security fixes) done
5
in 5.0 versions.
6
7
+### 5.0.3 (2018-02-07)
8
+
9
+* Fixed support for decorating object persister services. The refactoring done in 5.0.0 was breaking in such case.
10
+* Added compile-time validation that necessary services are public
11
12
### 5.0.2 (2018-01-03)
13
14
* Fixed Doctrine registry in `MongoDB` and `PHPCR` pager providers.
0 commit comments