diff --git a/appendices/migration52.xml b/appendices/migration52.xml index 9c9ff5fbff..7a5c361e8c 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -1244,9 +1244,9 @@ $obj->getCommentName(''); - boolean XMLReader::setSchema(string filename) + boolean XMLReader::setSchema - Use W3C XSD schema to validate the document as it is processed. Activation is - only possible before the first Read() + only possible before the first XMLReader::read