Re: [PHP-DOC] oop5 documentation

2004-07-04 Thread Gabor Hojtsy
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 a

[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] Re: Notes Status, 9467 total

2004-07-04 Thread Nuno Lopes
> Hi, > > Thanks, I think :) > > How often is the manual built and are there any pre-builds (places I can see > my changes before it goes live):? The manual is built every two/three weeks. Currently we don't have any place in order to check things before going live, so you must do it yourself on

Re: [PHP-DOC] Re: Notes Status, 9467 total

2004-07-04 Thread Friedhelm Betz
Hi, > > Thanks, I think :) > > How often is the manual built AFAIR the build is manually kicked by Derick from time to time. > and are there any pre-builds (places I can > see my changes before it goes live):? You can build the manual yourself -> http://www.php.net/manual/howto/chapter-viewing

Re: [PHP-DOC] Re: Notes Status, 9467 total

2004-07-04 Thread Aidan Lister
Hi, Thanks, I think :) How often is the manual built and are there any pre-builds (places I can see my changes before it goes live):? - Original Message - From: "Gabor Hojtsy" <[EMAIL PROTECTED]> To: "Aidan Lister" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, July 04, 2004

Re: [PHP-DOC] Re: Notes Status, 9467 total

2004-07-04 Thread Gabor Hojtsy
http://php.net/manual/en/language.oop.php Add: - PHP does not support nested classes - A method can check if it's being called statically with isset($this) - In PHP4 objects are copied (methods to get around this need to be described), in PHP5 this is not the case - A class without propeties is NUL

[PHP-DOC] cvs: phpdoc /en/reference/tidy/functions tidy-construct.xml

2004-07-04 Thread Nuno Lopes
nlopess Sun Jul 4 06:27:09 2004 EDT Added files: /phpdoc/en/reference/tidy/functions tidy-construct.xml Log: I've forgot this one http://cvs.php.net/co.php/phpdoc/en/reference/tidy/functions/tidy-construct.xml?r=1.1&p=1 Index: phpdoc/en/reference/tidy/funct

[PHP-DOC] cvs: phpdoc /en/reference/tidy constants.xml /en/reference/tidy/functions tidy-is-xhtml.xml tidy-is-xml.xml tidy-load-config.xml tidy-parse-file.xml tidy-parse-string.xml tidy-reset-config.xml

2004-07-04 Thread Nuno Lopes
nlopess Sun Jul 4 06:06:18 2004 EDT Modified files: /phpdoc/en/reference/tidy constants.xml /phpdoc/en/reference/tidy/functions tidy-is-xhtml.xml tidy-is-xml.xml tidy-load-config.x

[PHP-DOC] #28994 [Csd]: pg_field_prtlen takes int instead of string as third argument

2004-07-04 Thread nlopess
ID: 28994 Updated by: [EMAIL PROTECTED] Reported By: bas at vanklinkenbergsoftware dot nl Status: Closed Bug Type: Documentation problem Operating System: N/A PHP Version: 4.3.7 New Comment: This bug has been fixed in the documentation's XML

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

2004-07-04 Thread Nuno Lopes
nlopess Sun Jul 4 05:10:50 2004 EDT Modified files: /phpdoc/en/reference/pgsql reference.xml /phpdoc/en/reference/pgsql/functionspg-field-prtlen.xml Log: fix #28994: fix proto in field_prtlen and add note about upper-case identifiers http://cvs.ph