php-src/ext/xml
Gustavo André dos Santos Lopes db75ce41a3 - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number
of reported malformed sequences). (Gustavo)
#Made a public interface for get_next_char/utf-8 in trunk to use in utf8_decode.
#In PHP 5.3, trunk's get_next_char was copied to xml.c because 5.3's
#get_next_char is different and is not prepared to recover appropriately from
#errors.
2010-10-27 18:13:25 +00:00
..
tests - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number 2010-10-27 18:13:25 +00:00
compat.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
config.m4 - Find lib in default locations, too 2005-12-22 08:57:38 +00:00
config.w32 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS Bundle libxml and add compatibility layer 2003-05-06 19:38:49 +00:00
expat_compat.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_xml.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
xml.c - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number 2010-10-27 18:13:25 +00:00
xml.mak - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00