[PHP-DOC] cvs: php-src /ext/standard basic_functions.c math.c php_math.h /ext/standard/tests/math acosh_basic.phpt acosh_error.phpt acosh_variation.phpt asinh_basic.phpt asinh_error.phpt asinh_variat

2008-05-04 Thread Kalle Sommer Nielsen
kalle Mon May 5 06:28:03 2008 UTC Modified files: /php-src/ext/standard basic_functions.c math.c php_math.h /php-src/ext/standard/tests/mathacosh_basic.phpt acosh_error.phpt acosh_variation.phpt

Re: [PHP-DOC] FAQ-Missing information

2008-05-04 Thread Jorge
Wow, I was just there, I thought it was in the FAQ, but I see it's in the manual now. Thanks for pointing it out. "Antony Dovgal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On 04.05.2008 12:18, Jorge wrote: Hi all, I've been using PHP for quite a few years now. When I first

Re: [PHP-DOC] online phpdoc-all editing tool

2008-05-04 Thread Hannes Magnusson
On Sun, May 4, 2008 at 5:48 PM, Salah Faya <[EMAIL PROTECTED]> wrote: > > On Sat, May 3, 2008 at 11:21 AM, Philip Olson <[EMAIL PROTECTED]> wrote: > > > > How about throwing it in phpdoc/scripts/ somewhere, maybe > > phpdoc/scripts/online_editor/* or a similar name. > > Okay, but I think it's bette

Re: [PHP-DOC] online phpdoc-all editing tool

2008-05-04 Thread Salah Faya
I'm glad to announce that I've added few improvements which will be useful for translating outdated files: 1- The tool now can work with other languages, I added few for testing (Czech, Chinese, French and Germany) 2- Implemented revision check.. so now the listing will show which files are missin

[PHP-DOC] Notes Status, 20367 total

2008-05-04 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 20367 total user notes. Notes | Page ---+- 106 | http://php.net/manual

[PHP-DOC] cvs: php-src(PHP_5_3) /ext/date php_date.c /ext/date/lib parse_iso_intervals.c parse_iso_intervals.re

2008-05-04 Thread Derick Rethans
derick Sun May 4 10:00:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c /php-src/ext/date/lib parse_iso_intervals.c parse_iso_intervals.re Log: - MFH: Added support for using ISO 8601 time intervals to define a DatePeriod

Re: [PHP-DOC] FAQ-Missing information

2008-05-04 Thread Antony Dovgal
On 04.05.2008 12:18, Jorge wrote: Hi all, I've been using PHP for quite a few years now. When I first got into it there was a section in the fact about its creator and why he created it. What happened to it? and if someone could elaborate a bit on who the main developers were why they develop

[PHP-DOC] FAQ-Missing information

2008-05-04 Thread Jorge
Hi all, I've been using PHP for quite a few years now. When I first got into it there was a section in the fact about its creator and why he created it. What happened to it? and if someone could elaborate a bit on who the main developers were why they developed it. Thanks.