8000
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 c1b1e03 commit 5fbf848Copy full SHA for 5fbf848
src/Symfony/Component/Validator/CHANGELOG.md
@@ -8,6 +8,7 @@ CHANGELOG
8
* added `DoctrineCache` to adapt any Doctrine cache
9
* `GroupSequence` now implements `ArrayAccess`, `Countable` and `Traversable`
10
* changed `ClassMetadata::getGroupSequence()` to return a `GroupSequence` instance instead of an array
11
+ * `Callback` can now be put onto properties (useful when you pass a closure to the constraint)
12
13
2.4.0
14
-----
0 commit comments