Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 17c2dc9

Browse files
committed
Adds CHANGELOG entry for #212
1 parent 21d8817 commit 17c2dc9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ All notable changes to this project will be documented in this file, in reverse
3939
missing `GpsPoint` validator entries to the `ValidatorPluginManager`, ensuring
4040
they may be retrieved from it correctly.
4141

42+
- [#212](https://github.com/zendframework/zend-validator/pull/212) updates the
43+
`CSRF` validator to automatically mark any non-string values as invalid,
44+
preventing errors such as array to string conversion.
45+
4246
## 2.10.1 - 2017-08-22
4347

4448
### Added

0 commit comments

Comments
 (0)