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
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
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:
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
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
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
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
gobaMon Aug 9 11:00:43 2004 EDT
Added files:
/phpdoc/htmlhelp/suppfiles/skins/phpZ background.gif
header_background.gif
header_green_background.gif
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
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
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
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
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
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
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
> 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
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.
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
> 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
> 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
> > > 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
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?
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
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: [
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
> > 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
> 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
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
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
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
> > > 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
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
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
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
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.
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
> 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
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
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
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
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
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
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
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
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
45 matches
Mail list logo