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 @@ - +