Files
D8_rplf/vendor/zendframework/zend-escaper/CHANGELOG.md
T
2018-04-23 21:08:22 +02:00

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.