bjori           Tue May 22 18:06:32 2007 UTC

  Modified files:              
    /phpdoc/en/appendices       migration52.xml 
  Log:
  xmlreader::setSchema() is not part of ext/spl...
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/migration52.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/appendices/migration52.xml
diff -u phpdoc/en/appendices/migration52.xml:1.9 
phpdoc/en/appendices/migration52.xml:1.10
--- phpdoc/en/appendices/migration52.xml:1.9    Tue May 22 18:02:50 2007
+++ phpdoc/en/appendices/migration52.xml        Tue May 22 18:06:32 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <appendix id="migration52">
  <title>Migrating from PHP 5.1.x to PHP 5.2.x</title>
 
@@ -1172,6 +1172,10 @@
      - Set the delimiter and enclosure character used in fgetcsv
     </simpara>
    </listitem>
+  </itemizedlist>
+
+  <para><link linkend="ref.xmlreader">XMLReader</link></para>
+  <itemizedlist>
    <listitem>
     <simpara>
      boolean XMLReader::setSchema(string filename)

Reply via email to