Re: [PHP-DOC] cvs: livedocs /images php.gif small_submit.gif small_submit_white.gif /themes/php.net html_format.php php.gif small_submit.gif small_submit_white.gif spacer.gif

2004-09-11 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy: > Log: > push php.net theme specific stuff to the php.net theme > > more CSS files wil bee needed (from phpweb), but we actually > need the adoption of the tableless layout here, for which I > hope someone will volunteer - coupled with some CSS cleanup :) Ho

[PHP-DOC] cvs: phpdoc /en/reference/exif/functions exif-read-data.xml

2004-09-12 Thread Curt Zirzow
curtSun Sep 12 14:04:59 2004 EDT Modified files: /phpdoc/en/reference/exif/functions exif-read-data.xml Log: consistently use para for var list descriptions http://cvs.php.net/diff.php/phpdoc/en/reference/exif/functions/exif-read-data.xml?r1=1.3&r2=1.4&ty

Re: [PHP-DOC] cvs: livedocs

2004-09-12 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy: > >> Log: > >> push php.net theme specific stuff to the php.net theme > >> > >> more CSS files wil bee needed (from phpweb), but we actually > >> need the adoption of the tableless layout here, for which I > >> hope someone will volunteer - coupled with some CSS cleanup

Re: [PHP-DOC] cvs: livedocs

2004-09-17 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy: > > >>Also if you let the sidebar contents to wrap, it might not look that > >>good with the bullets, but it will not go outside the faux column: > >> > >> http://livedocs.zirzow.dyndns.org/index.php?l=en&q=stream.common-api > > > >Which is better? the wrapping or the t

[PHP-DOC] [PATCH] livedoc navigation

2004-09-17 Thread Curt Zirzow
Wez, Iliaa and doc group: I've done some major work on the navigation generation, the changes I made were made with the idea that this code is being used on other systems and shouldn't break anything. http://zirzow.dyndns.org/patches/livedocs/navigation.patch (indentation made properly this time

[PHP-DOC] [PATCH] livedocs navigation

2004-09-17 Thread Curt Zirzow
*sorry if duplicate post* Wez, Iliaa and doc group: I've done some major work on the navigation generation, the changes I made were made with the idea that this code is being used on other systems and shouldn't break anything. http://zirzow.dyndns.org/patches/livedocs/navigation.patch (indentati

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

2004-09-22 Thread Curt Zirzow
curtWed Sep 22 21:30:06 2004 EDT Modified files: /phpdoc/en/language/oop5interfaces.xml Log: Fix bug #30201 http://cvs.php.net/diff.php/phpdoc/en/language/oop5/interfaces.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/language/oop5/interfaces.xml diff -u php

[PHP-DOC] xml docs

2004-09-28 Thread Curt Zirzow
I'm planning on going through all the xml docs and perform the following tasks: * update installation information (php4 vs php5) * provide examples for using objects for call backs for handlers. * clean up all the gazillion user notes that exist (there are useless notes that exist back to 1999)

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

2004-09-30 Thread Curt Zirzow
curtThu Sep 30 09:44:05 2004 EDT Modified files: /phpdoc/en/appendices reserved.xml Log: bug #30291, again. added public, private, protected, abstract, extends, implements, interface http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.xml?r

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

2004-10-02 Thread Curt Zirzow
* Thus wrote Nuno Lopes: > > > -&example.outputs; > +The above example will output: > This breaks the build? I've used that entity several times, the only difference is that I usually have withing Curt -- First, let me assure you that this is not one of those shady p

Re: [PHP-DOC] UTF8 breaks everything

2004-10-02 Thread Curt Zirzow
* Thus wrote Tom Sommer: > Hey Guys, > > Converting livedocs to UTF8 has completely broken the danish manual. Is > it the intention that the translators should convert chars like ÆØÅ into > htmlentities, or what is the procedure? > > In any case, the danish (and other international?) manual doe

Re: [PHP-DOC] [Fwd: note 46353 added to function.mysqli-insert-id]

2004-10-07 Thread Curt Zirzow
This is an interesting concept... add a 'note editor' option to incorperate the note into the manual. Which would send a message to phpdoc while deleting the note. I could see this as an advantage for someone, who is note hunting and instead of stopping (in the middle of going through the notes),

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

2004-10-27 Thread Curt Zirzow
curtWed Oct 27 22:50:22 2004 EDT Modified files: /phpdoc/en/language/oop5iterations.xml Log: Fixed for bug #30588, changed wording and provide an example. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/iterations.xml?r1=1.8&r2=1.9&ty=u Index: php

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

2004-10-27 Thread Curt Zirzow
curtWed Oct 27 22:54:15 2004 EDT Modified files: /phpdoc/en/language/oop5iterations.xml Log: reference links properly. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/iterations.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/language/oop5/iterations.xml

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

2004-10-29 Thread Curt Zirzow
* Thus wrote Stefan Walk: > Hi, > > First, I don't think this belongs in the PHP Manual (It has nothing to > do with PHP itself, and there are many resources about patterns out > there). Yes there are a lot of resources out there. The purpose of oop 5 patterns in the manual should be to demonstra

[PHP-DOC] cvs: phpdoc /en/reference/bc/functions bcdiv.xml

2004-11-20 Thread Curt Zirzow
curtSat Nov 20 19:44:04 2004 EDT Modified files: /phpdoc/en/reference/bc/functions bcdiv.xml Log: Clearify that [scale] defaults to 0 http://cvs.php.net/diff.php/phpdoc/en/reference/bc/functions/bcdiv.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/bc

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/bc/functions bcdiv.xml

2004-11-22 Thread Curt Zirzow
* Thus wrote Mehdi Achour: > Hi Curt, > > I think this information should go in bcscale.xml which is the function > used to set the default scale for all the bcxx() functions. Is it not good to specify information about the default values? I was in the middle of re-updating the docs to reflect i

Re: [PHP-DOC] State of Livedocs

2005-01-24 Thread Curt Zirzow
* Thus wrote Jacques Marneweck: > Sean Coates wrote: > > >>Well, I think a lot of us would be very happy with some progress if > >>someone is working on it. > > > > > >I think livedocs has become stale, again. We're again limited by > >karma, and the developers are getting frustrated. There are

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

2005-02-02 Thread Curt Zirzow
curtWed Feb 2 21:51:07 2005 EDT Modified files: /phpdoc/en/language/oop5patterns.xml Log: Changed example to use php5 syntax. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/patterns.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/language/oop5/patterns.

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

2005-02-02 Thread Curt Zirzow
curtWed Feb 2 22:02:56 2005 EDT Modified files: /phpdoc/en/language/oop5patterns.xml Log: incorporate note, to prevent clone'ing of singletons http://cvs.php.net/diff.php/phpdoc/en/language/oop5/patterns.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/langua

[PHP-DOC] Small example error on wordwrap

2003-07-26 Thread Curt Zirzow
hello, I'm not sure where the best place to post a fix in the documentation. Should I attach a note to the documentation or submit a documentation bug at bugs.php.net? btw, I've been considering joining the php-doc team. I'm just curious if you guys are in need for another person? At this point

Re: [PHP-DOC] #24901 [Bgs->Opn]: Remove mirrors of PHP website from google to make finding solutions easier

2003-08-01 Thread Curt Zirzow
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]): > ID: 24901 > Updated by: [EMAIL PROTECTED] > Reported By: webmaster at geog dot cam dot ac dot uk > -Status: Bogus > +Status: Open > Bug Type: Documentation problem > Operating System: n/a

[PHP-DOC] Session Documentation

2003-08-16 Thread Curt Zirzow
hello, I'm a involved on the php-general list helping people out. After repeated questions being asked on that list kind of force me to join this list to see what has/is been going on with the documentation. Plus I would be able to help with making the documentation clearer. One of the big probl

Re: [PHP-DOC] Re: Idea: quickref.swf

2003-09-24 Thread Curt Zirzow
* Thus wrote Jan Fabry ([EMAIL PROTECTED]): > ... > I have created some sort of compression. It assigns a number to each > word, which says how much of the first letters are in common with the > previous word. It's only one hexadecimal character, so it is in the > range 0-15. I don't know the of

Re: [PHP-DOC] Re: Idea: quickref.swf

2003-09-25 Thread Curt Zirzow
* Thus wrote Jan Fabry ([EMAIL PROTECTED]): > Curt Zirzow wrote: > >* Thus wrote Jan Fabry ([EMAIL PROTECTED]): > >>I have created some sort of compression. > [ ... ] > >>If someone knows a script that does this kind of compression, or would > >>like to wr

Re: [PHP-DOC] Re: Idea: quickref.swf

2003-09-29 Thread Curt Zirzow
* Thus wrote Mitja Slenc ([EMAIL PROTECTED]): > I don't think so :) At least in IE, it's impossible to catch up and down... > > What I did do is that will autocomplete as much as possible and ! > will set the focus to the first link, so you can tab up and down... Very nice indeed. in Opera 7.11

[PHP-DOC] Colors in Documentation

2003-10-10 Thread Curt Zirzow
while browsing the website in many different sections, I noticed some boxes that were shaded a light red or blue. I was thinking that perhaps the red boxes could be consistantly used for all 'Caution' blurbs and the blue boxes for all 'Info' blurbs. I also came up with a color (hopefully the same

Re: [PHP-DOC] PHP Time Restriction

2003-10-13 Thread Curt Zirzow
* Thus wrote Don Erick Bonus ([EMAIL PROTECTED]): > Good day. > > We are currently using PHP as frontend programming in > implemeting a Stemming Algorithm for Tagalog words and > SQL as backend for database mgnt. > > we would like to inquire how to properly extend the > time restriction of PHP, s

Re: [PHP-DOC] Colors in Documentation

2003-10-15 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy ([EMAIL PROTECTED]): > Hi Curt (and others)! > > >I was thinking that perhaps the red boxes could be consistantly > >used for all 'Caution' blurbs and the blue boxes for all 'Info' > >blurbs. I also came up with a color (hopefully the same tones) to > >be used for all the

Re: [PHP-DOC] pcre.pattern.syntax.php (double-backslash in regex)

2003-10-16 Thread Curt Zirzow
* Thus wrote Eli Gordon ([EMAIL PROTECTED]): > > According to this doc: >: if you want to match a backslash, you write "\\". > > This does not seem to be the case. In fact, you need three backslashes > ("\\\"), not just two. > The context that the statement is used is describing syntax for

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

2003-10-29 Thread Curt Zirzow
curtWed Oct 29 10:27:43 2003 EDT Modified files: /phpdoc/en/reference/session/functions session-regenerate-id.xml Log: Fixed example. Index: phpdoc/en/reference/session/functions/session-regenerate-id.xml diff -u phpdoc/en/reference/session/functions

Re: [PHP-DOC] cvs: phpdoc /en/reference/session/functions session-regenerate-id.xml

2003-10-29 Thread Curt Zirzow
This is my first commit! any problems with it? Should the description be more descriptive to as what is being fixed? Crap! I triple checked it and I see a typo already after the commit :/ Are there any helpful suggestions as for preventing typo mistakes? Curt -- "I used to think I was indecisiv

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

2003-10-29 Thread Curt Zirzow
curtWed Oct 29 10:40:22 2003 EDT Modified files: /phpdoc/en/reference/session/functions session-regenerate-id.xml Log: Fix a couple typo's Index: phpdoc/en/reference/session/functions/session-regenerate-id.xml diff -u phpdoc/en/reference/session/func

Re: [PHP-DOC] cvs: phpdoc /en/reference/session/functions session-regenerate-id.xml

2003-10-29 Thread Curt Zirzow
* Thus wrote Derick Rethans ([EMAIL PROTECTED]): > On Wed, 29 Oct 2003, Curt Zirzow wrote: > > > curtWed Oct 29 10:40:22 2003 EDT > > > > Modified files: > > /phpdoc/en/reference/session/functions session-regenerate-id.xml

Re: [PHP-DOC] cvs: phpdoc /en/reference/session/functions session-regenerate-id.xml

2003-10-29 Thread Curt Zirzow
* Thus wrote Jani Taskinen ([EMAIL PROTECTED]): > > The previous example was just fine, why did you change it? Since it resends a cookie, you will get a 'headers already sent' error message when the function is called. Curt -- "I used to think I was indecisive, but now I'm not so sure."

[PHP-DOC] call by reference

2003-11-25 Thread Curt Zirzow
In light of the a recent bug with the run time call by reference examples. I started going through and finding the examples that have used the &$var syntax. I was thinking, perhaps the proto should reflect that that the parameter is passed by reference: array getimagesize ( string filename [, arr

Re: [PHP-DOC] call by reference

2003-11-25 Thread Curt Zirzow
* Thus wrote Curt Zirzow ([EMAIL PROTECTED]): > array getimagesize ( string filename [, array &imageinfo]) > > I can think of two solutions that could work: > > Adding an attribute to the : > imaginfo > ... > > Or simply adding & the the paramater value.

Re: [PHP-DOC] CVS <-> Online Manual

2005-11-29 Thread Curt Zirzow
On Mon, Nov 28, 2005 at 06:17:30PM +0100, Gabor Hojtsy wrote: > prebuilt one is the easiest to start with. If this software gets > production ready, all the changes will be pushed to mirror sites in no > time (hours!). We need actively helping people to make this exciting > revolution happen :) >

Re: [PHP-DOC] #35432 [Asn]: make fails with PDO and MySQL5

2005-12-01 Thread Curt Zirzow
On Thu, Dec 01, 2005 at 04:59:47AM +0100, [EMAIL PROTECTED] wrote: > > Wow... this is a bit of a complex beast. So to summarize, the > documentation updates we're looking at: > > 1. If PDO is built as a shared modules, all PDO drivers must also be > built as shared modules. > 2. If ext/pdo_sqlit

Re: [PHP-DOC] #35432 [Asn]: make fails with PDO and MySQL5

2005-12-02 Thread Curt Zirzow
On Thu, Dec 01, 2005 at 08:45:34PM +0100, Gabor Hojtsy wrote: > > > > I almost went as far as creating a whole document dedicated to the > > installation of PDO, but wasn't sure where it would go. > > > > [1] http://livedocs.zirzow.dyndns.org/index.php?l=en&q=ref.pdo > > [2] http://livedocs.zirzo

[PHP-DOC] cvs: phpdoc /en/reference/http/functions header.xml

2005-12-08 Thread Curt Zirzow
curtFri Dec 9 00:39:19 2005 EDT Modified files: /phpdoc/en/reference/http/functions header.xml Log: Syntax error in example, and make the example a bit clearer. http://cvs.php.net/diff.php/phpdoc/en/reference/http/functions/header.xml?r1=1.27&r2=1.28&ty=

Re: [PHP-DOC] cvs: phpdoc /en/reference/http/functions header.xml

2005-12-09 Thread Curt Zirzow
On Fri, Dec 09, 2005 at 10:23:10AM +0100, Jakub Vrana wrote: > Curt Zirzow wrote: > > Syntax error in example, and make the example a bit clearer. > > > -header("Location: http://"; . $_SERVER['HTTP_HOST'] > > -

[PHP-DOC] Bug #28405 fix

2004-05-19 Thread Curt Zirzow
I havn't commited bug fixes yet, and when I was going to commit this fix, I recall there being a special syntax to add in you comment to signify that this commit is for a specific bug? Or am I dreaming up some imaginary thing? According to derick, this statement shouldn't even be there. http://

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

2004-05-26 Thread Curt Zirzow
* Thus wrote Boris Bezrukov ([EMAIL PROTECTED]): > Gabor Hojtsy wrote: > > > > ... > > > >Well, instanceof is already added, exceptions need to be another part in > >the language section, but we need to integrate the __autoload() stuff > >here, since it does not fit elsewhere. > > Uhm. New secti

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

2004-06-11 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy ([EMAIL PROTECTED]): > > > >- oop5.intro : Introduction > >- oop5.decon : Unified Constructors and Destructors > >- oop5.visibility : Public, Private, Protected Members and Properties > >- oop5.static : Static Methods and Properties > >- oop5.constants

Re: [PHP-DOC] Record Insertion thr PHP

2004-06-12 Thread Curt Zirzow
* Thus wrote Sriranganath ([EMAIL PROTECTED]): > Dear Sir, > I am finding difficulty in inserting a record into a > MySQL DB through PHP inpsite of all the privileges given to that > database . Can u plz clarify it? This is the wrong place to ask these kind of questions. [EMAIL PROTECTED] is the

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

2004-06-12 Thread Curt Zirzow
curtSat Jun 12 22:52:15 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: Define when precdence is equal. http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.68&r2=1.69&ty=u Index: phpdoc/en/language/operators.xml diff -u phpdo

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

2004-06-13 Thread Curt Zirzow
* Thus wrote Vincent Briet ([EMAIL PROTECTED]): > diff -u phpdoc/en/language/operators.xml:1.69 phpdoc/en/language/operators.xml:1.70 > --- phpdoc/en/language/operators.xml:1.69 Sat Jun 12 22:52:14 2004 > +++ phpdoc/en/language/operators.xml Sun Jun 13 04:50:07 2004 > @@ -1,5 +1,5 @@ > - > - >

Re: [PHP-DOC] #28760 [Csd->Bgs]: Precedence of + - . incorrect in docs.

2004-06-13 Thread Curt Zirzow
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]): > ID: 28760 > Updated by: [EMAIL PROTECTED] > Reported By: james at gogo dot co dot nz > -Status: Closed > +Status: Bogus > Bug Type: Documentation problem > Operating System: Linux > PHP

[PHP-DOC] cvs: phpdoc /en/reference/ftp/functions ftp-exec.xml

2004-06-19 Thread Curt Zirzow
curtSat Jun 19 11:42:56 2004 EDT Modified files: /phpdoc/en/reference/ftp/functions ftp-exec.xml Log: Fixed example http://cvs.php.net/diff.php/phpdoc/en/reference/ftp/functions/ftp-exec.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/ftp/functions/ft

[PHP-DOC] Bug updates [was Re: [PHP-DOC] #28852 [NEW]: Error in HTML

2004-06-21 Thread Curt Zirzow
code on php.net] Reply-To: In-Reply-To: <[EMAIL PROTECTED]> Sorry, I had assumed this wasn't taken care of since I didn't see any reports back to the list. I was under the assumption that all items added to the bugs database get posted back here. * Thus wrote mail at morkrid dot com: > From:

Re: [PHP-DOC] Bug updates [was Re: [PHP-DOC] #28852 [NEW]: Error in HTML

2004-06-21 Thread Curt Zirzow
* Thus wrote Curt Zirzow: > > Sorry, I had assumed this wasn't taken care of since I didn't see > any reports back to the list. And now I see that is an exception when its recategorized. Sorry for any confusion i brought on. Curt -- First, let me assure you that this

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

2004-06-24 Thread Curt Zirzow
curtThu Jun 24 23:09:01 2004 EDT Modified files: /phpdoc/en/language operators.xml Log: So not to imply that php 5 no longer support this. http://cvs.php.net/diff.php/phpdoc/en/language/operators.xml?r1=1.70&r2=1.71&ty=u Index: phpdoc/en/language/operator

[PHP-DOC] Extensions moved to PECL

2004-06-25 Thread Curt Zirzow
I'm currently going through all the extensions that have been moved out of the bundled php and into PECL, and making sure that they've all been noted about the move. Should we also provide a link directly to the package with something like: url.pecl.package;yaz Curt -- First, let me assure

Re: [PHP-DOC] Extensions moved to PECL

2004-06-25 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy: > >I'm currently going through all the extensions that have been moved > >out of the bundled php and into PECL, and making sure that they've > >all been noted about the move. Should we also provide a link > >directly to the package with something like: > > > > url.pecl.

Re: [PHP-DOC] #28333 [Csd->Opn]: class_exists call __autoload

2004-06-30 Thread Curt Zirzow
* Thus wrote [EMAIL PROTECTED]: > ID: 28333 > Updated by: [EMAIL PROTECTED] > Reported By: e_corge at yahoo dot fr > -Status: Closed > +Status: Open > -Bug Type: Zend Engine 2 problem > +Bug Type: Documentation problem > Operating Sys

[PHP-DOC] cvs: phpdoc /en/reference/classobj/functions class-exists.xml

2004-07-01 Thread Curt Zirzow
curtThu Jul 1 23:03:52 2004 EDT Modified files: /phpdoc/en/reference/classobj/functions class-exists.xml Log: Define php5 autoload behaviour, Closes bug #28333. And Example. http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/class-exi

[PHP-DOC] cvs: phpdoc /en/reference/classobj/functions class-exists.xml

2004-07-01 Thread Curt Zirzow
curtThu Jul 1 23:07:07 2004 EDT Modified files: /phpdoc/en/reference/classobj/functions class-exists.xml Log: Typo fix. http://cvs.php.net/diff.php/phpdoc/en/reference/classobj/functions/class-exists.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/

[PHP-DOC] oop5 documentation

2004-07-04 Thread Curt Zirzow
Seeing that the release of php5 is comming sooner as time goes by, we should really start getting this documentationn done before the actual release of php5. Originally I was going to help with boris with the oop5 documentation, since he seems to be a bit preoccupied, I'm willing to fill his spot

Re: [PHP-DOC] oop5 documentation

2004-07-05 Thread Curt Zirzow
I've started going forward with this, I need to make sure that I'm not producing a structure that is totally wrong. Originally, I had based the xml structure like how the en/reference stuff is, but I couldn't get a TOC to show up for all the different parts of the manual. I'm assuming this has s

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

2004-07-05 Thread Curt Zirzow
curtMon Jul 5 16:17:06 2004 EDT Modified files: /phpdoc/en/reference/info/functions dl.xml Log: Add that this has been deprecated in php5. http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/dl.xml?r1=1.18&r2=1.19&ty=u Index: phpdoc/en/referen

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

2004-07-05 Thread Curt Zirzow
curtMon Jul 5 23:47:33 2004 EDT Modified files: /phpdoc/en/language variables.xml Log: superglobal variable variables are accessable in global scope. Incorporate Notes about HTTP_*_VARS and superglobals not being identical. http://cvs.php.net/diff.php/

Re: [PHP-DOC] Re: [PHP-NOTES] note 43927 added to function.rtrim]

2004-07-08 Thread Curt Zirzow
* Thus wrote Aidan Lister: > What's the question? > > "HEX 00" or \x00 is a 0byte. > > > There seems to be an inordinate amount of questions posted to the manual. > Clearly people aren't reading the mass of information on the add-note page. > > We could either cut down the information to a coup

Re: [PHP-DOC] Reflection API

2004-07-09 Thread Curt Zirzow
* Thus wrote Nuno Lopes: > Hi, > > Is anybody working on this? If not, I can handle this. This is oop5 only stuff correct? It could go into the stuff that lovchy and I are working on, with an id of oop5-reflection. In fact I had already created a stub xml doc just for reflection I'll be commitin

[PHP-DOC] cvs: phpdoc /en/language oop5.xml /en/language/oop5 oop5-abstract.xml oop5-cloning.xml oop5-constants.xml oop5-decon.xml oop5-final.xml oop5-interfaces.xml oop5-iterations.xml oop5-magic.xml oop5-overloading.xml oop5-paamayim-nekudotayim.php oop5-reflection.xml oop5-static.xml oop5-visibility.xml

2004-07-10 Thread Curt Zirzow
curtSat Jul 10 15:30:37 2004 EDT Added files: /phpdoc/en/language oop5.xml /phpdoc/en/language/oop5oop5-abstract.xml oop5-cloning.xml oop5-constants.xml oop5-decon.xml oop5-final.xml oop5-

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

2004-07-10 Thread Curt Zirzow
curtSat Jul 10 15:35:25 2004 EDT Modified files: /phpdoc/en/language oop5.xml Log: watch those tabs. http://cvs.php.net/diff.php/phpdoc/en/language/oop5.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5.xml diff -u phpdoc/en/language/oop5.xml:1.1 phpd

[PHP-DOC] cvs: phpdoc / manual.xml.in

2004-07-10 Thread Curt Zirzow
curtSat Jul 10 15:37:06 2004 EDT Modified files: /phpdoc manual.xml.in Log: Add the oop5 docs to the manual TOC. http://cvs.php.net/diff.php/phpdoc/manual.xml.in?r1=1.177&r2=1.178&ty=u Index: phpdoc/manual.xml.in diff -u phpdoc/manual.xml.in:1.177 php

Re: [PHP-DOC] cvs: phpdoc / manual.xml.in

2004-07-10 Thread Curt Zirzow
Here is a preview of the actual doc build: http://php.zirzow.dyndns.org/manual/en/language.oop5.php For some reason I couldn't get the docs referencing the :: to get included, 'make test' complains about it not existing. The chapter happened to be the same name as the php4 docs, i was looking

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

2004-07-15 Thread Curt Zirzow
* Thus wrote Nuno Lopes: > > > Please don't make many changes in the OOP section of this file, as it > will > > > be replaced by the new language.oop5 chapter. If you want, do your > changes > > > there. > > > > Thanks for the hint. Right now, language/oop5/magic.xml is empty. Will > > someone be p

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

2004-07-15 Thread Curt Zirzow
curtThu Jul 15 22:29:37 2004 EDT Modified files: /phpdoc/entitiesglobal.ent Log: Correct url for strnatcmp() implementation. Fix's bug #29197 http://cvs.php.net/diff.php/phpdoc/entities/global.ent?r1=1.189&r2=1.190&ty=u Index: phpdoc/entities/global.e

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

2004-07-15 Thread Curt Zirzow
curtFri Jul 16 00:15:30 2004 EDT Modified files: /phpdoc/en/language/oop5static.xml Log: The content for the static keyword. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/static.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5/static.xml di

Re: [PHP-DOC] typos in on-line documentation

2004-07-15 Thread Curt Zirzow
* Thus wrote Bob Hammack: > My apollogies if this is the 900th report > errors and corrections in XML-style tags Thanks for reporting this. This has been fixed in the documentation cvs and will be updated on the site when the next building of the documentation is done. In the future, submit

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

2004-07-16 Thread Curt Zirzow
curtSat Jul 17 00:05:28 2004 EDT Modified files: /phpdoc/en/language/oop5cloning.xml Log: WS Fixes http://cvs.php.net/diff.php/phpdoc/en/language/oop5/cloning.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5/cloning.xml diff -u phpdoc/en/language

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

2004-07-16 Thread Curt Zirzow
curtSat Jul 17 00:51:28 2004 EDT Modified files: /phpdoc/en/language/oop5paamayim-nekudotayim.xml Log: paamayim nekudotayim documentation. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/paamayim-nekudotayim.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en

[PHP-DOC] oop5 status

2004-07-16 Thread Curt Zirzow
We need a nice intro. I've been avoiding it cause I'm not really sure what should go there, any thoughts on what should be said there? Any thing will be better than my 'Intro to oop 5' :) Perhaps one of the things on the first page is the basic concept on how to create a class and extending a cla

Re: [PHP-DOC] oop5 status

2004-07-18 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy: > > > > Right now we have the title's of stuff that vary a lot. Some are > > prefixed with 'Object' other's have the word 'Keyword' appended. > > I'm thinking we should get rid of those pre and post words and > > just do stuff like: > >Constants > >Abstractio

Re: [PHP-DOC] I have uptodate commiter stats

2004-07-18 Thread Curt Zirzow
* Thus wrote Dave: > On Monday, July 19, 2004, 11:47:40 AM, Philip wrote: > > > I thought we were going to scrap this whole "raw number of > > commits" thing in favor of individual credits per page. Or > > will both be used? In the very least I thought we agreed > > to never use raw numbers and

[PHP-DOC] make test fails

2004-07-18 Thread Curt Zirzow
My 'make test' is resulting in this: /usr/local/bin/nsgmls -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml /usr/local/bin/nsgmls:/usr/home/curt/cvs/php/phpdoc/en/preface.xml:50:4:E: general entity "contributors" not defined and no default entity /usr/local/bin/nsgmls:/usr/home/curt/

Re: [PHP-DOC] make test fails

2004-07-18 Thread Curt Zirzow
* Thus wrote Dave: > On Monday, July 19, 2004, 2:47:03 PM, Curt wrote: > > > My 'make test' is resulting in this: > > > /usr/local/bin/nsgmls -i lang-en -D . -s > > ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml > > /usr/local/bin/nsgmls:/usr/home/curt/cvs/php/phpdoc/en/preface.xml:50:4:E: > > gener

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

2004-07-18 Thread Curt Zirzow
curtMon Jul 19 00:52:41 2004 EDT Modified files: /phpdoc/en/language/oop5constants.xml Log: The Constsnts documentation for oop5 http://cvs.php.net/diff.php/phpdoc/en/language/oop5/constants.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5/consta

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

2004-07-19 Thread Curt Zirzow
curtMon Jul 19 23:51:38 2004 EDT Modified files: /phpdoc/en/language/oop5overloading.xml Log: The overloading methods and members documentation http://cvs.php.net/diff.php/phpdoc/en/language/oop5/overloading.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/lan

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

2004-07-19 Thread Curt Zirzow
curtTue Jul 20 00:18:43 2004 EDT Modified files: /phpdoc/en/language/oop5overloading.xml Log: __get() returns a value http://cvs.php.net/diff.php/phpdoc/en/language/oop5/overloading.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/language/oop5/overloading.xml

[PHP-DOC] [PATCH] for livedocs.css

2004-07-22 Thread Curt Zirzow
here is a patch that tones down the font sizes for the headers and the normal text to look more like php. Changes the h* text to be that dark blue as well. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/spl reference.xml

2004-07-22 Thread Curt Zirzow
* Thus wrote Mehdi Achour: > Marcus Boerger wrote: > > >hellyWed Jul 21 15:52:46 2004 EDT > > > > Modified files: > >/phpdoc/en/reference/spl reference.xml > > Log: > > Add link to graphical doc > > Hello Marcus and all, > > Should we start converting this d

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

2004-07-23 Thread Curt Zirzow
curtFri Jul 23 16:06:04 2004 EDT Modified files: /phpdoc/en/language/oop5iterations.xml Log: New iteration documentation. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/iterations.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5/iterations.x

Re: [PHP-DOC] a few coding standards

2004-07-28 Thread Curt Zirzow
* Thus wrote Nuno Lopes: > > Here's how livedocs outputs it, looks a bit better huh? Not sure > > what version of livedocs this is (or how old these docs are) but > > it's the only online livedocs I could find: > > > > http://livedocs.coggeshall.org/en/function.mysqli-close.html > > > > May loo

Re: [PHP-DOC] PECL doc proposal

2004-07-28 Thread Curt Zirzow
* Thus wrote Philip Olson: > > from configure.xml > --- > > &pecl.linux.php45; > &url.pecl.package;crack. > In order to use these functions, you must compile PHP with Crack support > by using the --with-crack[=DIR] option. > > > Windows users will enable php

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

2004-08-01 Thread Curt Zirzow
curtSun Aug 1 23:12:59 2004 EDT Modified files: /phpdoc/en/language/oop5abstract.xml Log: Clarify what an abstract class can and cannot do, with example. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/abstract.xml?r1=1.2&r2=1.3&ty=u Index: phpdo

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

2004-08-02 Thread Curt Zirzow
* Thus wrote Derick Rethans: > On Mon, 2 Aug 2004, Derick Rethans wrote: > > > > User should know that some parameter can be changed by function as it is > > > passed by reference. > > > > 100% agreed on that. > > That said, I'm not sure if adding & before the variable name is a > good idea thoug

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

2004-08-05 Thread Curt Zirzow
curtThu Aug 5 22:45:16 2004 EDT Modified files: /phpdoc/en/language variables.xml Log: Clearify the scope of variable variable super globals. http://cvs.php.net/diff.php/phpdoc/en/language/variables.xml?r1=1.79&r2=1.80&ty=u Index: phpdoc/en/language/vari

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

2004-08-06 Thread Curt Zirzow
curtFri Aug 6 19:50:51 2004 EDT Modified files: /phpdoc/en/language/oop5decon.xml Log: WS Fix http://cvs.php.net/diff.php/phpdoc/en/language/oop5/decon.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5/decon.xml diff -u phpdoc/en/language/oop5/de

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

2004-08-07 Thread Curt Zirzow
curtSat Aug 7 13:39:27 2004 EDT Modified files: /phpdoc/en/language/oop5cloning.xml Log: Be more clear how __clone() works (bug #27100), and example modifications. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/cloning.xml?r1=1.2&r2=1.3&ty=u Ind

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

2004-08-07 Thread Curt Zirzow
curtSat Aug 7 14:05:16 2004 EDT Modified files: /phpdoc/en/language/oop5constants.xml Log: Rewording to make it read properly. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/constants.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/language/oop5/constan

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

2004-08-07 Thread Curt Zirzow
curtSat Aug 7 14:11:34 2004 EDT Modified files: /phpdoc/en/language/oop5abstract.xml Log: Implenting method must be equal or weaker to abstract signature. http://cvs.php.net/diff.php/phpdoc/en/language/oop5/abstract.xml?r1=1.3&r2=1.4&ty=u Index: phpd

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

2004-08-07 Thread Curt Zirzow
curtSat Aug 7 20:59:54 2004 EDT Modified files: /phpdoc/en/language/oop5decon.xml Log: Some rewording, and proto definitions http://cvs.php.net/diff.php/phpdoc/en/language/oop5/decon.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/language/oop5/decon.xml dif

[PHP-DOC] cvs: phpdoc /en/reference/funchand/functions register-tick-function.xml /en/reference/mbstring/functions mb-convert-variables.xml /en/reference/misc/functions pack.xml /en/reference/strings/functions fprintf.xml printf.xml sprintf.xml

2004-08-07 Thread Curt Zirzow
curtSat Aug 7 21:30:40 2004 EDT Modified files: /phpdoc/en/reference/funchand/functions register-tick-function.xml /phpdoc/en/reference/mbstring/functions mb-convert-variables.xml /phpdoc/en/reference/misc/functions pack.xml /phpdoc/en/refere

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

2004-08-07 Thread Curt Zirzow
curtSat Aug 7 22:19:10 2004 EDT Modified files: /phpdoc/en/language/oop5decon.xml Log: make test would be helpful http://cvs.php.net/diff.php/phpdoc/en/language/oop5/decon.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/language/oop5/decon.xml diff -u phpdoc

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

2004-08-07 Thread Curt Zirzow
* Thus wrote Tom Sommer: > Curt Zirzow wrote: > > > Modified files: > >/phpdoc/en/language/oop5 decon.xml > > Log: > > Some rewording, and proto definitions > > /usr/local/bin/onsgmls:/www/phpdoc/en/language/oop5/decon.xml:65:19:E: >

[PHP-DOC] New reference layout

2004-08-12 Thread Curt Zirzow
I started new thread on this to help keep discussionn on topics more narrow, I hope nobody minds this: Proposed layout: Description (full) Parameter List Return Values Changelog Examples See Also The two major differnces in opions I saw were where Paramater List and Changelog l

Re: [PHP-DOC] oop5 weaknesses

2004-08-14 Thread Curt Zirzow
* Thus wrote Gabor Hojtsy: > Hi, > > The magic methods part and the intro still seems to be missing from the > oop5 section. It would be nice, if someone would be able to plug these > holes in. I'm working on that. There was a bug in php5's __sleep() that meeded some attention :) I've added a

  1   2   >