Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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