[PHP-DOC] cvs: phpdoc /en/reference/expect/functions expect-expectl.xml
by Michael Spector other posts by this author
Jul 4 2006 7:50AM messages near this date
[PHP-DOC] cvs: phpdoc /en/reference/expect/functions expect-expectl.xml
|
Re: [PHP-DOC] cvs: phpdoc /en/reference/expect/functions expect-expectl.xml
michael Tue Jul 4 14:50:10 2006 UTC
Modified files:
/phpdoc/en/reference/expect/functions expect-expectl.xml
Log:
Add last prototype change into changelog.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/expect/functions/expect-expectl.xml?r1=1.8
&r2=1.9&diff_format=u
Index: phpdoc/en/reference/expect/functions/expect-expectl.xml
diff -u phpdoc/en/reference/expect/functions/expect-expectl.xml:1.8 phpdoc/en/reference/expe
ct/functions/expect-expectl.xml:1.9
--- phpdoc/en/reference/expect/functions/expect-expectl.xml:1.8 Tue Jul 4 08:26:08 2006
+++ phpdoc/en/reference/expect/functions/expect-expectl.xml Tue Jul 4 14:50:10 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="function.expect-expectl">
<refnamediv>
<refname> expect_expectl</refname>
@@ -108,6 +108,30 @@
<link linkend="constants.expect.exp_fullbuffer"> <constant>EXP_FULLBUFFER</constant></lin
k>
</para>
</refsect1>
+ <refsect1 role="changelog">
+ &reftitle.changelog;
+ <para>
+ <informaltable>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry> &Version;</entry>
+ <entry> &Description;</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry> 0.2.1</entry>
+ <entry>
+ Prior to version 0.2.1, in <parameter> match</parameter> parameter a match string was
returned,
+ not an array of match substrings.
+ </entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </informaltable>
+ </para>
+ </refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>
Thread:
Michael Spector
Michael Spector
Hannes Magnusson
Michael Spector
Hannes Magnusson
|