[PHP-DOC] Re: [PATCH] Solving the exception problem (s without s)

2008-07-23 Thread Hannes Magnusson
Last chance for objections... committing in 10.. 9.. :) -Hannes On Mon, Jul 21, 2008 at 21:45, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > Hi all > > Attached is a patch to the Docbook DTD which introduces a > phpdoc:exception element inside elements. > > is defined exactly like except that

Re: [PHP-DOC] Fwd: [PHP-NOTES] note 84633 added to function.strtotime

2008-07-23 Thread Daniel Brown
On Wed, Jul 23, 2008 at 3:05 AM, Derick Rethans <[EMAIL PROTECTED]> wrote: > > Yeah, I've the format specs done now, but it doesn't describe enough > yet -- so I'm not happy with it yet. Not that I think you will, Derick, but if you need a second set of eyes for anything, don't hesitate to ask

Re: [PHP-DOC] Fwd: [PHP-NOTES] note 84633 added to function.strtotime

2008-07-23 Thread Thiago H. Pojda
On Wed, Jul 23, 2008 at 4:05 AM, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Wed, 23 Jul 2008, Hannes Magnusson wrote: > > > On Wed, Jul 23, 2008 at 03:20, Daniel Brown <[EMAIL PROTECTED]> wrote: > > > On Tue, Jul 22, 2008 at 8:51 PM, Thiago H. Pojda < > [EMAIL PROTECTED]> wrote: > > >> Guys, >

Re: [PHP-DOC] Fwd: [PHP-NOTES] note 84633 added to function.strtotime

2008-07-23 Thread Derick Rethans
On Wed, 23 Jul 2008, Hannes Magnusson wrote: > On Wed, Jul 23, 2008 at 03:20, Daniel Brown <[EMAIL PROTECTED]> wrote: > > On Tue, Jul 22, 2008 at 8:51 PM, Thiago H. Pojda <[EMAIL PROTECTED]> wrote: > >> Guys, > >> > >> I'd like to integrate this note as an example to this function, what do you > >

[PHP-DOC] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/spl spl_directory.c

2008-07-23 Thread Marcus Boerger
Hello Hannes, Wednesday, July 23, 2008, 8:36:22 AM, you wrote: > 2008/7/23 Marcus Boerger <[EMAIL PROTECTED]>: >> helly Wed Jul 23 06:12:29 2008 UTC >> >> Modified files: (Branch: PHP_5_3) >>/php-src/ext/splspl_directory.c >> Log: >> - [DOC] Add FilesystemIterato