[PHP-DOC] #40387 [NEW]: MAX_FILE_SIZE erroneous.

2007-02-07 Thread jon at hackcraft dot net
From: jon at hackcraft dot net Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: MAX_FILE_SIZE erroneous. Description: At http://www.php.net/manual/en/features.file-upload.php#features.file-upload.post-method and

[PHP-DOC] cvs: phpdoc /en/language references.xml

2005-07-04 Thread Jon Parise
jon Mon Jul 4 17:01:58 2005 EDT Modified files: /phpdoc/en/language references.xml Log: Break this comma splice by using a semicolon to join the two independent clauses. The second two lines of the diff are the result of rewrapping the text for

[PHP-DOC] #29942 [NEW]: Documentation for feof seems misleading

2004-09-01 Thread jon at foneport dot com
From: jon at foneport dot com Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Documentation for feof seems misleading Description: The documentaion for feof function seems contradictory. It seesm to suggest that

Re: [PHP-DOC] Bulgarian translation

2004-08-16 Thread Jon Wood
I think you need to contact [EMAIL PROTECTED] Jon - Original Message - From: stoyan stefanov <[EMAIL PROTECTED]> Date: Mon, 16 Aug 2004 22:24:16 -0500 Subject: [PHP-DOC] Bulgarian translation To: [EMAIL PROTECTED] Hi guys, I would like to help out with the translation

Re: [PHP-DOC] "Official" IRC chan?

2004-08-03 Thread Jon Wood
On Tue, 3 Aug 2004 14:55:13 + (GMT), Philip Olson <[EMAIL PROTECTED]> wrote: > > > > > Do we have an IRC channel where everyone gathers? I see 10 > > > > or so people in #phpdoc in freenode, no names I recognise. > > > > > > > > What would you guys say moving to efnet #php.doc? It would > > >

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 15:29:10 2004 EDT Modified files: /phpdoc/en/language control-structures.xml Log: Added an example for using switch with string arguments. http://cvs.php.net/diff.php/phpdoc/en/language/control-structures.xml?r1=1.96&r2=1.97&ty=u In

[PHP-DOC] cvs: phpdoc /en/language/oop5 final.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:59:56 2004 EDT Modified files: /phpdoc/en/language/oop5final.xml Log: Changed a heading I'd missed. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/final.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/language/oop5/final.xml dif

[PHP-DOC] cvs: phpdoc /en/language/oop5 interfaces.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:59:31 2004 EDT Modified files: /phpdoc/en/language/oop5interfaces.xml Log: Added some documentation on interfaces. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/interfaces.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/languag

[PHP-DOC] cvs: phpdoc /en/language/oop5 final.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:16:04 2004 EDT Modified files: /phpdoc/en/language/oop5final.xml Log: Created a reference on using the final keyword. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/final.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/

[PHP-DOC] cvs: phpdoc /en/reference/classobj/functions is-subclass-of.xml

2004-07-23 Thread Jon Wood
jellybobFri Jul 23 14:15:29 2004 EDT Modified files: /phpdoc/en/reference/classobj/functions is-subclass-of.xml Log: Added an example. http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/is-subclass-of.xml?r1=1.3&r2=1.4&ty=u Index:

[PHP-DOC] Another patch

2004-07-23 Thread Jon Wood
Sorry about the number of mails with patches, I just don't like the idea of things being sat around on my hard disk :P This one documents the final keyword for PHP 5. Jon Index: en/language/oop5/final.xml === RCS file: /repos

[PHP-DOC] Example for is_subclass_of

2004-07-23 Thread Jon Wood
Attached to this e-mail is an example for the is_subclass_of function, demonstrating how only a subclass will be matched. Jon Index: en/reference/classobj/functions/is-subclass-of.xml === RCS file: /repository/phpdoc/en/reference

Re: [PHP-DOC] Problems building the manual

2004-07-23 Thread Jon Wood
On Fri, 23 Jul 2004 20:07:37 +1000, Dave <[EMAIL PROTECTED]> wrote: > On Friday, July 23, 2004, 9:58:45 PM, Gabor wrote: > > > Hi Jon, > > > What OS are you using? I remember seeing this problem myself before, but > > sadly I cannot remember what was the solutio

[PHP-DOC] Problems building the manual

2004-07-22 Thread Jon Wood
TED]:~/phpdoc> ./configure file versions Makefile.in,v 1.150 configure.in,v 1.201 configure options: source directory: . working directory: /home/jon/phpdoc checking for php... /usr/bin/php checking php version... 5.0.0 cli checking for php.ini path... ./scripts checking for openjade... /

[PHP-DOC] #25373 [Com]: inconsistency in manual and src, possible nonstandard EOL character?

2004-04-08 Thread Jon at cytekstudios dot com
ID: 25373 Comment by: Jon at cytekstudios dot com Reported By: shane at sell dot com Status: Open Bug Type: Documentation problem Operating System: linux PHP Version: 4.3.3 New Comment: Ive also had that issue, because the manual indicates

[PHP-DOC] question

2003-03-04 Thread Jon Kriek
I don’t understand why my comment was removed from the manual (switch) It didn't violate anything here http://www.php.net/manual/about-notes.php   - Jon Kriek

[PHP-DOC] #21474 [NEW]: Documentation inaccurate

2003-01-06 Thread jon
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.6 PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: Documentation inaccurate The online documentation for the configure options doesn't list GD as being built in now, I havn't checked the other options,

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

2002-11-13 Thread Jon Parise
jon Thu Nov 14 00:57:59 2002 EDT Modified files: /phpdoc/en/reference/array/functionsrange.xml Log: Updating the range() documentation to include the new "step" parameter. Index: phpdoc/en/reference/array/functions/range.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/network/functions openlog.xml

2002-10-27 Thread Jon Parise
jon Mon Oct 28 01:23:41 2002 EDT Modified files: /phpdoc/en/reference/network/functions openlog.xml Log: s/loggin/logging Index: phpdoc/en/reference/network/functions/openlog.xml diff -u phpdoc/en/reference/network/functions/openlog.xml:1.2 phpdoc

[PHP-DOC] cvs: phpdoc /en/reference/info/functions getopt.xml

2002-09-30 Thread Jon Parise
jon Mon Sep 30 07:53:23 2002 EDT Added files: /phpdoc/en/reference/info/functions getopt.xml Log: Adding initial documentation for the new getopt() function. Index: phpdoc/en/reference/info/functions/getopt.xml +++ phpdoc/en/reference/info/functions

[PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-set.xml

2002-09-29 Thread Jon Parise
jon Sun Sep 29 22:13:56 2002 EDT Modified files: /phpdoc/en/reference/info/functions ini-set.xml Log: 'register_argc_argv' is now defined as "PHP_INI_PERDIR|PHP_INI_SYSTEM". Index: phpdoc/en/reference/info/functions/ini-set.x

[PHP-DOC] cvs: phpdoc /en/functions pcre.xml

2002-03-07 Thread Jon Parise
jon Fri Mar 8 02:05:05 2002 EDT Modified files: /phpdoc/en/functionspcre.xml Log: This should be a comma, not a semi-colon. Index: phpdoc/en/functions/pcre.xml diff -u phpdoc/en/functions/pcre.xml:1.73 phpdoc/en/functions/pcre.xml:1.74

[PHP-DOC] cvs: phpdoc /en/functions array.xml

2001-08-04 Thread Jon Parise
jon Sat Aug 4 15:55:41 2001 EDT Modified files: /phpdoc/en/functionsarray.xml Log: HTML-encode to fix this example. Index: phpdoc/en/functions/array.xml diff -u phpdoc/en/functions/array.xml:1.83 phpdoc/en/functions/array.xml:1.84 --- phpdoc

Re: [PHP-DOC] aliases list

2001-08-02 Thread Jon Parise
On Thu, Aug 02, 2001 at 11:38:03AM +0200, Damien Seguy wrote: > I also suggest that we remove all aliases from documentation. As long as the "function list" search knows to look in the aliases list, I see no problem with this. -- Jon Parise ([EMAIL PROTECTED]) . Roche

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

2001-07-30 Thread Jon Parise
ming_setscale > ming_setCubicThreshold > Ming (flash) > > > swfaction > ming_setScale > Ming (flash) > [etc] -- Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2001-05-15 Thread Jon Parise
jon Tue May 15 16:51:56 2001 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Documentation for the new disk_total_space() function. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.63 phpdoc/en

[PHP-DOC] Rename list to php-doc?

2001-05-15 Thread Jon Parise
We're there plans to rename the [EMAIL PROTECTED] mailing list to [EMAIL PROTECTED], for consistency with the other mailing lists? What ever happened to that idea? -- Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member

[PHP-DOC] Procedure for renaming functions

2001-05-15 Thread Jon Parise
What is the correct procedure for dealing with renamed functions in the PHP Manual? Should the function be renamed with a note that it used to have a different name, or should it be listed twice (under both its old and new names)? -- Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of

[PHP-DOC] cvs: phpdoc /en/functions pgsql.xml

2001-05-05 Thread Jon Parise
jon Sat May 5 10:14:28 2001 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: Add pointers between pg_numrows(), pg_numfields(), and pg_cmdtuples(). Index: phpdoc/en/functions/pgsql.xml diff -u phpdoc/en/functions/pgsql.xml:1.31 phpdoc/en

Re: [PHP-DOC] bunch of thought

2001-04-17 Thread Jon Parise
o foresee the size of PEAR and its documentation at this point. The only downside is the inherit difficulty in coordinating the translation of so many smaller documents. The advantage is that these documents can be maintained individually. -- Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. o

[PHP-DOC] cvs: phpdoc /en/functions uodbc.xml

2001-03-12 Thread Jon Parise
jon Mon Mar 12 10:17:40 2001 EDT Modified files: /phpdoc/en/functionsuodbc.xml Log: More detail concerning iODBC. Submitted by: "Andrew Hill" <[EMAIL PROTECTED]> Index: phpdoc/en/functions/uodbc.xml diff -u phpdoc/en/fun

Re: [PHP-DOC] cvs: phpdoc /en/functions ifx.xml

2001-02-24 Thread Jon Parise
On Sun, Feb 25, 2001 at 01:49:17AM -, Ron Chmara wrote: > -Count the rows already fetched a query > +Count the rows already by fetched a query Perhaps "Count the rows already fetched by a query"? -- Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of

[PHP-DOC] cvs: phpdoc /en/functions session.xml

2001-01-23 Thread Jon Parise
jon Tue Jan 23 21:53:47 2001 EDT Modified files: /phpdoc/en/functionssession.xml Log: Fix from the Department of Redundancy Department. Index: phpdoc/en/functions/session.xml diff -u phpdoc/en/functions/session.xml:1.32 phpdoc/en/functions

[PHP-DOC] cvs: phpdoc /en/functions session.xml

2001-01-23 Thread Jon Parise
jon Tue Jan 23 21:50:51 2001 EDT Modified files: /phpdoc/en/functionssession.xml Log: Add a note about the "write" handler being called _after_ the output stream is closed. (User note: 10191) Index: phpdoc/en/functions/session.x