[PHP-DOC] Re: phpdoc /en/reference/dir/functions scandir.xml

2004-10-30 Thread Aidan Lister
There's an entity for that, Mehdi, would that be more appropriate? ¬e.context-support; "Mehdi Achour" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > didou Sat Oct 30 21:25:11 2004 EDT > > Modified files: >/phpdoc/en/reference/dir/functions scandir.xml > Log: > fix #30590 :

[PHP-DOC] cvs: phpdoc /en/docweb main.ent

2004-10-30 Thread Sean Coates
seanSun Oct 31 01:06:04 2004 EDT Modified files: /phpdoc/en/docweb main.ent Log: removed test entities (like the comment says) http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/docweb/main.ent diff -u phpdoc/en/docwe

[PHP-DOC] #30590 [Opn->Csd]: parameter not explain in scandir function

2004-10-30 Thread didou
ID: 30590 Updated by: [EMAIL PROTECTED] Reported By: Benoit dot Tremblay at nerdzteam dot net -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

[PHP-DOC] cvs: phpdoc /en/reference/dir/functions scandir.xml

2004-10-30 Thread Mehdi Achour
didou Sat Oct 30 21:25:11 2004 EDT Modified files: /phpdoc/en/reference/dir/functions scandir.xml Log: fix #30590 : context not described http://cvs.php.net/diff.php/phpdoc/en/reference/dir/functions/scandir.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/d

[PHP-DOC] cvs: phpdoc /en/docweb main.ent

2004-10-30 Thread Mehdi Achour
didou Sat Oct 30 20:07:51 2004 EDT Modified files: /phpdoc/en/docweb main.ent Log: add the contact page http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/docweb/main.ent diff -u phpdoc/en/docweb/main.ent:1.2 phpdoc/en/

Re: Re[2]: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-30 Thread Nuno Lopes
NL> There are still some problems with skins in the extended chm. NL> The function.* pages give some errors with the phpZ skin and some others. NL> (with older xslt sheets, there were no errors) Customization hasn't finished yet. The main problem is that I don't have document or RFC, which descri

Re[2]: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-30 Thread techtonik
||*()*|| Hi, Nuno. >> Modified files: >>/phpdoc/xsl htmlhelp.xsl >> Log: >> try to fix some echm problems with skins NL> There are still some problems with skins in the extended chm. NL> The function.* pages give some errors with the phpZ skin and some others. NL> (with older xslt sheets,

[PHP-DOC] #22871 [Opn->Csd]: bad return value for ibase_blob_close() and ibase_blob_import()

2004-10-30 Thread didou
ID: 22871 Updated by: [EMAIL PROTECTED] Reported By: p dot pastori at tiscali dot it -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: all PHP Version: 4.3.1 New Comment: was fixed a long time ago Prev

[PHP-DOC] cvs: phpdoc /en/reference/ibase/functions ibase-blob-import.xml ibase-execute.xml

2004-10-30 Thread Mehdi Achour
didou Sat Oct 30 11:57:33 2004 EDT Modified files: /phpdoc/en/reference/ibase/functionsibase-blob-import.xml ibase-execute.xml Log: CS and add a check on the file pointer # I was going to fix #22871 but i

[PHP-DOC] #29817 [Opn->Csd]: DOMElement->getElementsByTagName ( string name)

2004-10-30 Thread didou
ID: 29817 Updated by: [EMAIL PROTECTED] Reported By: erik at nordicaudi dot com -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 5.0.0 New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable v

[PHP-DOC] #29818 [Opn->Csd]: DOMElement->getElementsByTagNameNS ( string namespaceURI, string localName)

2004-10-30 Thread didou
ID: 29818 Updated by: [EMAIL PROTECTED] Reported By: erik at nordicaudi dot com -Status: Open +Status: Closed Bug Type:Documentation problem PHP Version: 5.0.0 New Comment: This bug has been fixed in the documentation's XML sources. Since the online and downloadable v

[PHP-DOC] cvs: phpdoc /en/reference/dom/functions dom-domelement-getelementsbytagname.xml dom-domelement-getelementsbytagnamens.xml

2004-10-30 Thread Mehdi Achour
didou Sat Oct 30 11:42:55 2004 EDT Modified files: /phpdoc/en/reference/dom/functions dom-domelement-getelementsbytagname.xml dom-domelement-getelementsbytagnamens.xml Log: fix #29

[PHP-DOC] #30528 [Opn->Csd]: DOM Class bug

2004-10-30 Thread didou
ID: 30528 Updated by: [EMAIL PROTECTED] Reported By: jason at amp-design dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: MacOS X / Win 2003 / CentOS PHP Version: Irrelevant New Comment: This bu

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

2004-10-30 Thread Mehdi Achour
didou Sat Oct 30 11:13:49 2004 EDT Modified files: /phpdoc/en/reference/domreference.xml Log: fix #30528 http://cvs.php.net/diff.php/phpdoc/en/reference/dom/reference.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/dom/reference.xml diff -u phpdoc/en/ref

[PHP-DOC] cvs: phpdoc /en/docweb main.ent

2004-10-30 Thread Vincent Gevers
vincent Sat Oct 30 10:20:10 2004 EDT Modified files: /phpdoc/en/docweb main.ent Log: Adding a title entity for revcheck (the others will be added later) http://cvs.php.net/diff.php/phpdoc/en/docweb/main.ent?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/docweb/main.

Re: [PHP-DOC] cvs: phpdoc /xsl htmlhelp.xsl

2004-10-30 Thread Nuno Lopes
nlopess Sat Oct 30 09:50:52 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: try to fix some echm problems with skins There are still some problems with skins in the extended chm. The function.* pages give some errors with the phpZ skin and some others. (with older xslt sheets, there w

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

2004-10-30 Thread Nuno Lopes
nlopess Sat Oct 30 09:50:52 2004 EDT Modified files: /phpdoc/xsl htmlhelp.xsl Log: try to fix some echm problems with skins http://cvs.php.net/diff.php/phpdoc/xsl/htmlhelp.xsl?r1=1.3&r2=1.4&ty=u Index: phpdoc/xsl/htmlhelp.xsl diff -u phpdoc/xsl/htmlhelp.xsl:1.3

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

2004-10-30 Thread anatoly techtonik
techtonik Sat Oct 30 08:55:22 2004 EDT Modified files: /phpdoc/htmlhelpfilter_files.php Log: fix inserting first div to make document invisible by default add error reporting for this operation http://cvs.php.net/diff.php/phpdoc/htmlhelp/filter_files

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

2004-10-30 Thread Derick Rethans
On Sat, 30 Oct 2004, Aidan Lister wrote: > I'm happy for it to be moved elsewhere, myself and curt (sorry to dob you in > curt :P) thought this would be the best place. Best place would IMO be chapter V: Features. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.

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

2004-10-30 Thread techtonik
||*()*|| Hi, Derick. >> 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). DR> I disagree, those things should be in some place to show how it shouldbe DR> done, Soon we will have a local copy of