2009/1/16 Hannes Magnusson <hannes.magnus...@gmail.com>:
> On Fri, Jan 16, 2009 at 20:58, Richard Quadling
> <rquadl...@googlemail.com> wrote:
>> The correct methodsynopsis would be (when phd supports DocBook 5.1)
>>
>>  <methodsynopsis>
>>  <type>string</type><methodname>number_format</methodname>
>>  <methodparam><type>float</type><parameter>number</parameter></methodparam>
>>  <methodparamgroup choice="opt">
>>    <methodparam><type>int</type><parameter>decimals</parameter></methodparam>
>>    <methodparamgroup choice="opt">
>>      
>> <methodparam><type>string</type><parameter>dec_point</parameter></methodparam>
>>      
>> <methodparam><type>string</type><parameter>thousands_sep</parameter></methodparam>
>>    </methodparamgroup>
>>  </methodparamgroup>
>>  </methodsynopsis>
>>
>> See : [docbook] RFE #1998852: Provide a mechanism to group parameters
>
> I keep forgetting about it. Could you file a bug report for it?
> We also have to update our DTD to support it.
>
> -Hannes
>

http://bugs.php.net/bug.php?id=44885

and

http://bugs.php.net/bug.php?id=47132

-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

Reply via email to