2.2.10
Based on https://github.com/zendframework/zend-form/releases/tag/release-2.2.10 (commit 33f729af2eded732d185dd7d3f9c381daf126c5f in this repo) SECURITY UPDATES ---------------- - **ZF2015-02:** `Laminas\Db\Adapter\Platform\Postgresql` was incorrectly using `\\` to escape double quotes in identifiers and values, which could lead to SQL injection vectors. We have provided patches that use proper escaping. If you use Postgresql with Laminas, we recommend upgrading immediately.