bjori Thu Jun 21 00:43:30 2007 UTC
Modified files:
/phpdoc/en/reference/imagick/imagickdraw setviewbox.xml
/phpdoc/en/reference/info/functions zend-thread-id.xml
/phpdoc/en/reference/mysql/functions mysql-set-charset.xml
/phpdoc/en/reference/phar/functions phar-offsetexists.xml
phar-offsetget.xml
phar-offsetset.xml
phar-offsetunset.xml
/phpdoc/en/reference/printer constants.xml reference.xml
/phpdoc/en/reference/sybase/functions sybase-fetch-object.xml
/phpdoc/en/reference/xml/functions
xml-set-external-entity-ref-handler.xml
Log:
More Docbook5 upgrades...
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/imagick/imagickdraw/setviewbox.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/imagick/imagickdraw/setviewbox.xml
diff -u phpdoc/en/reference/imagick/imagickdraw/setviewbox.xml:1.6
phpdoc/en/reference/imagick/imagickdraw/setviewbox.xml:1.7
--- phpdoc/en/reference/imagick/imagickdraw/setviewbox.xml:1.6 Wed Jun 20
22:57:05 2007
+++ phpdoc/en/reference/imagick/imagickdraw/setviewbox.xml Thu Jun 21
00:43:29 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
-<refentry id="function.imagickdraw-setviewbox">
+<!-- $Revision: 1.7 $ -->
+<refentry xml:id="function.imagickdraw-setviewbox"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>ImagickDraw::setViewbox</refname>
<refpurpose>Sets the overall canvas size</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/info/functions/zend-thread-id.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/info/functions/zend-thread-id.xml
diff -u phpdoc/en/reference/info/functions/zend-thread-id.xml:1.1
phpdoc/en/reference/info/functions/zend-thread-id.xml:1.2
--- phpdoc/en/reference/info/functions/zend-thread-id.xml:1.1 Sun Jun 17
10:30:03 2007
+++ phpdoc/en/reference/info/functions/zend-thread-id.xml Thu Jun 21
00:43:29 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.zend-thread-id">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.zend-thread-id">
<refnamediv>
<refname>zend_thread_id</refname>
<refpurpose>Returns a unique identifier for the current thread</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysql/functions/mysql-set-charset.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/mysql/functions/mysql-set-charset.xml
diff -u phpdoc/en/reference/mysql/functions/mysql-set-charset.xml:1.1
phpdoc/en/reference/mysql/functions/mysql-set-charset.xml:1.2
--- phpdoc/en/reference/mysql/functions/mysql-set-charset.xml:1.1 Fri Jun
15 16:25:18 2007
+++ phpdoc/en/reference/mysql/functions/mysql-set-charset.xml Thu Jun 21
00:43:29 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.mysql-set-charset">
+<!-- $Revision: 1.2 $ -->
+<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.mysql-set-charset">
<refnamediv>
<refname>mysql_set_charset</refname>
<refpurpose>Sets the client character set</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/phar-offsetexists.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/phar/functions/phar-offsetexists.xml
diff -u phpdoc/en/reference/phar/functions/phar-offsetexists.xml:1.3
phpdoc/en/reference/phar/functions/phar-offsetexists.xml:1.4
--- phpdoc/en/reference/phar/functions/phar-offsetexists.xml:1.3 Wed Jun
20 22:25:15 2007
+++ phpdoc/en/reference/phar/functions/phar-offsetexists.xml Thu Jun 21
00:43:29 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.phar-offsetexists">
<refnamediv>
<refname>Phar::offsetExists</refname>
@@ -11,17 +11,16 @@
<type>bool</type><methodname>Phar::offsetExists</methodname>
<methodparam><type>string</type><parameter>offset</parameter></methodparam>
</methodsynopsis>
-
<para>
- This is an implementation of the <interface>ArrayAccess</interface>
interface allowing
+ This is an implementation of the <oointerface>ArrayAccess</oointerface>
interface allowing
direct manipulation of the contents of a Phar archive using
array access brackets.
</para>
<para>
offsetExists() is called whenever <function>isset</function> is called.
</para>
-
</refsect1>
+
<refsect1 role="parameters">
&reftitle.parameters;
<para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/phar-offsetget.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/phar/functions/phar-offsetget.xml
diff -u phpdoc/en/reference/phar/functions/phar-offsetget.xml:1.3
phpdoc/en/reference/phar/functions/phar-offsetget.xml:1.4
--- phpdoc/en/reference/phar/functions/phar-offsetget.xml:1.3 Wed Jun 20
22:25:15 2007
+++ phpdoc/en/reference/phar/functions/phar-offsetget.xml Thu Jun 21
00:43:29 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.phar-offsetget">
<refnamediv>
<refname>Phar::offsetGet</refname>
@@ -13,7 +13,7 @@
</methodsynopsis>
<para>
- This is an implementation of the <interface>ArrayAccess</interface>
interface allowing
+ This is an implementation of the <oointerface>ArrayAccess</oointerface>
interface allowing
direct manipulation of the contents of a Phar archive using
array access brackets. offsetGet is used for retrieving files from
a Phar archive.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/phar-offsetset.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/phar/functions/phar-offsetset.xml
diff -u phpdoc/en/reference/phar/functions/phar-offsetset.xml:1.3
phpdoc/en/reference/phar/functions/phar-offsetset.xml:1.4
--- phpdoc/en/reference/phar/functions/phar-offsetset.xml:1.3 Wed Jun 20
22:25:15 2007
+++ phpdoc/en/reference/phar/functions/phar-offsetset.xml Thu Jun 21
00:43:29 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.phar-offsetset">
<refnamediv>
<refname>Phar::offsetSet</refname>
@@ -14,7 +14,7 @@
</methodsynopsis>
<para>
- This is an implementation of the <interface>ArrayAccess</interface>
interface allowing
+ This is an implementation of the <oointerface>ArrayAccess</oointerface>
interface allowing
direct manipulation of the contents of a Phar archive using
array access brackets. offsetSet is used for modifying an
existing file, or adding a new file to a Phar archive.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/phar/functions/phar-offsetunset.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/phar/functions/phar-offsetunset.xml
diff -u phpdoc/en/reference/phar/functions/phar-offsetunset.xml:1.3
phpdoc/en/reference/phar/functions/phar-offsetunset.xml:1.4
--- phpdoc/en/reference/phar/functions/phar-offsetunset.xml:1.3 Wed Jun 20
22:25:15 2007
+++ phpdoc/en/reference/phar/functions/phar-offsetunset.xml Thu Jun 21
00:43:29 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.phar-offsetunset">
<refnamediv>
<refname>Phar::offsetUnset</refname>
@@ -13,7 +13,7 @@
</methodsynopsis>
<para>
- This is an implementation of the <interface>ArrayAccess</interface>
interface allowing
+ This is an implementation of the <oointerface>ArrayAccess</oointerface>
interface allowing
direct manipulation of the contents of a Phar archive using
array access brackets. offsetUnset is used for deleting an
existing file, and is called by the <function>unset</function>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/printer/constants.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/printer/constants.xml
diff -u phpdoc/en/reference/printer/constants.xml:1.1
phpdoc/en/reference/printer/constants.xml:1.2
--- phpdoc/en/reference/printer/constants.xml:1.1 Sat Jun 16 01:46:46 2007
+++ phpdoc/en/reference/printer/constants.xml Thu Jun 21 00:43:29 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="printer.constants">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="printer.constants">
<refnamediv>
<refname>Constants</refname>
<refpurpose>Printer Predefined Constants</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/printer/reference.xml?r1=1.12&r2=1.13&diff_format=u
Index: phpdoc/en/reference/printer/reference.xml
diff -u phpdoc/en/reference/printer/reference.xml:1.12
phpdoc/en/reference/printer/reference.xml:1.13
--- phpdoc/en/reference/printer/reference.xml:1.12 Wed Jun 20 22:25:15 2007
+++ phpdoc/en/reference/printer/reference.xml Thu Jun 21 00:43:29 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
<!-- Purpose: utilspec.windows -->
<!-- Membership: pecl -->
@@ -28,7 +28,7 @@
</para>
</section>
- <section id="printer.constants">
+ <section xml:id="printer.constants">
&reftitle.constants;
<para/>
</section>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml:1.9
phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml:1.10
--- phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml:1.9 Wed Jun
20 22:25:32 2007
+++ phpdoc/en/reference/sybase/functions/sybase-fetch-object.xml Thu Jun
21 00:43:29 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.sybase-fetch-object">
<refnamediv>
<refname>sybase_fetch_object</refname>
@@ -72,7 +72,7 @@
<tbody>
<row>
<entry>4.3.0</entry>
- <entry>
+ <entry><para>
This function will no longer return numeric object members.
Old behaviour:
<screen>
@@ -100,6 +100,7 @@
}
]]>
</screen>
+ </para>
</entry>
</row>
</tbody>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/xml/functions/xml-set-external-entity-ref-handler.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/xml/functions/xml-set-external-entity-ref-handler.xml
diff -u
phpdoc/en/reference/xml/functions/xml-set-external-entity-ref-handler.xml:1.9
phpdoc/en/reference/xml/functions/xml-set-external-entity-ref-handler.xml:1.10
---
phpdoc/en/reference/xml/functions/xml-set-external-entity-ref-handler.xml:1.9
Wed Jun 20 22:25:36 2007
+++ phpdoc/en/reference/xml/functions/xml-set-external-entity-ref-handler.xml
Thu Jun 21 00:43:30 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.xml-set-external-entity-ref-handler">
<refnamediv>
<refname>xml_set_external_entity_ref_handler</refname>
@@ -26,8 +26,7 @@
<varlistentry>
<term><parameter>parser</parameter></term>
<listitem>
- <para>
- </para>
+ <para />
</listitem>
</varlistentry>
<varlistentry>
@@ -43,8 +42,8 @@
five parameters, and should return an integer value.If the
value returned from the handler is &false; (which it will be if no
value is returned), the XML parser will stop parsing and
- <function>xml_get_error_code</function> will return <systemitem
- class="constant">XML_ERROR_EXTERNAL_ENTITY_HANDLING</systemitem>.
+ <function>xml_get_error_code</function> will return
+ <constant>XML_ERROR_EXTERNAL_ENTITY_HANDLING</constant>.
<methodsynopsis>
<methodname><replaceable>handler</replaceable></methodname>
<methodparam><type>resource</type><parameter>parser</parameter></methodparam>