From 9fc23c367336ece93565d83fb30a7654285de887 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Fri, 26 Jun 2009 23:38:11 +0000 Subject: [PATCH] libxml_disable_entity_loader is in 5.2.11 now, not 5.3.0 # http://news.php.net/php.cvs/59020 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282855 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration52.xml | 12 +++++++++++- appendices/migration53.xml | 12 +----------- reference/libxml/versions.xml | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/appendices/migration52.xml b/appendices/migration52.xml index ed356e3dd6..83657d36fb 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -866,6 +866,16 @@ $obj->getCommentName(''); + libXML: + + + + libxml_disable_entity_loader + - Disable the ability to load external entities. As of PHP 5.2.11. + + + + mbstring: + Migrating from PHP 5.2.x to PHP 5.3.x @@ -940,16 +940,6 @@ - libXML: - - - - libxml_disable_entity_loader - - Disable the ability to load external entities. - - - - MySQL Improved: diff --git a/reference/libxml/versions.xml b/reference/libxml/versions.xml index 90e9b15306..da9af007f2 100644 --- a/reference/libxml/versions.xml +++ b/reference/libxml/versions.xml @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ - +