From 35287a0aed5b65c9a9f9093e95f08f75bf82c25d Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 22 May 2007 18:06:32 +0000 Subject: [PATCH] xmlreader::setSchema() is not part of ext/spl... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236148 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/migration52.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/appendices/migration52.xml b/appendices/migration52.xml index e76fbf124b..7376496a50 100644 --- a/appendices/migration52.xml +++ b/appendices/migration52.xml @@ -1,5 +1,5 @@ - + Migrating from PHP 5.1.x to PHP 5.2.x @@ -1172,6 +1172,10 @@ $obj->getCommentName(''); - Set the delimiter and enclosure character used in fgetcsv + + + XMLReader + boolean XMLReader::setSchema(string filename)