Re: [PHP-DOC] cvs: phpdoc /phpbook/phpbook-xsl common.xsl

2007-02-05 Thread Hannes Magnusson
On 2/5/07, Roman Neuhauser <[EMAIL PROTECTED]> wrote: # [EMAIL PROTECTED] / 2007-02-06 00:36:25 +0100: > On 2/5/07, Roman Neuhauser <[EMAIL PROTECTED]> wrote: > ># [EMAIL PROTECTED] / 2007-02-05 23:11:46 -: > >> bjori Mon Feb 5 23:11:46 2007 UTC > >> > >> Modified files: > >> /

Re: [PHP-DOC] cvs: phpdoc /phpbook/phpbook-xsl common.xsl

2007-02-05 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-02-06 00:36:25 +0100: > On 2/5/07, Roman Neuhauser <[EMAIL PROTECTED]> wrote: > ># [EMAIL PROTECTED] / 2007-02-05 23:11:46 -: > >> bjori Mon Feb 5 23:11:46 2007 UTC > >> > >> Modified files: > >> /phpdoc/phpbook/phpbook-xsl common.xsl > >> Log:

Re: [PHP-DOC] cvs: phpdoc /phpbook/phpbook-xsl common.xsl

2007-02-05 Thread Hannes Magnusson
Hi Roman Sorry for the confusing commit message, the constructor doesn't need any arguments - just as any other ordinary method/function. This commit fixes http://php.net/function.dom-domimplementation-construct for instance. -Hannes On 2/5/07, Roman Neuhauser <[EMAIL PROTECTED]> wrote: # [EM

Re: [PHP-DOC] cvs: phpdoc /phpbook/phpbook-xsl common.xsl

2007-02-05 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2007-02-05 23:11:46 -: > bjori Mon Feb 5 23:11:46 2007 UTC > > Modified files: > /phpdoc/phpbook/phpbook-xsl common.xsl > Log: > constructors can be void, too I thought the type of a constructor is always the name of the containing