On 7/4/06, Michael Spector <[EMAIL PROTECTED]> wrote:
Where should I add changelog?

http://doc.php.net/php/dochowto/chapter-skeletons.php
See the first example.

Document the fact that prior to expect 0.2.1 $match was string, not an array...

-Hannes


Hannes Magnusson wrote:
> On 7/4/06, Michael Spector <[EMAIL PROTECTED]> wrote:
>> michael         Tue Jul  4 08:26:08 2006 UTC
>>
>>   Modified files:
>>     /phpdoc/en/reference/expect/functions       expect-expectl.xml
>>   Log:
>>   Fix function prototype, according to latest changes.
>>
>>
>> 
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/expect/functions/expect-expectl.xml?r1=1.7&r2=1.8&diff_format=u
>>
>> Index: phpdoc/en/reference/expect/functions/expect-expectl.xml
>> diff -u phpdoc/en/reference/expect/functions/expect-expectl.xml:1.7
>> phpdoc/en/reference/expect/functions/expect-expectl.xml:1.8
>> --- phpdoc/en/reference/expect/functions/expect-expectl.xml:1.7 Tue
>> Mar  7 12:07:16 2006
>> +++ phpdoc/en/reference/expect/functions/expect-expectl.xml     Tue
>> Jul  4 08:26:08 2006
>> @@ -1,5 +1,5 @@
>>  <?xml version="1.0" encoding="iso-8859-1"?>
>> -<!-- $Revision: 1.7 $ -->
>> +<!-- $Revision: 1.8 $ -->
>>  <refentry id="function.expect-expectl">
>>   <refnamediv>
>>    <refname>expect_expectl</refname>
>> @@ -13,15 +13,18 @@
>>     <type>mixed</type><methodname>expect_expectl</methodname>
>>
>> <methodparam><type>resource</type><parameter>expect</parameter></methodparam>
>>
>>
>> <methodparam><type>array</type><parameter>cases</parameter></methodparam>
>>
>> -   <methodparam><type>string</type><parameter
>> role="reference">match</parameter></methodparam>
>> +   <methodparam><type>array</type><parameter
>> role="reference">match</parameter></methodparam>
>
> This is just evil. Why don't you add changelog?

--
Michael Spector, Software Developer
Zend Technologies +972-3-6139665 ext.223
ICQ: 7279639
AIM: spektom972
Yahoo: spektom
MSN: [EMAIL PROTECTED]


Reply via email to