Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Hannes Magnusson
On Mon, Apr 14, 2008 at 3:34 AM, Daniel Convissor <[EMAIL PROTECTED]> wrote: > Hannes is on a roll! > > Can I suggest changing "Get" to "Gets" in the refpurpose's? Fixed > > Is it possible to explain the purpose of ErrorException's? For example: > >function exceptions_error_handler($severi

Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Daniel Convissor
Hannes is on a roll! Can I suggest changing "Get" to "Gets" in the refpurpose's? Is it possible to explain the purpose of ErrorException's? For example: function exceptions_error_handler($severity, $message, $filename, $lineno) { throw new ErrorException($message, 0, $severity

[PHP-DOC] [PATCH] Refactoring context options

2008-04-13 Thread Hannes Magnusson
Hi all Attached is a patch refactoring context options into its own reference page under the language reference. Pretty much only refactoring and new markup, almost no new content. -Hannes Index: manual.xml.in === RCS file: /reposito

Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Lars Strojny
Hi Hannes, Am Sonntag, den 13.04.2008, 19:44 +0200 schrieb Hannes Magnusson: [...] > Gaaah! Why does every single mail client warn on empty subjects or > empty body - but noone scans the body for "attachment" and warn if an > attachment is missing?! Evolution (http://www.gnome.org/projects/evolut

Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Mark Wiesemann
"Edward Z. Yang" wrote: > Hannes Magnusson wrote: >> Gaaah! Why does every single mail client warn on empty subjects or >> empty body - but noone scans the body for "attachment" and warn if an >> attachment is missing?! > > Sounds like a challenge for a Thunderbird extension. :-) https://addons.

[PHP-DOC] [Fwd: cvs: php-src /ext/pcre config0.m4]

2008-04-13 Thread Edward Z. Yang
Hi, shouldn't this be documented? Original Message Subject: cvs: php-src /ext/pcre config0.m4 Date: Thu, 10 Apr 2008 19:41:24 - From: [EMAIL PROTECTED] ("Marcus Boerger") To: [EMAIL PROTECTED] Newsgroups: php.cvs Followup-To: php.internals helly Thu Apr 10 19:41:24

[PHP-DOC] [Fwd: PHPDOC and SPL Documentation]

2008-04-13 Thread Edward Z. Yang
Hi Ryan, I forwarded your message to php.doc Original Message Subject: PHPDOC and SPL Documentation Date: Fri, 11 Apr 2008 14:35:47 -0500 From: [EMAIL PROTECTED] (Ryan Panning) To: [EMAIL PROTECTED] Newsgroups: php.internals Sorry, guess I need to write a new message instead of

Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Edward Z. Yang
Hannes Magnusson wrote: > Gaaah! Why does every single mail client warn on empty subjects or > empty body - but noone scans the body for "attachment" and warn if an > attachment is missing?! Sounds like a challenge for a Thunderbird extension. :-) -- Edward Z. YangGnuPG:

Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Yannick Torrès
Le Sunday 13 April 2008 19:44:30 Hannes Magnusson a écrit : > On Sun, Apr 13, 2008 at 7:14 PM, Yannick Torrès > > <[EMAIL PROTECTED]> wrote: > > You have forgot the attachment ;p > > Gaaah! Why does every single mail client warn on empty subjects or > empty body - but noone scans the body for "att

Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Hannes Magnusson
On Sun, Apr 13, 2008 at 7:14 PM, Yannick Torrès <[EMAIL PROTECTED]> wrote: > > You have forgot the attachment ;p Gaaah! Why does every single mail client warn on empty subjects or empty body - but noone scans the body for "attachment" and warn if an attachment is missing?! Thanks for the heads up

Re: [PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Yannick Torrès
Le Sunday 13 April 2008 19:00:23 Hannes Magnusson a écrit : > Hi all Hi, > Attached is a patch documenting Exception and ErrorException. > There is no change in the language.exceptions docs, just new files > documenting the methods they offer. You have forgot the attachment ;p > -Hannes -- yan

[PHP-DOC] [PATCH] Exception & ErrorException docs

2008-04-13 Thread Hannes Magnusson
Hi all Attached is a patch documenting Exception and ErrorException. There is no change in the language.exceptions docs, just new files documenting the methods they offer. -Hannes

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-13 Thread Daniel Convissor
Hi Hannes: > The idea is to first refactor it with minimum changes so translators > don't have to retranslate the entire thing again. > Then after the commit it is easy to make any further adjustments, but > yeah. That should be noted. Yeah. Was thinking the same thing. Thanks for the the fixes

[PHP-DOC] Notes Status, 20181 total

2008-04-13 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 7.7% of the 20181 total user notes. Notes | Page ---+- 106 | http://php.net/manual

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-13 Thread Hannes Magnusson
On Sun, Apr 13, 2008 at 3:16 AM, Daniel Convissor <[EMAIL PROTECTED]> wrote: > Hi Hannes: > > Overall, seems like a good idea. > > > > Index: en/language/predefined/variables/argc.xml > > +The scripts filename is always passed as an argument to the script > ... > > Index: en/language/prede

Re: [PHP-DOC] [PATCH] Restructuring built-in variables

2008-04-13 Thread Gwynne Raskind
On Apr 12, 2008, at 4:23 PM, Hannes Magnusson wrote: Hi all Now that the extension/class restructuring are online I think we should start restructuring other stuff ;) for instance the timezone appendix should probably be apart of the datetime extension.. Anyway. The built-in variables have been