Files
faveo/vendor/zendframework/zend-escaper/CHANGELOG.md
Sujit Prasad ffa56a43cb update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
2016-08-03 20:04:36 +05:30

728 B

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

2.5.2 - 2016-06-30

Added

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #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.