[PHP-DOC] Re: Strange declaration

2003-01-24 Thread Gabor Hojtsy
I found a rather strange declaration on this page: http://www.php.net/manual/en/function.range.php It says: "New parameter: The optional step parameter was added in 4.4.0." My point is, when was PHP v.4.4.0 released? Shouldn't it be "will be" instead of "was"? Well, the documentation is easie

[PHP-DOC] cvs: phpdoc /en/reference/array/functions range.xml /en/reference/dba configure.xml reference.xml

2003-01-24 Thread Derick Rethans
derick Fri Jan 24 07:58:51 2003 EDT Modified files: /phpdoc/en/reference/array/functionsrange.xml /phpdoc/en/reference/dbaconfigure.xml reference.xml Log: s/4.4.0/5.0.0/g Index: phpdoc/en/reference/array/functions/range.xml diff -u phpdoc/en/re

Re: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Derick Rethans
On Fri, 24 Jan 2003, Gabor Hojtsy wrote: > > I found a rather strange declaration on this page: > > http://www.php.net/manual/en/function.range.php > > > > It says: > > > > "New parameter: The optional step parameter was added in 4.4.0." > > > > My point is, when was PHP v.4.4.0 released? Shou

RE: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Ford, Mike [LSS]
> -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED]] > Sent: 24 January 2003 12:48 > > > I found a rather strange declaration on this page: > > http://www.php.net/manual/en/function.range.php > > > > It says: > > > > "New parameter: The optional step parameter was added

RE: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Derick Rethans
On Fri, 24 Jan 2003, Ford, Mike [LSS] wrote: > Well, we could always try to find a more "time-neutral" form of words > -- my best suggestion, off the top of my head, would be something > like: > > "New parameter: the optional step parameter is available starting > with PHP 5.0.0"

[PHP-DOC] cvs: phpdoc /en/appendices about.xml

2003-01-24 Thread Simone Cortesi
cortesi Fri Jan 24 09:34:06 2003 EDT Modified files: /phpdoc/en/appendices about.xml Log: now we have 4.3.0 as stable release Index: phpdoc/en/appendices/about.xml diff -u phpdoc/en/appendices/about.xml:1.21 phpdoc/en/appendices/about.xml:1.22 --- phpdoc/e

RE: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Philip Olson
> Well, we could always try to find a more "time-neutral" form of words > -- my best suggestion, off the top of my head, would be something > like: > > "New parameter: the optional step parameter is available starting > with PHP 5.0.0" (or "as from 5.0.0") This sounds good. After everyone

[PHP-DOC] cvs: phpdoc /en/faq html.xml

2003-01-24 Thread Mark Wiesemann
wiesemann Fri Jan 24 12:08:37 2003 EDT Modified files: /phpdoc/en/faq html.xml Log: added and Index: phpdoc/en/faq/html.xml diff -u phpdoc/en/faq/html.xml:1.17 phpdoc/en/faq/html.xml:1.18 --- phpdoc/en/faq/html.xml:1.17 Sun Jun 30 06:41:42 2002 +++

Re: [PHP-DOC] Re: Strange declaration

2003-01-24 Thread Gabor Hojtsy
"New parameter: the optional step parameter is available starting with PHP 5.0.0" (or "as from 5.0.0") This sounds good. After everyone ponders this let's make a decision and do it that way for all new parameters and parameter changes. Maybe we can make a role for these, much like we plan t

[PHP-DOC] cvs: phpdoc /en/chapters streams.xml

2003-01-24 Thread Sara Golemon
pollita Fri Jan 24 13:34:34 2003 EDT Modified files: /phpdoc/en/chapters streams.xml Log: Additional reference per Wez Index: phpdoc/en/chapters/streams.xml diff -u phpdoc/en/chapters/streams.xml:1.5 phpdoc/en/chapters/streams.xml:1.6 --- phpdoc/en/chapters/s

[PHP-DOC] cvs: phpdoc /entities faqurls.ent global.ent

2003-01-24 Thread Friedhelm Betz
betzFri Jan 24 14:55:34 2003 EDT Modified files: /phpdoc/entitiesglobal.ent faqurls.ent Log: faqurls: reolaced confusing infozip url global: some links for compiling on Windows Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.76 p

[PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2003-01-24 Thread Friedhelm Betz
betzFri Jan 24 15:05:23 2003 EDT Modified files: /phpdoc/en/faq obtaining.xml Log: tabs 2 spaces Index: phpdoc/en/faq/obtaining.xml diff -u phpdoc/en/faq/obtaining.xml:1.14 phpdoc/en/faq/obtaining.xml:1.15 --- phpdoc/en/faq/obtaining.xml:1.14Wed Apr

Re: [PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2003-01-24 Thread Philip Olson
On a related note: This page is outdated and does not coincide with what we have in the reference.xml files. Sometimes the faq urls are different than the 'normal' ones. To remain BC, we can keep this faq but how about we not use the faq urls for it but rather we use the same links found within

Re: [PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2003-01-24 Thread Friedhelm Betz
> On a related note: > This page is outdated and does not coincide with what we > have in the reference.xml files. Sometimes the faq urls > are different than the 'normal' ones. > To remain BC, we can keep this faq but how about we not > use the faq urls for it but rather we use the same links

Re: [PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2003-01-24 Thread Gabor Hojtsy
This page is outdated and does not coincide with what we have in the reference.xml files. Sometimes the faq urls are different than the 'normal' ones. To remain BC, we can keep this faq but how about we not use the faq urls for it but rather we use the same links found within each reference.xml i

[PHP-DOC] manual page uncluttering

2003-01-24 Thread Gabor Hojtsy
Hi! I had two things in my mind to improve how the manual pages are useful now, while fixing a few Mozilla related layout problems. 1. Put language listing into a dropdown, not a link list. I think the current list of languages is a bit too much for a viewer to see on top of all pages. Most us

[PHP-DOC] cvs: phpdoc /en/chapters install.windows.xml

2003-01-24 Thread Friedhelm Betz
betzFri Jan 24 15:36:23 2003 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: major rewrite of the build process on windows. - cygwin is optional - rewording and ues of entities for urls Index: phpdoc/en/chapters/install.windows.xml diff

Re: [PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2003-01-24 Thread Philip Olson
> > On a related note: > > > This page is outdated and does not coincide with what we > > have in the reference.xml files. Sometimes the faq urls > > are different than the 'normal' ones. > > > To remain BC, we can keep this faq but how about we not > > use the faq urls for it but rather we use

[PHP-DOC] reference: where to obtain files. was Re: [PHP-DOC] cvs: phpdoc/en/faq obtaining.xml

2003-01-24 Thread Philip Olson
On Fri, 24 Jan 2003, Gabor Hojtsy wrote: > > This page is outdated and does not coincide with what we > > have in the reference.xml files. Sometimes the faq urls > > are different than the 'normal' ones. > > > > To remain BC, we can keep this faq but how about we not > > use the faq urls for it

[PHP-DOC] documenting new function

2003-01-24 Thread Maxim Maletsky
Guys, A few months ago, I added a new function to the OCI8 extension which is currently in HEAD ready to go with the next release. Now, I am quite unsure where to begin documenting it. I used modifying the doc files but not adding the new ones. What set of files exactly are for me to edit/cre

Re: [PHP-DOC] documenting new function

2003-01-24 Thread Philip Olson
On Fri, 24 Jan 2003, Maxim Maletsky wrote: > Guys, > > A few months ago, I added a new function to the OCI8 extension which is > currently in HEAD ready to go with the next release. > > Now, I am quite unsure where to begin documenting it. I used modifying the > doc files but not adding the new

[PHP-DOC] cvs: phpdoc /en/reference/pgsql/functions pg-fetch-assoc.xml

2003-01-24 Thread Joey Smith
joeyFri Jan 24 16:26:14 2003 EDT Modified files: /phpdoc/en/reference/pgsql/functionspg-fetch-assoc.xml Log: cardinal caught this one. Index: phpdoc/en/reference/pgsql/functions/pg-fetch-assoc.xml diff -u phpdoc/en/reference/pgsql/functions/pg-fet

[PHP-DOC] cvs: phpdoc / TODO

2003-01-24 Thread Philip Olson
philip Fri Jan 24 16:44:00 2003 EDT Modified files: /phpdoc TODO Log: Added some todos, expanded protocol todo. Index: phpdoc/TODO diff -u phpdoc/TODO:1.39 phpdoc/TODO:1.40 --- phpdoc/TODO:1.39Wed Dec 4 16:01:09 2002 +++ phpdoc/TODO Fri Jan 24 16:44

Re: [PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2003-01-24 Thread Friedhelm Betz
>> I totally agree with your point of view ;-) >> It might be desirable to merge faqurl amd global entities file? > I like this idea, why do we have faq specific urls at all? Historic reasons? The integration of the FAQ happend not too long ago, therfore I guess. > It seems like a bad idea and

[PHP-DOC] once again: install part

2003-01-24 Thread Friedhelm Betz
Hi, long time ago thoughts about the restructering of the installpart took place (in chapters). Here my suggestions: Three main parts divided by OS. - MacOS - Linux Apache Apache2 thttp - Unices like HP/UX, BSD'S - Windows Apache Apache2 IIS/PWS Netscape OmniHTTP Samb

[PHP-DOC] Re: reference: where to obtain files. was Re: [PHP-DOC] cvs: phpdoc /en/faq obtaining.xml

2003-01-24 Thread Friedhelm Betz
> On Fri, 24 Jan 2003, Gabor Hojtsy wrote: >> > This page is outdated and does not coincide with what we >> > have in the reference.xml files. Sometimes the faq urls >> > are different than the 'normal' ones. >> > >> > To remain BC, we can keep this faq but how about we not >> > use the faq url

Re: [PHP-DOC] documenting new function

2003-01-24 Thread Friedhelm Betz
Hallo Maxim, Friday, January 24, 2003, you wrote: > Guys, > A few months ago, I added a new function to the OCI8 extension which is > currently in HEAD ready to go with the next release. > Now, I am quite unsure where to begin documenting it. I used modifying the > doc files but not adding t

Re: [PHP-DOC] manual page uncluttering

2003-01-24 Thread Simone Cortesi
At 21.15 24/01/03 +0100, Gabor Hojtsy wrote: >1. Put language listing into a dropdown, not a link list. I think the current list of >languages is a bit too much for a viewer to see on top of all pages. Most users never >change languages. So a simple dropdown would take much less space. +1 for m

[PHP-DOC] cvs: phpdoc /en/reference/wddx/functions wddx-add-vars.xml

2003-01-24 Thread Damien Seguy
damsFri Jan 24 17:55:00 2003 EDT Modified files: /phpdoc/en/reference/wddx/functions wddx-add-vars.xml Log: wddx-add-vars.xml Index: phpdoc/en/reference/wddx/functions/wddx-add-vars.xml diff -u phpdoc/en/reference/wddx/functions/wddx-add-vars.xml:1.2 phpdoc

Re: [PHP-DOC] cvs: phpdoc /en/reference/wddx/functions wddx-add-vars.xml

2003-01-24 Thread Philip Olson
> - wddx_add_vars > + boolwddx_add_vars Shouldn't make test check for this type of error? Like, a missing return type! Regards, Philip -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/reference/fdf/functions fdf-open-string.xml fdf-set-target-frame.xml

2003-01-24 Thread Damien Seguy
damsFri Jan 24 20:37:06 2003 EDT Modified files: /phpdoc/en/reference/fdf/functions fdf-open-string.xml fdf-set-target-frame.xml Log: synchronizing refname and methodname Index: phpdoc/en/reference/fdf/functions/fdf-

[PHP-DOC] cvs: phpdoc / TODO

2003-01-24 Thread Philip Olson
philip Fri Jan 24 21:17:32 2003 EDT Modified files: /phpdoc TODO Log: adding possible upcoming roles to the TODO Index: phpdoc/TODO diff -u phpdoc/TODO:1.40 phpdoc/TODO:1.41 --- phpdoc/TODO:1.40Fri Jan 24 16:44:00 2003 +++ phpdoc/TODO Fri Jan 24 21:1