diff options
author | Christoph M. Becker <cmb@php.net> | 2015-07-07 14:55:00 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2015-09-05 01:17:50 +0200 |
commit | b2954c64ab67bca980070c63f43cb7afb7ed6d16 (patch) | |
tree | 0ac81a08bcc5683a33d7a7232a386fc412fa4b07 /sapi/cli/php_cli_server.c | |
parent | b59ea797f53f560ae79c55c1ca4956b5e77203d2 (diff) | |
download | php-git-b2954c64ab67bca980070c63f43cb7afb7ed6d16.tar.gz |
Fix #70001: Assigning to DOMNode::textContent does additional entity encoding
Assigning to DOMNode::textContent encodes entities, what does not match the
behavior of DOMText::__construct() and DOMDocument::createTextNode. This patch
changes the behavior of DOMNode::textContent in this regard.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions