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

2004-10-29 Thread Aidan Lister
aidan Sat Oct 30 00:42:07 2004 EDT Modified files: /phpdoc/en/language/oop5patterns.xml Log: Added ids (fixed a bug in livedocs rendering) http://cvs.php.net/diff.php/phpdoc/en/language/oop5/patterns.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/language/oop5/pa

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/language/oop5 patterns.xml

2004-10-29 Thread Aidan Lister
aidan Fri Oct 29 23:39:07 2004 EDT Modified files: /phpdoc/en/language/oop5patterns.xml Log: Better examples http://cvs.php.net/diff.php/phpdoc/en/language/oop5/patterns.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5/patterns.xml diff -u phpdoc/en/l

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

2004-10-29 Thread Aidan Lister
> 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). Most of the resources about patterns I've looked at suck, I thought it would be good to have a place where the patterns are clearly explained, e

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

2004-10-29 Thread Derick Rethans
On Fri, 29 Oct 2004, Stefan Walk wrote: > 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). I disagree, those things should be in some place to show how it shouldbe done, but I agree with:

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

2004-10-29 Thread Nuno Lopes
Stefan Walk wrote: 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). Yep I also think it should be removed... Nuno

[PHP-DOC] #30537 [Csd]: Predefined Constants Missing Magic constants

2004-10-29 Thread goba
ID: 30537 Updated by: [EMAIL PROTECTED] Reported By: ammar at gnuix dot com Status: Closed Bug Type: Documentation problem Operating System: * PHP Version: Irrelevant New Comment: Philip, feel free to touch the file, modify as you see fit. If

[PHP-DOC] #30537 [Opn->Csd]: Predefined Constants Missing Magic constants

2004-10-29 Thread vrana
ID: 30537 Updated by: [EMAIL PROTECTED] Reported By: ammar at gnuix dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: * PHP Version: Irrelevant New Comment: The file reserved.constants contains o

[PHP-DOC] #30537 [Csd->Opn]: Predefined Constants Missing Magic constants

2004-10-29 Thread philip
ID: 30537 Updated by: [EMAIL PROTECTED] Reported By: ammar at gnuix dot com -Status: Closed +Status: Open Bug Type: Documentation problem Operating System: * PHP Version: Irrelevant New Comment: The issue of translation has not been

Re: [PHP-DOC] whitespaces again

2004-10-29 Thread Philip Olson
> >>http://cvs.php.net/phpdoc/scripts/revcheck.php > >> > >>Latest commit of revcheck.php: > >>revert to tabulations instead of spaces > > > >That file is a script and isn't part of the doumentation :) > > > >We usally use tabs for scripts, but thats up with the auth

[PHP-DOC] #30255 [Opn->Csd]: imagepstext documentation error german

2004-10-29 Thread wiesemann
ID: 30255 Updated by: [EMAIL PROTECTED] Reported By: karsten at schalk-and-friends dot de -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and

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

2004-10-29 Thread Friedhelm Betz
Stefan Walk wrote: 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). +1 If this should go in, I feel this should be in a section like "What can PHP do?" or What is OOP in PHP good for, you got my p

[PHP-DOC] #28414 [Opn->Fbk]: [de] decimals in float

2004-10-29 Thread wiesemann
ID: 28414 Updated by: [EMAIL PROTECTED] Reported By: udo dot steinbach at ewetel dot net -Status: Open +Status: Feedback Bug Type: Documentation problem -Operating System: Windows +Operating System: Irrelevant -PHP Version: 4.3.6 +PHP Ve

[PHP-DOC] Re: Small patch for revcheck.php

2004-10-29 Thread Mehdi Achour
Hi Geroge, I have applied your fix to both phpdoc and smarty. Thank you. Mehdi George Miroshnikov wrote: Please review this patch (general and smarty versions). It hides the files table (header) if no outdated files found. Well, this is not a "mission-critical" patch, but why not? :) --

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

2004-10-29 Thread 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). Second, if this goes in, the examples should be "done right". Right now they look like more like PHP4 code then like PHP5 code. For example, the

[PHP-DOC] cvs: phpdoc /scripts revcheck.php

2004-10-29 Thread Mehdi Achour
didou Fri Oct 29 10:20:44 2004 EDT Modified files: /phpdoc/scripts revcheck.php Log: Index: scripts/revcheck.php http://cvs.php.net/diff.php/phpdoc/scripts/revcheck.php?r1=1.47&r2=1.48&ty=u Index: phpdoc/scripts/revcheck.php diff -u phpdoc/scripts/revcheck

[PHP-DOC] #30612 [Bgs->Csd]: [de] control-structures.foreach: syntax error

2004-10-29 Thread wiesemann
ID: 30612 Updated by: [EMAIL PROTECTED] Reported By: andreas at windischer dot at -Status: Bogus +Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downlo

Re: [PHP-DOC] whitespaces again

2004-10-29 Thread Gabor Hojtsy
http://cvs.php.net/phpdoc/scripts/revcheck.php Latest commit of revcheck.php: revert to tabulations instead of spaces That file is a script and isn't part of the doumentation :) We usally use tabs for scripts, but thats up with the author(s). GH> Our guidelines say that we use PEAR standards in the

Re: [PHP-DOC] whitespaces again

2004-10-29 Thread Derick Rethans
On Fri, 29 Oct 2004, Gabor Hojtsy wrote: > http://cvs.php.net/phpdoc/scripts/revcheck.php > > Latest commit of revcheck.php: > revert to tabulations instead of spaces > >>> > >>>That file is a script and isn't part of the doumentation :) > >>> > >>>We usally use tabs for scripts,

Re: [PHP-DOC] Small patch for revcheck.php

2004-10-29 Thread George Miroshnikov
Hello Gabor, Friday, October 29, 2004, 4:14:30 PM, you wrote: >> Please review this patch (general and smarty versions). >> It hides the files table (header) if no outdated files found. >> Well, this is not a "mission-critical" patch, but why not? :) GH> Seems to be OK to me. Feel free to commit.

Re: [PHP-DOC] whitespaces again

2004-10-29 Thread Gabor Hojtsy
http://cvs.php.net/phpdoc/scripts/revcheck.php Latest commit of revcheck.php: revert to tabulations instead of spaces That file is a script and isn't part of the doumentation :) We usally use tabs for scripts, but thats up with the author(s). GH> Our guidelines say that we use PEAR standards in the

Re: [PHP-DOC] Small patch for revcheck.php

2004-10-29 Thread Gabor Hojtsy
Hi George! Please review this patch (general and smarty versions). It hides the files table (header) if no outdated files found. Well, this is not a "mission-critical" patch, but why not? :) Seems to be OK to me. Feel free to commit. Goba

[PHP-DOC] cvs: phpdoc /xsl howto.xsl

2004-10-29 Thread anatoly techtonik
techtonik Fri Oct 29 09:00:23 2004 EDT Modified files: /phpdoc/xsl howto.xsl Log: correct output when whole programlisting is located on one line http://cvs.php.net/diff.php/phpdoc/xsl/howto.xsl?r1=1.2&r2=1.3&ty=u Index: phpdoc/xsl/howto.xsl diff -u phpdoc

Re[4]: [PHP-DOC] whitespaces again

2004-10-29 Thread techtonik
||*()*|| Hi, Gabor. >> > http://cvs.php.net/phpdoc/scripts/revcheck.php >> > >> > Latest commit of revcheck.php: >> > revert to tabulations instead of spaces >> >> That file is a script and isn't part of the doumentation :) >> >> We usally use tabs for scripts, but thats up with the author(s). GH

[PHP-DOC] Small patch for revcheck.php

2004-10-29 Thread George Miroshnikov
Please review this patch (general and smarty versions). It hides the files table (header) if no outdated files found. Well, this is not a "mission-critical" patch, but why not? :)Index: docs/scripts/revcheck.php === RCS file: /reposito

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

2004-10-29 Thread Aidan Lister
aidan Fri Oct 29 07:28:28 2004 EDT Added files: /phpdoc/en/language/oop5patterns.xml Log: Added patterns section http://cvs.php.net/co.php/phpdoc/en/language/oop5/patterns.xml?r=1.1&p=1 Index: phpdoc/en/language/oop5/patterns.xml +++ phpdoc/en/language

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

2004-10-29 Thread Aidan Lister
aidan Fri Oct 29 07:28:21 2004 EDT Modified files: /phpdoc/en/language oop5.xml Log: Added patterns section http://cvs.php.net/diff.php/phpdoc/en/language/oop5.xml?r1=1.8&r2=1.9&ty=u Index: phpdoc/en/language/oop5.xml diff -u phpdoc/en/language/oop5.xml:1.8 ph

[PHP-DOC] #30612 [Bgs]: [de] control-structures.foreach: syntax error

2004-10-29 Thread vrana
ID: 30612 Updated by: [EMAIL PROTECTED] -Summary: control-structures.foreach de: syntax error Reported By: andreas at windischer dot at Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: It's wrong in German translation at http://de.php.

[PHP-DOC] #30612 [Opn->Bgs]: control-structures.foreach de: syntax error

2004-10-29 Thread derick
ID: 30612 Updated by: [EMAIL PROTECTED] Reported By: andreas at windischer dot at -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Thank you for taking the time to write to us, but this is not a bug. Please double-check

[PHP-DOC] #30612 [NEW]: control-structures.foreach de: syntax error

2004-10-29 Thread andreas at windischer dot at
From: andreas at windischer dot at Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: control-structures.foreach de: syntax error Description: "}" after "?>"-Tag Reproduce code: --- \n"; } foreach ($arr a

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

2004-10-29 Thread Aidan Lister
aidan Fri Oct 29 06:37:21 2004 EDT Modified files: /phpdoc/en/language/oop5autoload.xml Log: Modified example http://cvs.php.net/diff.php/phpdoc/en/language/oop5/autoload.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/language/oop5/autoload.xml diff -u phpdoc/en/

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

2004-10-29 Thread anatoly techtonik
techtonik Fri Oct 29 06:02:33 2004 EDT Modified files: /phpdoc/en/language types.xml Log: example in float type section is not a php code http://cvs.php.net/diff.php/phpdoc/en/language/types.xml?r1=1.143&r2=1.144&ty=u Index: phpdoc/en/language/types.xml di

[PHP-DOC] cvs: phpdoc /htmlhelp filter_files.php

2004-10-29 Thread anatoly techtonik
techtonik Fri Oct 29 05:58:19 2004 EDT Modified files: /phpdoc/htmlhelpfilter_files.php Log: fixed some errors in .HHP refinement block added _index.html to [FILES] section http://cvs.php.net/diff.php/phpdoc/htmlhelp/filter_files.php?r1=1.5&r2=1.6&ty

[PHP-DOC] #30611 [Opn->Bgs]: microtime documentation small bug

2004-10-29 Thread derick
ID: 30611 Updated by: [EMAIL PROTECTED] Reported By: tux at centrum dot cz -Status: Open +Status: Bogus Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Docs are correct, and your example is wrong. Previous Comments: --

[PHP-DOC] #30611 [NEW]: microtime documentation small bug

2004-10-29 Thread tux at centrum dot cz
From: tux at centrum dot cz Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: microtime documentation small bug Description: In documentation for microtime() at php.net, there is an example: http://bugs.php.net/?id=3

[PHP-DOC] #30607 [Opn->Csd]: typo on setcookie page

2004-10-29 Thread dave
ID: 30607 Updated by: [EMAIL PROTECTED] Reported By: smifffy at smith-net dot org dot uk -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant New Comment: This bug has been fixed

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

2004-10-29 Thread Dave Barr
daveFri Oct 29 05:03:32 2004 EDT Modified files: /phpdoc/en/reference/http/functions setcookie.xml Log: - Typo (bug #30607). http://cvs.php.net/diff.php/phpdoc/en/reference/http/functions/setcookie.xml?r1=1.32&r2=1.33&ty=u Index: phpdoc/en/reference/http/