All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #32 adds support for PHP 7.3.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #28 adds support for PHP 7.1 and 7.2.
- #25 changes the behavior of the
Escaper
constructor; it now raises an exception for non-null, non-string$encoding
arguments.
- Nothing.
- Nothing.
- #11, #12, and #13 prepare and publish documentation to https://zendframework.github.io/zend-escaper/
- Nothing.
- Nothing.
- #3 updates the the escaping mechanism to add support for escaping characters outside the Basic Multilingual Plane when escaping for JS, CSS, or HTML attributes.