For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/internals/zendapi/functions zend_error.xml zend_output_debug_string.x









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/internals/zendapi/functions zend_error.xml zend_output_debug_string.x
Hartmut Holzgraefe

2006-01-14, 7:56 am

hholzgra Sat Jan 14 13:52:30 2006 UTC

Modified files:
/phpdoc/en/internals/zendapi/functions zend_error.xml
zend_output_debug_string.xml
Log:
prototype was mangled due to greedy parsing in the generator script

http://cvs.php.net/viewcvs.cgi/phpd...2&diff_format=u
Index: phpdoc/en/internals/zendapi/functions/zend_error.xml
diff -u phpdoc/en/internals/zendapi/functions/zend_error.xml:1.1 phpdoc/en/internals/zendapi/functions/zend_error.xml:1.2
--- phpdoc/en/internals/zendapi/functions/zend_error.xml:1.1 Tue Aug 30 20:34:06 2005
+++ phpdoc/en/internals/zendapi/functions/zend_error.xml Sat Jan 14 13:52:30 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.zend-error">
<refnamediv>
<refname>zend_error</refname>
@@ -13,9 +13,7 @@
<type>void</type><methodname>zend_error</methodname>
<methodparam><type>int</type><parameter>type</parameter></methodparam>
<methodparam><type>const</type><parameter>char *format</parameter></methodparam>
- <methodparam><type>...)</type><parameter>ZEND_ATTRIBUTE_FORMAT(printf</parameter></methodparam>
- <methodparam><type></type><parameter>2</parameter></methodparam>
- <methodparam><type></type><parameter>3</parameter></methodparam>
+ <methodparam><type></type><parameter>...</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -43,23 +41,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><parameter>ZEND_ATTRIBUTE_FORMAT(printf</parameter></term>
- <listitem>
- <para>
- ...
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><parameter>2</parameter></term>
- <listitem>
- <para>
- ...
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><parameter>3</parameter></term>
+ <term><parameter>...</parameter></term>
<listitem>
<para>
...
http://cvs.php.net/viewcvs.cgi/phpd...2&diff_format=u
Index: phpdoc/en/internals/zendapi/functions/zend_output_debug_string.xml
diff -u phpdoc/en/internals/zendapi/functions/zend_output_debug_string.xml:1.1 phpdoc/en/internals/zendapi/functions/zend_output_debug_string.xml:1.2
--- phpdoc/en/internals/zendapi/functions/zend_output_debug_string.xml:1.1 Tue Aug 30 20:34:06 2005
+++ phpdoc/en/internals/zendapi/functions/zend_output_debug_string.xml Sat Jan 14 13:52:30 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.zend-output-debug-string">
<refnamediv>
<refname>zend_output_debug_string</refname>
@@ -13,9 +13,7 @@
<type>void</type><methodname>zend_output_debug_string</methodname>
<methodparam><type>zend_bool</type><parameter>trigger_break</parameter></methodparam>
<methodparam><type>char*</type><parameter>format</parameter></methodparam>
- <methodparam><type>...)</type><parameter>ZEND_ATTRIBUTE_FORMAT(printf</parameter></methodparam>
- <methodparam><type></type><parameter>2</parameter></methodparam>
- <methodparam><type></type><parameter>3</parameter></methodparam>
+ <methodparam><type></type><parameter>...</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -43,23 +41,7 @@
</listitem>
</varlistentry>
<varlistentry>
- <term><parameter>ZEND_ATTRIBUTE_FORMAT(printf</parameter></term>
- <listitem>
- <para>
- ...
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><parameter>2</parameter></term>
- <listitem>
- <para>
- ...
- </para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><parameter>3</parameter></term>
+ <term><parameter>...</parameter></term>
<listitem>
<para>
...
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com