[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/language/predefined versions.xml  /en/reference/dir versions.xml  /en/refe
From:       "Philip Olson" <philip () php ! net>
Date:       2009-02-28 23:51:42
Message-ID: cvsphilip1235865102 () cvsserver
[Download RAW message or body]

philip		Sat Feb 28 23:51:42 2009 UTC

  Added files:                 
    /phpdoc/en/reference/overload	versions.xml 
    /phpdoc/en/reference/tcpwrap	versions.xml 

  Modified files:              
    /phpdoc/en/language/predefined	versions.xml 
    /phpdoc/en/reference/dir	versions.xml 
    /phpdoc/en/reference/dom	versions.xml 
    /phpdoc/en/reference/domxml	versions.xml 
    /phpdoc/en/reference/fam	versions.xml 
    /phpdoc/en/reference/http	versions.xml 
    /phpdoc/en/reference/maxdb	versions.xml 
    /phpdoc/en/reference/mysqli	versions.xml 
    /phpdoc/en/reference/oci8	versions.xml 
    /phpdoc/en/reference/pdf	versions.xml 
    /phpdoc/en/reference/pdo	versions.xml 
    /phpdoc/en/reference/soap	versions.xml 
    /phpdoc/en/reference/spl	versions.xml 
    /phpdoc/en/reference/spl_types	versions.xml 
    /phpdoc/en/reference/tidy	versions.xml 
  Log:
  Added and updated PHP/PECL version information
  
  
["philip-20090228235142.txt" (text/plain)]

http://cvs.php.net/viewvc.cgi/phpdoc/en/language/predefined/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/language/predefined/versions.xml
diff -u phpdoc/en/language/predefined/versions.xml:1.1 phpdoc/en/language/predefined/versions.xml:1.2
--- phpdoc/en/language/predefined/versions.xml:1.1	Thu Feb 12 05:29:58 2009
+++ phpdoc/en/language/predefined/versions.xml	Sat Feb 28 23:51:40 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -18,7 +18,7 @@
  <function name='errorexception::__construct' from='PHP 5 &gt;= 5.1.0'/>
  <function name='errorexception::getseverity' from='PHP 5 &gt;= 5.1.0'/>
 
- <function name='iterator:__current' from='PHP 5 &gt;= 5.1.0'/>
+ <function name='iterator::current' from='PHP 5 &gt;= 5.1.0'/>
  <function name='iterator::key' from='PHP 5 &gt;= 5.1.0'/>
  <function name='iterator::next' from='PHP 5 &gt;= 5.1.0'/>
  <function name='iterator::rewind' from='PHP 5 &gt;= 5.1.0'/>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dir/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/dir/versions.xml
diff -u phpdoc/en/reference/dir/versions.xml:1.1 phpdoc/en/reference/dir/versions.xml:1.2
--- phpdoc/en/reference/dir/versions.xml:1.1	Wed Feb 11 18:06:53 2009
+++ phpdoc/en/reference/dir/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,10 +1,12 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
 
 <versions>
+ <function name='dir' from='PHP 4, PHP 5'/>
+ 
  <function name='chdir' from='PHP 4, PHP 5'/>
  <function name='chroot' from='PHP 4 &gt;= 4.0.5, PHP 5'/>
  <function name='closedir' from='PHP 4, PHP 5'/>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dom/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/dom/versions.xml
diff -u phpdoc/en/reference/dom/versions.xml:1.1 phpdoc/en/reference/dom/versions.xml:1.2
--- phpdoc/en/reference/dom/versions.xml:1.1	Wed Oct 29 01:01:56 2008
+++ phpdoc/en/reference/dom/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -130,6 +130,7 @@
  <function name='domtext::replacewholetext' from='PHP 5'/>
  <function name='domtext::splittext' from='PHP 5'/>
 
+ <function name='domxpath::__construct' from='PHP 5'/>
  <function name='domxpath::evaluate' from='PHP 5 &gt;= 5.1.0'/>
  <function name='domxpath::query' from='PHP 5'/>
  <function name='domxpath::registernamespace' from='PHP 5'/>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/domxml/versions.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/domxml/versions.xml
diff -u phpdoc/en/reference/domxml/versions.xml:1.3 phpdoc/en/reference/domxml/versions.xml:1.4
--- phpdoc/en/reference/domxml/versions.xml:1.3	Wed Feb 25 18:42:12 2009
+++ phpdoc/en/reference/domxml/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -7,6 +7,11 @@
  FIXME: How should we handle domxml version information... for phd?
 -->
 <versions> 
+ <function name='domattribute::name' from='PHP 4 &gt;= 4.1.0'/>
+ <function name='domattribute::set_value' from='PHP 4 &gt;= 4.1.0'/>
+ <function name='domattribute::specified' from='PHP 4 &gt;= 4.1.0'/>
+ <function name='domattribute::value' from='PHP 4 &gt;= 4.1.0'/>
+
  <function name='domnode::add_child' from='PHP 4 &gt;= 4.1.0'/>
  <function name='domnode::add_namespace' from='PHP 4 &gt;= 4.3.0'/>
  <function name='domnode::append_child' from='PHP 4 &gt;= 4.1.0'/>
@@ -187,7 +192,15 @@
  <function name='domxml_xslt_stylesheet_doc' from='PHP 4 &gt;= 4.2.0'/>
  <function name='domxml_xslt_stylesheet_file' from='PHP 4 &gt;= 4.2.0'/>
  <function name='domxml_xslt_version' from='PHP 4 &gt;= 4.2.0'/>
+
+ <function name='xpath_eval' from='PHP 4'/>
+ <function name='xpath_eval_expression' from='PHP 4'/>
+ <function name='xpath_new_context' from='PHP 4'/>
+ <function name='xpath_register_ns' from='PHP 4 &gt;= 4.2.0'/>
  <function name='xpath_register_ns_auto' from='PHP 4 &gt;= 4.3.0'/>
+ 
+ <function name='xptr_eval' from='PHP 4'/>
+ <function name='xptr_new_context' from='PHP 4'/>
 </versions>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/fam/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/fam/versions.xml
diff -u phpdoc/en/reference/fam/versions.xml:1.1 phpdoc/en/reference/fam/versions.xml:1.2
--- phpdoc/en/reference/fam/versions.xml:1.1	Thu Oct 30 02:19:32 2008
+++ phpdoc/en/reference/fam/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,9 +1,10 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
 <versions> 
+ <function name='fam_cancel_monitor' from='PHP 5 &lt;= 5.0.5'/>
  <function name='fam_close' from='PHP 5 &lt;= 5.0.5'/>
  <function name='fam_monitor_collection' from='PHP 5 &lt;= 5.0.5'/>
  <function name='fam_monitor_directory' from='PHP 5 &lt;= 5.0.5'/>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/versions.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/http/versions.xml
diff -u phpdoc/en/reference/http/versions.xml:1.2 phpdoc/en/reference/http/versions.xml:1.3
--- phpdoc/en/reference/http/versions.xml:1.2	Wed Feb 11 07:41:18 2009
+++ phpdoc/en/reference/http/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -318,6 +318,11 @@
  <function name='httpresponse::setstream' from='PECL pecl_http &gt;= 0.10.0'/>
  <function name='httpresponse::setthrottledelay' from='PECL pecl_http &gt;= 0.10.0'/>
  <function name='httpresponse::status' from='PECL pecl_http &gt;= 0.12.0'/>
+
+ <function name='ob_deflatehandler' from='PECL pecl_http &gt;= 0.21.0'/>
+ <function name='ob_etaghandler' from='PECL pecl_http &gt;= 0.10.0'/>
+ <function name='ob_httpetaghandler' from='PECL pecl_http 0.5.0-0.7.0'/>
+ <function name='ob_inflatehandler' from='PECL pecl_http &gt;= 0.21.0'/>
 </versions>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/maxdb/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/maxdb/versions.xml
diff -u phpdoc/en/reference/maxdb/versions.xml:1.1 phpdoc/en/reference/maxdb/versions.xml:1.2
--- phpdoc/en/reference/maxdb/versions.xml:1.1	Sun Nov  2 04:50:39 2008
+++ phpdoc/en/reference/maxdb/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -104,6 +104,7 @@
  <function name='maxdb_stmt_store_result' from='PECL maxdb &gt;= 1.0'/>
  <function name='maxdb_store_result' from='PECL maxdb &gt;= 1.0'/>
  <function name='maxdb_thread_id' from='PECL maxdb &gt;= 1.0'/>
+ <function name='maxdb_thread_safe' from='PECL maxdb &gt;= 7.6.06.04'/>
  <function name='maxdb_use_result' from='PECL maxdb &gt;= 1.0'/>
  <function name='maxdb_warning_count' from='PECL maxdb &gt;= 1.0'/>
 </versions>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysqli/versions.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/mysqli/versions.xml
diff -u phpdoc/en/reference/mysqli/versions.xml:1.2 phpdoc/en/reference/mysqli/versions.xml:1.3
--- phpdoc/en/reference/mysqli/versions.xml:1.2	Wed Feb 25 18:42:12 2009
+++ phpdoc/en/reference/mysqli/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -8,7 +8,12 @@
 -->
 
 <versions>
+ <!-- A few mysqli procedural function names differ from their OOP counterparts, or don't exist -->
  <function name='mysqli::_construct' from='PHP 5'/>
+ <function name='mysqli::protocol_version' from='PHP 5'/>
+ <function name='mysqli::server_info' from='PHP 5'/>
+ <function name='mysqli::server_version' from='PHP 5'/>
+
  <function name='mysqli_affected_rows' from='PHP 5'/>
  <function name='mysqli_autocommit' from='PHP 5'/>
  <function name='mysqli_bind_param' from='PHP 5'/>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/oci8/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/oci8/versions.xml
diff -u phpdoc/en/reference/oci8/versions.xml:1.1 phpdoc/en/reference/oci8/versions.xml:1.2
--- phpdoc/en/reference/oci8/versions.xml:1.1	Sun Nov  2 04:50:40 2008
+++ phpdoc/en/reference/oci8/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,8 +1,9 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
+
 <versions>
  <function name='oci_bind_array_by_name' from='PHP 5 &gt;= 5.1.2, PECL oci8 &gt;= 1.2.0'/>
  <function name='oci_bind_by_name' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
@@ -10,8 +11,11 @@
  <function name='oci_close' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_collection_append' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_collection_assign' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_collection_assignelem' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_collection_element_assign' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_collection_element_get' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_collection_free' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_collection_getelem' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_collection_max' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_collection_size' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_collection_trim' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
@@ -45,18 +49,24 @@
  <function name='oci_lob_erase' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_export' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_flush' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_lob_free' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_lob_getbuffering' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_import' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_is_equal' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_load' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_read' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_rewind' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_save' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_lob_savefile' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_seek' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_lob_setbuffering' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_size' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_tell' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_truncate' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_lob_write' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
- <function name='oci_lob_write_temporary' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_lob_writetemporary' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+ <function name='oci_lob_writetofile' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+
  <function name='oci_new_collection' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_new_connect' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_new_cursor' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
@@ -71,6 +81,7 @@
  <function name='oci_server_version' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_set_prefetch' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
  <function name='oci_statement_type' from='PHP 5, PECL oci8 &gt;= 1.1.0'/>
+
  <function name='ocibindbyname' from='PHP 4, PHP 5, PECL oci8 &gt;= 1.0.0'/>
  <function name='ocicancel' from='PHP 4, PHP 5, PECL oci8 &gt;= 1.0.0'/>
  <function name='ocicloselob' from='PHP 4 &gt;= 4.0.6, PECL oci8 1.0'/>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdf/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/pdf/versions.xml
diff -u phpdoc/en/reference/pdf/versions.xml:1.1 phpdoc/en/reference/pdf/versions.xml:1.2
--- phpdoc/en/reference/pdf/versions.xml:1.1	Tue Nov  4 03:25:00 2008
+++ phpdoc/en/reference/pdf/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -189,6 +189,7 @@
  <function name='pdf_translate' from='PHP 4, PECL pdflib &gt;= 1.0.0'/>
  <function name='pdf_utf16_to_utf8' from='PECL pdflib &gt;= 2.0.3'/>
  <function name='pdf_utf8_to_utf16' from='PECL pdflib &gt;= 2.0.3'/>
+ <function name='pdf_utf32_to_utf16' from='PECL pdflib &gt;= Unknown future'/>
 </versions>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdo/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/pdo/versions.xml
diff -u phpdoc/en/reference/pdo/versions.xml:1.1 phpdoc/en/reference/pdo/versions.xml:1.2
--- phpdoc/en/reference/pdo/versions.xml:1.1	Tue Nov  4 03:25:00 2008
+++ phpdoc/en/reference/pdo/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -16,6 +16,7 @@
  <function name='pdo::errorinfo' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.1.0'/>
  <function name='pdo::exec' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.1.0'/>
  <function name='pdo::getattribute' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.2.0'/>
+ <function name='pdo::getavailabledrivers' from='PHP 5 &gt;= 5.1.3, PECL pdo &gt;= 1.0.3'/>
  <function name='pdo::lastinsertid' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.1.0'/>
  <function name='pdo::pgsqllobcreate' from='PHP 5 &gt;= 5.1.2, PECL pdo_pgsql &gt;= 1.0.2'/>
  <function name='pdo::pgsqllobopen' from='PHP 5 &gt;= 5.1.2, PECL pdo_pgsql &gt;= 1.0.2'/>
@@ -25,8 +26,10 @@
  <function name='pdo::quote' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.2.1'/>
  <function name='pdo::rollback' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.1.0'/>
  <function name='pdo::setattribute' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.1.0'/>
+ <function name='pdo::sqlitecreateaggregate' from='PHP 5 &gt;= 5.1.0, PECL pdo_sqlite &gt;= 1.0.0'/>
+ <function name='pdo::sqlitecreatefunction' from='PHP 5 &gt;= 5.1.0, PECL pdo_sqlite &gt;= 1.0.0'/>
 
- <function name='pdo_drivers' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.9.0'/>
+ <function name='pdo_drivers' from='PHP 5.1.0 - 5.1.3, PECL pdo &gt;= 0.9.0'/>
 
  <function name='pdo_user::parsesql' from='PECL pdo_user &gt;= 0.2.0'/>
  <function name='pdo_user::tokenizesql' from='PECL pdo_user &gt;= 0.2.0'/>
@@ -54,6 +57,18 @@
  <function name='pdostatement::rowcount' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.1.0'/>
  <function name='pdostatement::setattribute' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.2.0'/>
  <function name='pdostatement::setfetchmode' from='PHP 5 &gt;= 5.1.0, PECL pdo &gt;= 0.2.0'/>
+
+ <function name='pdo_dblib dsn' from='PECL PDO_DBLIB &gt;= 0.9.0'/>
+ <function name='pdo_firebird dsn' from='PECL PDO_FIREBIRD &gt;= 0.1.0'/>
+ <function name='pdo_ibm dsn' from='PECL PDO_IBM &gt;= 0.9.0'/>
+ <function name='pdo_informix dsn' from='PECL PDO_INFORMIX &gt;= 0.1.0'/>
+ <function name='pdo_mysql dsn' from='PECL PDO_MYSQL &gt;= 0.1.0'/>
+ <function name='pdo_oci dsn' from='PECL PDO_OCI &gt;= 0.1.0'/>
+ <function name='pdo_odbc dsn' from='PECL PDO_ODBC &gt;= 0.1.0'/>
+ <function name='pdo_pgsql dsn' from='PECL PDO_PGSQL &gt;= 0.1.0'/>
+ <function name='pdo_sqlite dsn' from='PECL PDO_SQLITE &gt;= 0.2.0'/>
+
+
 </versions>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/soap/versions.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/soap/versions.xml
diff -u phpdoc/en/reference/soap/versions.xml:1.3 phpdoc/en/reference/soap/versions.xml:1.4
--- phpdoc/en/reference/soap/versions.xml:1.3	Sat Feb 28 19:22:23 2009
+++ phpdoc/en/reference/soap/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -14,7 +14,7 @@
  <function name='use_soap_error_handler' from='Unknown'/>
  <function name='is_soap_fault' from='Unknown'/>
  <!-- Methods -->
- <function name='soapclient::soapclient' from='PHP 5 &gt;= 5.0.1'/>
+ <function name='soapclient::__construct' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapclient::__call' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapclient::__soapcall' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapclient::__getlastrequest' from='PHP 5 &gt;= 5.0.1'/>
@@ -27,9 +27,9 @@
  <function name='soapclient::__setcookie' from='PHP 5 &gt;= 5.0.4'/>
  <function name='soapclient::__setlocation' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapclient::__setsoapheaders' from='PHP 5 &gt;= 5.0.5'/>
+ <function name='soapclient::soapclient' from='PHP 5 &gt;= 5.0.1'/>
 
- <function name='soapvar::soapvar' from='PHP 5 &gt;= 5.0.1'/>
-
+ <function name='soapserver::__construct' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapserver::soapserver' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapserver::setpersistence' from='PHP 5 &gt;= 5.1.2'/>
  <function name='soapserver::setclass' from='PHP 5 &gt;= 5.0.1'/>
@@ -52,8 +52,14 @@
  <function name='soapfault::getprevious' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapfault::gettraceasstring' from='PHP 5 &gt;= 5.0.1'/>
 
+ <function name='soapparam::__construct' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapparam::soapparam' from='PHP 5 &gt;= 5.0.1'/>
+
+ <function name='soapheader::__construct' from='PHP 5 &gt;= 5.0.1'/>
  <function name='soapheader::soapheader' from='PHP 5 &gt;= 5.0.1'/>
+
+ <function name='soapvar::__construct' from='PHP 5 &gt;= 5.0.1'/>
+ <function name='soapvar::soapvar' from='PHP 5 &gt;= 5.0.1'/>
 </versions>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/spl/versions.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/spl/versions.xml
diff -u phpdoc/en/reference/spl/versions.xml:1.2 phpdoc/en/reference/spl/versions.xml:1.3
--- phpdoc/en/reference/spl/versions.xml:1.2	Wed Feb 11 07:41:18 2009
+++ phpdoc/en/reference/spl/versions.xml	Sat Feb 28 23:51:41 2009
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!--
   Do NOT translate this file
 -->
@@ -256,12 +256,15 @@
  <function name='limititerator::getposition' from='PHP 5 &gt;= 5.1.0'/>
  <function name='limititerator::getinneriterator' from='PHP 5 &gt;= 5.1.0'/>
 
- <function name='cachingiterator::__construct' from='PHP 5 &gt;= 5.1.3'/>
+ <function name='cachingiterator::__construct' from='PHP 5'/>
  <function name='cachingiterator::__tostring' from='PHP 5'/>
  <function name='cachingiterator::count' from='PHP 5 &gt;= 5.2.2'/>
+ <function name='cachingiterator::current' from='PHP 5'/>
  <function name='cachingiterator::getcache' from='PHP 5 &gt;= 5.2.0'/>
  <function name='cachingiterator::getflags' from='PHP 5 &gt;= 5.2.0'/>
+ <function name='cachingiterator::getinneriterator' from='PHP 5'/>
  <function name='cachingiterator::hasnext' from='PHP 5'/>
+ <function name='cachingiterator::key' from='PHP 5'/>
  <function name='cachingiterator::next' from='PHP 5'/>
  <function name='cachingiterator::offsetexists' from='PHP 5 &gt;= 5.2.0'/>
  <function name='cachingiterator::offsetget' from='PHP 5 &gt;= 5.2.0'/>
@@ -792,6 +795,7 @@
  <function name='simplexmliterator::addattribute' from='PHP &gt;= 5.1.3'/>
  <function name='simplexmliterator::count' from='PHP &gt;= 5.1.3'/>
 
+ <function name='SplDoublyLinkedList::__construct' from='PHP 5 &gt;= 5.3.0'/>
  <function name='SplDoublyLinkedList::pop' from='PHP 5 &gt;= 5.3.0'/>
  <function name='spldoublylinkedlist::shift' from='PHP 5 &gt;= 5.3.0'/>
  <function name='spldoublylinkedlist::push' from='PHP 5 &gt;= 5.3.0'/>
@@ -812,6 +816,7 @@
  <function name='spldoublylinkedlist::next' from='PHP 5 &gt;= 5.3.0'/>
  <function name='spldoublylinkedlist::valid' from='PHP 5 &gt;= 5.3.0'/>
 
+ <function name='splqueue::__construct' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splqueue::enqueue' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splqueue::dequeue' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splqueue::pop' from='PHP 5 &gt;= 5.3.0'/>
@@ -834,6 +839,7 @@
  <function name='splqueue::next' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splqueue::valid' from='PHP 5 &gt;= 5.3.0'/>
 
+ <function name='splstack::__construct' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splstack::pop' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splstack::shift' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splstack::push' from='PHP 5 &gt;= 5.3.0'/>
@@ -854,6 +860,7 @@
  <function name='splstack::next' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splstack::valid' from='PHP 5 &gt;= 5.3.0'/>
 
+ <function name='splheap::__construct' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splheap::extract' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splheap::insert' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splheap::top' from='PHP 5 &gt;= 5.3.0'/>
@@ -893,6 +900,7 @@
  <function name='splmaxheap::valid' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splmaxheap::recoverfromcorruption' from='PHP 5 &gt;= 5.3.0'/>
 
+ <function name='splpriorityqueue::__construct' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splpriorityqueue::compare' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splpriorityqueue::insert' from='PHP 5 &gt;= 5.3.0'/>
  <function name='splpriorityqueue::setextractflags' from='PHP 5 &gt;= 5.3.0'/>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/spl_types/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/spl_types/versions.xml
diff -u phpdoc/en/reference/spl_types/versions.xml:1.1 phpdoc/en/reference/spl_types/versions.xml:1.2
--- phpdoc/en/reference/spl_types/versions.xml:1.1	Tue Nov  4 03:25:01 2008
+++ phpdoc/en/reference/spl_types/versions.xml	Sat Feb 28 23:51:42 2009
@@ -1,11 +1,15 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
 <versions>
- <function name='spltype::__construct' from='PECL spl_types &gt;= 0.1.0'/>
+ <function name='splbool::__construct' from='PECL spl_types &gt;= 0.1.0'/>
+ <function name='splenum::__construct' from='PECL spl_types &gt;= 0.1.0'/>
  <function name='splenum::getconstlist' from='PECL spl_types &gt;= 0.1.0'/>
+ <function name='splfloat::__construct' from='PECL spl_types &gt;= 0.1.0'/>
+ <function name='splint::__construct' from='PECL spl_types &gt;= 0.1.0'/>
+ <function name='spltype::__construct' from='PECL spl_types &gt;= 0.1.0'/>
 </versions>
 
 <!-- Keep this comment at the end of the file
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/tidy/versions.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/tidy/versions.xml
diff -u phpdoc/en/reference/tidy/versions.xml:1.1 phpdoc/en/reference/tidy/versions.xml:1.2
--- phpdoc/en/reference/tidy/versions.xml:1.1	Tue Nov  4 03:27:21 2008
+++ phpdoc/en/reference/tidy/versions.xml	Sat Feb 28 23:51:42 2009
@@ -1,9 +1,11 @@
 <?xml version='1.0' encoding='utf-8'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!--
   Do NOT translate this file
 -->
 <versions>
+ <function name='tidy::__construct' from='PHP 5, PECL tidy &gt;= 0.5.2'/>
+
  <function name='tidy_access_count' from='PHP 5, PECL tidy &gt;= 0.5.2'/>
  <function name='tidy_clean_repair' from='PHP 5, PECL tidy &gt;= 0.5.2'/>
  <function name='tidy_config_count' from='PHP 5, PECL tidy &gt;= 0.5.2'/>

http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/overload/versions.xml?view=markup&rev=1.1
Index: phpdoc/en/reference/overload/versions.xml
+++ phpdoc/en/reference/overload/versions.xml
<?xml version='1.0' encoding='utf-8'?>
<!-- $Revision: 1.1 $ -->
<!--
  Do NOT translate this file
-->

<versions>
 <function name='overload' from='PHP 4 &gt;= 4.3.0'/>
</versions>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/tcpwrap/versions.xml?view=markup&rev=1.1
Index: phpdoc/en/reference/tcpwrap/versions.xml
+++ phpdoc/en/reference/tcpwrap/versions.xml
<?xml version='1.0' encoding='utf-8'?>
<!-- $Revision: 1.1 $ -->
<!--
  Do NOT translate this file
-->

<versions>
 <function name='tcpwrap_check' from='PECL tcpwrap &gt;= 0.1.0'/>
</versions>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->


-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic