This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Tags: zendframework/zend-escaper
Tags
zend-escaper 2.6.0 Added ----- - [#28](#28) adds support for PHP 7.1 and 7.2. Changed ------- - [#25](#25) changes the behavior of the `Escaper` constructor; it now raises an exception for non-null, non-string `$encoding` arguments. Deprecated ---------- - Nothing. Removed ------- - [#28](#28) removes support for PHP 5.5. - [#28](#28) removes support for HHVM. Fixed ----- - Nothing.
zend-escaper 2.5.2 Added ----- - [#11](#11), [#12](#12), and [#13](#13) prepare and publish documentation to https://zendframework.github.io/zend-escaper/ Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [#3](#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.
PreviousNext