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

2004-08-09 Thread Nuno Lopes
nlopess Mon Aug 9 15:21:40 2004 EDT Modified files: /phpdoc/htmlhelpmirrors_ini.php Log: fix typo in var http://cvs.php.net/diff.php/phpdoc/htmlhelp/mirrors_ini.php?r1=1.1&r2=1.2&ty=u Index: phpdoc/htmlhelp/mirrors_ini.php diff -u phpdoc/htmlhelp/mirrors_in

[PHP-DOC] cvs: phpdoc /en/install/windows manual.xml

2004-08-09 Thread Nuno Lopes
nlopess Mon Aug 9 15:07:57 2004 EDT Modified files: /phpdoc/en/install/windows manual.xml Log: fix a bug notice by Edin: the PHP 5 zip file doesn't expand like the PHP 4's http://cvs.php.net/diff.php/phpdoc/en/install/windows/manual.xml?r1=1.14&r2=1.15&ty=u In

[PHP-DOC] #29307 [Com]: The Reflection Information Is Incorrect

2004-08-09 Thread gpopmail at gmail dot com
ID: 29307 Comment by: gpopmail at gmail dot com Reported By: timothy dot may at gmail dot com Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: Same problem here... Fatal error:

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

2004-08-09 Thread Stefan Walk
et Mon Aug 9 14:15:11 2004 EDT Modified files: /phpdoc/en/language/oop5object-comparison.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/language/oop5/object-comparison.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/language/oop5/object-comparison.xml dif

[PHP-DOC] cvs: phpdoc /en/reference/nsapi/functions nsapi-virtual.xml

2004-08-09 Thread Yannick TORRES
yannick Mon Aug 9 12:53:14 2004 EDT Modified files: /phpdoc/en/reference/nsapi/functionsnsapi-virtual.xml Log: typo http://cvs.php.net/diff.php/phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/reference/nsapi/fun

[PHP-DOC] cvs: phpdoc /en/reference/printer/functions printer-create-font.xml

2004-08-09 Thread Damien Seguy
damsMon Aug 9 12:23:47 2004 EDT Modified files: /phpdoc/en/reference/printer/functions printer-create-font.xml Log: typo in argument http://cvs.php.net/diff.php/phpdoc/en/reference/printer/functions/printer-create-font.xml?r1=1.3&r2=1.4&ty=u Index: php

[PHP-DOC] #25877 [Opn->Csd]: >> operator bug for negative LOP

2004-08-09 Thread vrana
ID: 25877 Updated by: [EMAIL PROTECTED] Reported By: cestmirl at freeside dot sk -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux Debian, Win32 PHP Version: 4.3.3 New Comment: This bug has been fi

[PHP-DOC] cvs: phpdoc /htmlhelp/suppfiles/skins/phpZ background.gif header_background.gif header_green_background.gif icn_bugOnPage.gif icn_goTOC.gif icn_goToFunctionRef.gif icn_next.gif icn_prev.gif icn_thisPageOnline.gif logo.gif skin.js style.css tab_button_pageNotes_active.gif tab_button_pageNotes_inactive.gif tab_button_pageText_active.gif tab_button_pageText_inactive.gif tabs_background_inactive.gif tabs_corner_active.gif tabs_corner_inactive.gif white_fade.gif

2004-08-09 Thread Gabor Hojtsy
gobaMon Aug 9 11:00:43 2004 EDT Added files: /phpdoc/htmlhelp/suppfiles/skins/phpZ background.gif header_background.gif header_green_background.gif

Re: [PHP-DOC] libxml

2004-08-09 Thread Jakub Vrana
moshe doron wrote: > sorry, wrong target. > anyway on win32, with php5.0.0 the function return empty string while on > php4 it return notice. the iconv("WINDOWS-1255", "UTF-8"... which is what > libxml suppse to do is working nice on win32 php. > we still trying to figure out what going here. >> e

[PHP-DOC] cvs: phpdoc /en/reference/strings/functions addcslashes.xml

2004-08-09 Thread Jakub Vrana
vrana Mon Aug 9 10:53:55 2004 EDT Modified files: /phpdoc/en/reference/strings/functions addcslashes.xml Log: \0 is not PHP's NULL http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/addcslashes.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/refer

Re: [PHP-DOC] libxml

2004-08-09 Thread moshe doron
sorry, wrong target. anyway on win32, with php5.0.0 the function return empty string while on php4 it return notice. the iconv("WINDOWS-1255", "UTF-8"... which is what libxml suppse to do is working nice on win32 php. we still trying to figure out what going here. Moshe. "Derick Rethans" <[EMAIL

[PHP-DOC] cvs: phpdoc /en/reference/nsapi/functions nsapi-virtual.xml

2004-08-09 Thread Uwe Schindler
thetaphiMon Aug 9 10:31:05 2004 EDT Modified files: /phpdoc/en/reference/nsapi/functionsnsapi-virtual.xml Log: update links to install chapter http://cvs.php.net/diff.php/phpdoc/en/reference/nsapi/functions/nsapi-virtual.xml?r1=1.6&r2=1.7&ty=u I

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

2004-08-09 Thread Uwe Schindler
thetaphiMon Aug 9 10:22:51 2004 EDT Modified files: /phpdoc/en/reference/nsapi reference.xml Log: update links to install chapter http://cvs.php.net/diff.php/phpdoc/en/reference/nsapi/reference.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/reference/nsapi/re

[PHP-DOC] #28683 [Csd]: addcslashes ASCII character conversion octal range invalid

2004-08-09 Thread todd at magnifisites dot com
ID: 28683 User updated by: todd at magnifisites dot com Reported By: todd at magnifisites dot com Status: Closed Bug Type: Documentation problem Operating System: RH Linux/Windows XP PHP Version: 4.3.6 New Comment: >>If you want to escape $, use j

Re: [PHP-DOC] libxml

2004-08-09 Thread Derick Rethans
On Mon, 9 Aug 2004, Gabor Hojtsy wrote: > > libxml use iconv that seems to be broken: > > > > echo iconv("WINDOWS-1255", "ISO-8859-1", ""); > > > > please check what the problem here. (you can use c iconv() function that > > compiled into libc on dev1). > > What do you expect when converting t

Re: [PHP-DOC] libxml

2004-08-09 Thread Gabor Hojtsy
> libxml use iconv that seems to be broken: > > echo iconv("WINDOWS-1255", "ISO-8859-1", "אבגד"); > > please check what the problem here. (you can use c iconv() function that > compiled into libc on dev1). What do you expect when converting to latin-1 such chars which are not there? Goba

[PHP-DOC] libxml

2004-08-09 Thread moshe doron
libxml use iconv that seems to be broken: echo iconv("WINDOWS-1255", "ISO-8859-1", "אבגד"); please check what the problem here. (you can use c iconv() function that compiled into libc on dev1). moshe.

[PHP-DOC] #29578 [Opn->Ana]: Need instruction for static installation

2004-08-09 Thread nlopess
ID: 29578 Updated by: [EMAIL PROTECTED] Reported By: jean-christian dot imbeault at mizuho-sc dot com -Status: Open +Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 5.0.0 New Comment: The new ins

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

2004-08-09 Thread Nuno Lopes
> On Sun, 8 Aug 2004 18:32:54 +1000 > "Aidan Lister" <[EMAIL PROTECTED]> wrote: > > > Anyone who is familiar with the oracle extension needs to have a good > > cleanup of the notes here. > > I can take a look at it later a bit, but I'm not familiar with User > notes, so I'd be very thankful if yo

Re: [PHP-DOC] return value checking

2004-08-09 Thread Nuno Lopes
> So to be future proof we should fix the protos in the source too. If you > prepare verified patches, I am willing to commit them. > > Goba I've just checked a few protos in the tidy extension. As I've noted, most were wrong :) Patch attached, Nuno P.S.: Don't forget it needs to be commited b

Re: [PHP-DOC] return value checking

2004-08-09 Thread Gabor Hojtsy
> > > The sourcefile (c) says a bool should be returned and the docs (x) say its > > an int. If anyone would like to have a look ... > > > > But don't trust too must on the protos that are in the sources because many > > are simply wrong! > > What is the `common` way of doing this? Looking trough t

Re: [PHP-DOC] translations and livedocs release.

2004-08-09 Thread moshe doron
There is nothing wrong in livedocs that's libxml2 fault, but libxml2 put enough disclaimers here http://www.xmlsoft.org/encoding.html, mean I have nothing to do with it. livedocs fix, complex preg_replace of the encoding line just before the xml parsing, if this kind of solution is what you want?

[PHP-DOC] #24861 [Asn]: Categorize function references

2004-08-09 Thread goba
ID: 24861 Updated by: [EMAIL PROTECTED] Reported By: tim at zer0-interactive dot com Status: Assigned Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant Assigned To: goba New Comment: verdy_p, you also submitt

[PHP-DOC] RE: [PHP-GTK-DOC] Re: [PHP-DOC] FW: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-09 Thread Steph
Heh, I don't suppose it supports methods, signals and properties - that'd be too much to ask! I'll look into it. Thanks.. > -Original Message- > From: Gabor Hojtsy [mailto:[EMAIL PROTECTED] > Sent: 09 August 2004 12:58 > To: Steph > Cc: Gabor Hojtsy; PHP-GTK doc; PHP-DOC > Subject: RE: [

[PHP-DOC] #17164 [Bgs]: please group sections in the functions reference

2004-08-09 Thread goba
ID: 17164 Updated by: [EMAIL PROTECTED] Reported By: verdy_p at wanadoo dot fr Status: Bogus Bug Type: Documentation problem Operating System: any PHP Version: 4.2.0 Assigned To: goba New Comment: As I have said it is not the content wh

Re: [PHP-DOC] return value checking

2004-08-09 Thread Gabor Hojtsy
> > The sourcefile (c) says a bool should be returned and the docs (x) say its > an int. If anyone would like to have a look ... > > But don't trust too must on the protos that are in the sources because many > are simply wrong! So to be future proof we should fix the protos in the source too. If

[PHP-DOC] RE: [PHP-GTK-DOC] Re: [PHP-DOC] FW: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-09 Thread Gabor Hojtsy
> This could start a few more rumours :\ > > > > > > Looks good in livedocs, is there any good reason for it to be 'ooclass' && > mode='java' or is this just some hangover item from docbook? For > php-gtk-doc we override docbook with our own dtd, so I'd like to be certain > you're using a

Re: [PHP-DOC] translations and livedocs release.

2004-08-09 Thread Derick Rethans
On Mon, 9 Aug 2004, moshe doron wrote: > There is nothing wrong in livedocs that's libxml2 fault, but libxml2 put > enough disclaimers here http://www.xmlsoft.org/encoding.html, mean I > have nothing to do with it. Are you running on Windows perhaps, as that page states: More over when compiled

[PHP-DOC] cvs: phpdoc /htmlhelp README.txt

2004-08-09 Thread Nuno Lopes
nlopess Mon Aug 9 07:46:21 2004 EDT Modified files: /phpdoc/htmlhelpREADME.txt Log: the url is case-sensitive http://cvs.php.net/diff.php/phpdoc/htmlhelp/README.txt?r1=1.2&r2=1.3&ty=u Index: phpdoc/htmlhelp/README.txt diff -u phpdoc/htmlhelp/README.txt:1.2

[PHP-DOC] #17164 [Bgs]: please group sections in the functions reference

2004-08-09 Thread vrana
ID: 17164 Updated by: [EMAIL PROTECTED] Reported By: verdy_p at wanadoo dot fr Status: Bogus Bug Type: Documentation problem Operating System: any PHP Version: 4.2.0 Assigned To: goba New Comment: And http://bugs.php.net/2352 is even ol

Re: [PHP-DOC] return value checking

2004-08-09 Thread Nuno Lopes
> > > The sourcefile (c) says a bool should be returned and the docs (x) say its > > an int. If anyone would like to have a look ... > > > > But don't trust too must on the protos that are in the sources because many > > are simply wrong! > > What is the `common` way of doing this? Looking trough t

[PHP-DOC] cvs: phpdoc /htmlhelp README.txt

2004-08-09 Thread Gabor Hojtsy
gobaMon Aug 9 07:23:23 2004 EDT Modified files: /phpdoc/htmlhelpREADME.txt Log: Fix build instructions with the special care guidelines I have noted. I am just trying to build a new CHM with this magic. Hopefully it will work out fine. http://cvs

Re: [PHP-DOC] return value checking

2004-08-09 Thread ali
Hi Nuno, On Mon, 9 Aug 2004 11:47:01 +0100 "Nuno Lopes" <[EMAIL PROTECTED]> wrote: > > The sourcefile (c) says a bool should be returned and the docs (x) say its > an int. If anyone would like to have a look ... > > But don't trust too must on the protos that are in the sources because many > ar

[PHP-DOC] #24861 [Com]: Categorize function references

2004-08-09 Thread verdy_p at wanadoo dot fr
ID: 24861 Comment by: verdy_p at wanadoo dot fr Reported By: tim at zer0-interactive dot com Status: Assigned Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant Assigned To: goba New Comment: This bug is quite

[PHP-DOC] #17164 [Com]: please group sections in the functions reference

2004-08-09 Thread verdy_p at wanadoo dot Fr
ID: 17164 Comment by: verdy_p at wanadoo dot Fr Reported By: verdy_p at wanadoo dot fr Status: Bogus Bug Type: Documentation problem Operating System: any PHP Version: 4.2.0 Assigned To: goba New Comment: May be the same as http://bugs.

[PHP-DOC] RE: [PHP-GTK-DOC] Re: [PHP-DOC] FW: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-09 Thread Steph
This could start a few more rumours :\ Looks good in livedocs, is there any good reason for it to be 'ooclass' && mode='java' or is this just some hangover item from docbook? For php-gtk-doc we override docbook with our own dtd, so I'd like to be certain you're using a long-term strateg

Re: [PHP-DOC] return value checking

2004-08-09 Thread Nuno Lopes
> The sourcefile (c) says a bool should be returned and the docs (x) say its an int. If anyone would like to have a look ... But don't trust too must on the protos that are in the sources because many are simply wrong! Nuno

Re: [PHP-DOC] return value checking

2004-08-09 Thread ali
Hi, whops, i didn't see that one. I will have a look at it and extend it if it is neccesary. ali On Mon, 09 Aug 2004 10:16:42 + Gabor Hojtsy <[EMAIL PROTECTED]> wrote: > Hi, > > > i saw some cvs commits (recently didou's) and some bug-reports that were about > > incorrectly documented

Re: [PHP-DOC] return value checking

2004-08-09 Thread Gabor Hojtsy
Hi, i saw some cvs commits (recently didou's) and some bug-reports that were about incorrectly documented return values of functions. I thought it would be usefull to write a script that would run through the php-src as well as the phpdoc tree and grab the relevant sections to compare the defined r

[PHP-DOC] return value checking

2004-08-09 Thread ali
Hi all, i saw some cvs commits (recently didou's) and some bug-reports that were about incorrectly documented return values of functions. I thought it would be usefull to write a script that would run through the php-src as well as the phpdoc tree and grab the relevant sections to compare the d

[PHP-DOC] cvs: phpdoc /en/reference/domxml/functions DomAttribute-name.xml DomAttribute-value.xml DomDocument-create-cdata-section.xml DomDocument-create-processing-instruction.xml DomElement-get-elements-by-tagname.xml

2004-08-09 Thread Mehdi Achour
didou Mon Aug 9 05:33:25 2004 EDT Modified files: /phpdoc/en/reference/domxml/functions DomAttribute-name.xml DomAttribute-value.xml DomDocument-create-cdata-secti

Re: [PHP-DOC] windows install

2004-08-09 Thread Gabor Hojtsy
if I get time, it will be ported to 5.0.1. The .reg file that registersyslog generates will also be included in the distro, but set up assuming that the user will install to C:\php5; so docs will need to tell the user to edit that .reg file if they are putting it elsewhere. Phil said he was going t

Re: [PHP-DOC] Proposal: CHANGELOG

2004-08-09 Thread Gabor Hojtsy
If you expect a table layout, why overload simple paragraphs with attributes? If it is going to be a table, then para is not right for the markup IMHO. It does not fit semantically and does not fit into DocBook either. BTW I have not checked, but I don't think docbook has a version attribute wh

Re: [PHP-DOC] FW: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] sqlite object-level interface

2004-08-09 Thread Gabor Hojtsy
OK. Can you please make sure [EMAIL PROTECTED] gets notification as soon as this works well in livedoc? I can go from there with aligning our structure. It depends on whether you define this type of output as 'working' or not: http://livedocs.homelinux.com/en/function.mysqli-connect.html Goba

[PHP-DOC] #28683 [Opn->Csd]: addcslashes ASCII character conversion octal range invalid

2004-08-09 Thread vrana
ID: 28683 Updated by: [EMAIL PROTECTED] Reported By: todd at magnifisites dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: RH Linux/Windows XP PHP Version: 4.3.6 New Comment: You need to know th