]> granicus.if.org Git - php/commit
- Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)
authorFelipe Pena <felipe@php.net>
Tue, 1 Dec 2009 02:05:28 +0000 (02:05 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 1 Dec 2009 02:05:28 +0000 (02:05 +0000)
commit9b8f2525aa8cce41185af9e1c45b0ea1ca498c92
tree90e6bce2cfea56abb6946119b622588b9e9d8a40
parentaf3adf85044c38d167e53048a49a26b6c996a6d3
- Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)
- Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a
  single text node when using libxml2.7.3+. (Kalle)
[DOC]
NEWS
ext/libxml/libxml.c
ext/soap/php_xml.c