[PHP-DOC] cvs: phpdoc / Makefile.in /scripts html_syntax.php

2003-12-11 Thread Jakub Vrana
vrana Thu Dec 11 04:14:57 2003 EDT Modified files: /phpdoc/scripts html_syntax.php /phpdoc Makefile.in Log: Syntax highlight examples Index: phpdoc/scripts/html_syntax.php diff -u phpdoc/scripts/html_syntax.php:1.2 phpdoc/scripts/html_syntax.php:1

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Jakub Vrana
> Well, as far as I can see, this would fit into our system... It would be > nice if you could test, how much time it takes to highlight the > examples, but anyway, I think it should go into the makefile... For HTML version, it takes about 6.5 s on my 1.7 GHz machine, 3593 files checked, 966 ch

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Derick Rethans
On Thu, 11 Dec 2003, Jakub Vrana wrote: > > Well, as far as I can see, this would fit into our system... It would be > > nice if you could test, how much time it takes to highlight the > > examples, but anyway, I think it should go into the makefile... > > For HTML version, it takes about 6.5 s

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Jakub Vrana
> Okay, time to try this new thing out on php.net? :) I'm about to start a > new run of manual builds... I think I'm first going to test it with the > english version only though. I vote for it! :-) Jakub Vrana

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Antony Dovgal
On Wed, 10 Dec 2003 22:39:41 +0100 Jakub Vrana <[EMAIL PROTECTED]> wrote: > Hello! > > I've updated html_syntax.php to accept parameter whether generate > output for HTML or PHP. I'm sending just diff of Makefile for now. > > I think that postprocess generated PHP or HTML files by PHP script is

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Gabor Hojtsy
> I've tested it with Russian version of man. > it works ok, except 1 warning: > > PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /nfs/phpdoc/scripts/html_syntax.php on line 24 This used to be a PHP bug in older PHP versions, that it does not like to find \ at many places

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Antony Dovgal
On Thu, 11 Dec 2003 13:11:35 +0100 (CET) "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote: > > I've tested it with Russian version of man. > > it works ok, except 1 warning: > > > > PHP Warning: Unexpected character in input: '\' (ASCII=92) state=1 > in /nfs/phpdoc/scripts/html_syntax.php on line 24 >

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Antony Dovgal
On Thu, 11 Dec 2003 15:14:47 +0300 Antony Dovgal <[EMAIL PROTECTED]> wrote: > On Thu, 11 Dec 2003 13:11:35 +0100 (CET) > "Gabor Hojtsy" <[EMAIL PROTECTED]> wrote: > > > > I've tested it with Russian version of man. > > > it works ok, except 1 warning: > > > > > > PHP Warning: Unexpected charact

[PHP-DOC] Commandline options

2003-12-11 Thread Jakub Vrana
Hello! I've added long options to features/commandline.xml. I have not committed it yet because I'm not satisfied with word wrapping of these options. Is there a way in Docbook how to say that table cell shouldn't be wrapped (like ) or is there some special character non-breaking-dash? Jakub Vran

[PHP-DOC] #8799 [Com]: snmp.dll displays error message on all generated pages

2003-12-11 Thread phil at jamit dot de
ID: 8799 Comment by: phil at jamit dot de Reported By: danielq at mfl dot co dot uk Status: Closed Bug Type: Documentation problem Operating System: Windows NT 4.0 SP6a PHP Version: 4.0.4pl1 New Comment: my opinion is, that there should be a

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

2003-12-11 Thread Nuno Lopes
nlopess Thu Dec 11 09:21:06 2003 EDT Modified files: /phpdoc/en/reference/socketsreference.xml Log: corrected example Index: phpdoc/en/reference/sockets/reference.xml diff -u phpdoc/en/reference/sockets/reference.xml:1.12 phpdoc/en/reference/sockets/ref

[PHP-DOC] cvs: phpdoc /en/reference/network/functions fsockopen.xml

2003-12-11 Thread Nuno Lopes
nlopess Thu Dec 11 09:28:58 2003 EDT Modified files: /phpdoc/en/reference/network/functions fsockopen.xml Log: updated link to deprecated func Index: phpdoc/en/reference/network/functions/fsockopen.xml diff -u phpdoc/en/reference/network/functions/fsockopen

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions feof.xml

2003-12-11 Thread Nuno Lopes
nlopess Thu Dec 11 09:49:29 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions feof.xml Log: fixed #21485 Index: phpdoc/en/reference/filesystem/functions/feof.xml diff -u phpdoc/en/reference/filesystem/functions/feof.xml:1.4 phpdoc/en/referenc

[PHP-DOC] #21485 [Asn->Csd]: feof() doesn't return true on a non-blocking socket stream

2003-12-11 Thread nlopess
ID: 21485 Updated by: [EMAIL PROTECTED] Reported By: bjarne at sourcetech dot se -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: Win2K/Linux PHP Version: 4.3.0 Assigned To: pollita New Comment

[PHP-DOC] Re: cvs: phpdoc /en/reference/filesystem/functions feof.xml

2003-12-11 Thread Mehdi Achour
[EMAIL PROTECTED]:/home/didou/cvs/phpdoc-fr$ make test && echo nuno... /usr/bin/onsgmls -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml /usr/bin/onsgmls:/home/didou/cvs/phpdoc-fr/en/reference/filesystem/functions/feof.xml:24:44:E: end tag for element "funtion" which is not open /us

[PHP-DOC] Re: #21485 [Asn->Csd]: feof() doesn't return true on a non-blocking socket stream

2003-12-11 Thread Mehdi Achour
Nuno, this bug was *assigned*. Did you ask Pollita before working on it ? didou ID: 21485 Updated by: [EMAIL PROTECTED] Reported By: bjarne at sourcetech dot se -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating S

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions feof.xml

2003-12-11 Thread Nuno Lopes
nlopess Thu Dec 11 10:00:28 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions feof.xml Log: oops... Index: phpdoc/en/reference/filesystem/functions/feof.xml diff -u phpdoc/en/reference/filesystem/functions/feof.xml:1.5 phpdoc/en/reference/fil

Re: [PHP-DOC] Re: #21485 [Asn->Csd]: feof() doesn't return true on a non-blocking socket stream

2003-12-11 Thread Nuno Lopes
Sorry. I didn't ask him. > Nuno, this bug was *assigned*. Did you ask Pollita before working on it ? > > didou

Re: [PHP-DOC] Re: #21485 [Asn->Csd]: feof() doesn't return true on a non-blocking socket stream

2003-12-11 Thread Derick Rethans
On Thu, 11 Dec 2003, Nuno Lopes wrote: > Sorry. > I didn't ask him. It's a her :) Derick

[PHP-DOC] Re: cvs: phpdoc /en/reference/filesystem/functions feof.xml

2003-12-11 Thread Mehdi Achour
- stream_set_timeout, so that feof will return &false; + stream_set_timeout, so that feof will return &false; this one too ;) didou

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/filesystem/functions feof.xml

2003-12-11 Thread Nuno Lopes
> > - stream_set_timeout, so that feof will return &false; > > + stream_set_timeout, so that feof will return &false; > > > this one too ;) ???

Re: [PHP-DOC] Re: #21485 [Asn->Csd]: feof() doesn't return true on a non-blocking socket stream

2003-12-11 Thread Mehdi Achour
Nuno Lopes wrote: Sorry. np, just keep it in mind for the future :) I didn't ask him. her ;) didou Nuno, this bug was *assigned*. Did you ask Pollita before working on it ? didou

Re: [PHP-DOC] Re: cvs: phpdoc /en/reference/filesystem/functions feof.xml

2003-12-11 Thread Mehdi Achour
Nuno Lopes wrote: - stream_set_timeout, so that feof will return &false; + stream_set_timeout, so that feof will return &false; this one too ;) ??? I mean : + stream_set_timeout, so that feof will should

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions feof.xml

2003-12-11 Thread Nuno Lopes
nlopess Thu Dec 11 10:15:57 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions feof.xml Log: finally done Index: phpdoc/en/reference/filesystem/functions/feof.xml diff -u phpdoc/en/reference/filesystem/functions/feof.xml:1.6 phpdoc/en/referenc

[PHP-DOC] cvs: phpdoc /en/functions cpdf.xml dba.xml /en/language functions.xml references.xml types.xml /en/reference/array/functions array-udiff-assoc.xml array-udiff-uassoc.xml array-udiff.xml /en/reference/dba reference.xml /en/reference/fdf/functions fdf-open-string.xml fdf-open.xml /en/reference/ftp/functions ftp-alloc.xml ftp-nb-get.xml /en/reference/hwapi/functions hwapi-object.xml /en/reference/ifx/functions ifx-affected-rows.xml ifx-close.xml ifx-fetch-row.xml ifx-fieldproperties.xml ifx-fieldtypes.xml ifx-getsqlca.xml ifx-htmltbl-result.xml ifx-query.xml /en/reference/image/functions imagegif.xml /en/reference/ingres-ii/functions ingres-fetch-array.xml /en/reference/ming/functions swfaction.xml /en/reference/mysql/functions mysql-list-fields.xml mysql-result.xml /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-bind-param.xml mysqli-data-seek.xml /en/reference/ncurses/functions ncurses-getmouse.xml /en/reference/nis/functions yp-next.xml /en/reference/objaggregation reference.xml /en/reference/oci8/functions ocistatementtype.xml /en/reference/openssl/functions openssl-pkcs7-sign.xml /en/reference/ovrimos/functions ovrimos-result-all.xml /en/reference/sesam/functions sesam-affected-rows.xml sesam-connect.xml sesam-disconnect.xml sesam-fetch-array.xml sesam-fetch-row.xml sesam-query.xml /en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-udf-decode-binary.xml /en/reference/stream/functions stream-select.xml /en/reference/strings/functions soundex.xml /en/reference/yaz/functions yaz-ccl-parse.xml

2003-12-11 Thread Jakub Vrana
vrana Thu Dec 11 10:42:11 2003 EDT Modified files: /phpdoc/en/reference/array/functionsarray-udiff-assoc.xml array-udiff-uassoc.xml array-udiff.xml /phpdoc/e

[PHP-DOC] Re: cvs: phpdoc /en/functions cpdf.xml dba.xml /en/language functions.xml references.xml types.xml /en/reference/array/functions array-udiff-assoc.xml array-udiff-uassoc.xml array-udiff.xml /en/reference/dba reference.xml /en/reference/fdf/functions fdf-open-string.xml fdf-open.xml /en/reference/ftp/functions ftp-alloc.xml ftp-nb-get.xml /en/reference/hwapi/functions hwapi-object.xml /en/reference/ifx/functions ifx-affected-rows.xml ifx-close.xml ifx-fetch-row.xml ifx-fieldproperties.xml ifx-fieldtypes.xml ifx-getsqlca.xml ifx-htmltbl-result.xml ifx-query.xml /en/reference/image/functions imagegif.xml /en/reference/ingres-ii/functions ingres-fetch-array.xml /en/reference/ming/functions swfaction.xml /en/reference/mysql/functions mysql-list-fields.xml mysql-result.xml /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-bind-param.xml mysqli-data-seek.xml /en/reference/ncurses/functions ncurses-getmouse.xml /en/reference/nis/functions yp-next.xml /en/reference/objaggregation reference.xml /en/reference/oci8/functions ocistatementtype.xml /en/reference/openssl/functions openssl-pkcs7-sign.xml /en/reference/ovrimos/functions ovrimos-result-all.xml /en/reference/sesam/functions sesam-affected-rows.xml sesam-connect.xml sesam-disconnect.xml sesam-fetch-array.xml sesam-fetch-row.xml sesam-query.xml /en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-udf-decode-binary.xml /en/reference/stream/functions stream-select.xml /en/reference/strings/functions soundex.xml /en/reference/yaz/functions yaz-ccl-parse.xml

2003-12-11 Thread Mehdi Achour
Hi Jakub, Nice work :) but don't touch the files that are under en/functions/ no more. They are not used and just here for history. The en/reference/ was generated from those file when it was decided to split to one function per file. This will clarify the first commit log for each file for you

[PHP-DOC] Re: cvs: phpdoc /en/functions cpdf.xml dba.xml /en/language functions.xml references.xml types.xml /en/reference/array/functions array-udiff-assoc.xml array-udiff-uassoc.xml array-udiff.xml /en/reference/dba reference.xml /en/reference/fdf/functions fdf-open-string.xml fdf-open.xml /en/reference/ftp/functions ftp-alloc.xml ftp-nb-get.xml /en/reference/hwapi/functions hwapi-object.xml /en/reference/ifx/functions ifx-affected-rows.xml ifx-close.xml ifx-fetch-row.xml ifx-fieldproperties.xml ifx-fieldtypes.xml ifx-getsqlca.xml ifx-htmltbl-result.xml ifx-query.xml /en/reference/image/functions imagegif.xml /en/reference/ingres-ii/functions ingres-fetch-array.xml /en/reference/ming/functions swfaction.xml /en/reference/mysql/functions mysql-list-fields.xml mysql-result.xml /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-bind-param.xml mysqli-data-seek.xml /en/reference/ncurses/functions ncurses-getmouse.xml /en/reference/nis/functions yp-next.! xml /en/reference/objaggregation reference.xml /en/reference/oci8/functions ocistatementtype.xml /en/reference/openssl/functions openssl-pkcs7-sign.xml /en/reference/ovrimos/functions ovrimos-result-all.xml /en/reference/sesam/functions sesam-affected-rows.xml sesam-connect.xml sesam-disconnect.xml sesam-fetch-array.xml sesam-fetch-row.xml sesam-query.xml /en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-udf-decode-binary.xml /en/reference/stream/functions stream-select.xml /en/reference/strings/functions soundex.xml /en/reference/yaz/functions yaz-ccl-parse.xml

2003-12-11 Thread Jakub Vrana
> don't touch the files that are under en/functions/ no > more. They are not used and just here for history. > The en/reference/ was generated from those file when it was decided to > split to one function per file. > This will clarify the first commit log for each file for you ;) > (revision 1.1 d

[PHP-DOC] make test

2003-12-11 Thread Nuno Lopes
I was trying to make test for the first time, but I was given an error: - $ make test ../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml. dcl manual.xml C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:33:0:E: canno

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Jakub Vrana
> Okay, time to try this new thing out on php.net? :) I'm about to start a > new run of manual builds... I think I'm first going to test it with the > english version only though. What's the time plan for this? I mean when approximately will it be visible in online docs and when in downloadable?

Re: [PHP-DOC] Syntax highlight examples

2003-12-11 Thread Derick Rethans
On Thu, 11 Dec 2003, Jakub Vrana wrote: > > Okay, time to try this new thing out on php.net? :) I'm about to start a > > new run of manual builds... I think I'm first going to test it with the > > english version only though. > > What's the time plan for this? I mean when approximately will it be

Re: [PHP-DOC] Commandline options

2003-12-11 Thread Gabor Hojtsy
Hi! I've added long options to features/commandline.xml. I have not committed it yet because I'm not satisfied with word wrapping of these options. Is there a way in Docbook how to say that table cell shouldn't be wrapped (like ) or is there some special character non-breaking-dash? I don't know i

Re: [PHP-DOC] Commandline options

2003-12-11 Thread Jakub Vrana
> I don't know if there is any nonbreaking region, and that would not fit > the DocBook way of adding markup. IMHO you should add the options this > way. It would probably look ugly if the options would not wrap, and this > would let a very small amount of space for the explanation... Other ideas

Re: [PHP-DOC] cvs: phpdoc /en/functions cpdf.xml dba.xml /en/language functions.xml references.xml types.xml /en/reference/array/functions array-udiff-assoc.xml array-udiff-uassoc.xml array-udiff.xml /en/reference/dba reference.xml /en/reference/fdf/functions fdf-open-string.xml fdf-open.xml /en/reference/ftp/functions ftp-alloc.xml ftp-nb-get.xml /en/reference/hwapi/functions hwapi-object.xml /en/reference/ifx/functions ifx-affected-rows.xml ifx-close.xml ifx-fetch-row.xml ifx-fieldproperties.xml ifx-fieldtypes.xml ifx-getsqlca.xml ifx-htmltbl-result.xml ifx-query.xml /en/reference/image/functions imagegif.xml /en/reference/ingres-ii/functions ingres-fetch-array.xml /en/reference/ming/functions swfaction.xml /en/reference/mysql/functions mysql-list-fields.xml mysql-result.xml /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-bind-param.xml mysqli-data-seek.xml /en/reference/ncurses/functions ncurses-getmouse.xml /en/reference/nis/functions yp-next.xml /en/reference/objaggregation reference.xml /en/reference/oci8/functions ocistatementtype.xml /en/reference/openssl/functions openssl-pkcs7-sign.xml /en/reference/ovrimos/functions ovrimos-result-all.xml /en/reference/sesam/functions sesam-affected-rows.xml sesam-connect.xml sesam-disconnect.xml sesam-fetch-array.xml sesam-fetch-row.xml sesam-query.xml /en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-udf-decode-binary.xml /en/reference/stream/functions stream-select.xml /en/reference/strings/functions soundex.xml /en/reference/yaz/functions yaz-ccl-parse.xml

2003-12-11 Thread Gabor Hojtsy
@@ -33,11 +33,11 @@

Re: [PHP-DOC] make test

2003-12-11 Thread Gabor Hojtsy
I was trying to make test for the first time, but I was given an error: - $ make test ../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml. dcl manual.xml C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:33:0:E: canno

Re: [PHP-DOC] make test

2003-12-11 Thread Derek Ford
Gabor Hojtsy wrote: I was trying to make test for the first time, but I was given an error: - $ make test ../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml. dcl manual.xml C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:man

Re: [PHP-DOC] cvs: phpdoc /en/functions cpdf.xml dba.xml /en/language functions.xml references.xml types.xml /en/reference/array/functions array-udiff-assoc.xml array-udiff-uassoc.xml array-udiff.xml /en/reference/dba reference.xml /en/reference/fdf/functions fdf-open-string.xml fdf-open.xml /en/reference/ftp/functions ftp-alloc.xml ftp-nb-get.xml /en/reference/hwapi/functions hwapi-object.xml /en/reference/ifx/functions ifx-affected-rows.xml ifx-close.xml ifx-fetch-row.xml ifx-fieldproperties.xml ifx-fieldtypes.xml ifx-getsqlca.xml ifx-htmltbl-result.xml ifx-query.xml /en/reference/image/functions imagegif.xml /en/reference/ingres-ii/functions ingres-fetch-array.xml /en/reference/ming/functions swfaction.xml /en/reference/mysql/functions mysql-list-fields.xml mysql-result.xml /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-bind-param.xml mysqli-data-seek.xml /en/reference/ncurses/functions ncurses-getmouse.xml /en/reference/nis/functions yp-n! ext.xml /en/reference/objaggregation reference.xml /en/reference/oci8/functions ocistatementtype.xml /en/reference/openssl/functions openssl-pkcs7-sign.xml /en/reference/ovrimos/functions ovrimos-result-all.xml /en/reference/sesam/functions sesam-affected-rows.xml sesam-connect.xml sesam-disconnect.xml sesam-fetch-array.xml sesam-fetch-row.xml sesam-query.xml /en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-udf-decode-binary.xml /en/reference/stream/functions stream-select.xml /en/reference/strings/functions soundex.xml /en/reference/yaz/functions yaz-ccl-parse.xml

2003-12-11 Thread Jakub Vrana
> Seems like you have reused your syntax highlighter script to check the > syntax of examples, and corrected many errors. I started to write a script for it but then I realized that with short_open_tag=Off I can just run php -l on all *.xml files. > The above fix (and some other similar fixes) ha

Re: [PHP-DOC] make test

2003-12-11 Thread Gabor Hojtsy
I was trying to make test for the first time, but I was given an error: - $ make test ../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml. dcl manual.xml C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:33:0:E: cann

Re: [PHP-DOC] make test

2003-12-11 Thread Nuno Lopes
> Have you executed configure properly before you run make? Well, > otherwise make would not know where to find jade, but still configure > generates the file-entities.ent file, so there should have been errors > in the configure output then... > > Goba I've done autoconf and then ./configure --w

Re: [PHP-DOC] cvs: phpdoc /en/functions cpdf.xml dba.xml /en/language functions.xml references.xml types.xml /en/reference/array/functions array-udiff-assoc.xml array-udiff-uassoc.xml array-udiff.xml /en/reference/dba reference.xml /en/reference/fdf/functions fdf-open-string.xml fdf-open.xml /en/reference/ftp/functions ftp-alloc.xml ftp-nb-get.xml /en/reference/hwapi/functions hwapi-object.xml /en/reference/ifx/functions ifx-affected-rows.xml ifx-close.xml ifx-fetch-row.xml ifx-fieldproperties.xml ifx-fieldtypes.xml ifx-getsqlca.xml ifx-htmltbl-result.xml ifx-query.xml /en/reference/image/functions imagegif.xml /en/reference/ingres-ii/functions ingres-fetch-array.xml /en/reference/ming/functions swfaction.xml /en/reference/mysql/functions mysql-list-fields.xml mysql-result.xml /en/reference/mysqli/functions mysqli-affected-rows.xml mysqli-bind-param.xml mysqli-data-seek.xml /en/reference/ncurses/functions ncurses-getmouse.xml /en/reference/nis/functions yp-n! ext.xml /en/reference/objaggregation reference.xml /en/reference/oci8/functions ocistatementtype.xml /en/reference/openssl/functions openssl-pkcs7-sign.xml /en/reference/ovrimos/functions ovrimos-result-all.xml /en/reference/sesam/functions sesam-affected-rows.xml sesam-connect.xml sesam-disconnect.xml sesam-fetch-array.xml sesam-fetch-row.xml sesam-query.xml /en/reference/sqlite/functions sqlite-create-aggregate.xml sqlite-udf-decode-binary.xml /en/reference/stream/functions stream-select.xml /en/reference/strings/functions soundex.xml /en/reference/yaz/functions yaz-ccl-parse.xml

2003-12-11 Thread Gabor Hojtsy
Seems like you have reused your syntax highlighter script to check the syntax of examples, and corrected many errors. I started to write a script for it but then I realized that with short_open_tag=Off I can just run php -l on all *.xml files. Hm, well, really :))) The above fix (and some other si

Re: [PHP-DOC] make test

2003-12-11 Thread Gabor Hojtsy
Have you executed configure properly before you run make? Well, otherwise make would not know where to find jade, but still configure generates the file-entities.ent file, so there should have been errors in the configure output then... Goba I've done autoconf and then ./configure --with-php=/cygdr

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc constants.xml ini.xml

2003-12-11 Thread Jakub Vrana
vrana Thu Dec 11 12:15:43 2003 EDT Modified files: /phpdoc/en/reference/errorfunc constants.xml ini.xml Log: Typos Index: phpdoc/en/reference/errorfunc/constants.xml diff -u phpdoc/en/reference/errorfunc/constants.xml:1.10 phpdoc/en/reference/errorfunc/c

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

2003-12-11 Thread Jakub Vrana
vrana Thu Dec 11 17:02:04 2003 EDT Modified files: /phpdoc/en/reference/apache reference.xml Log: Works also with Apache 2.x Index: phpdoc/en/reference/apache/reference.xml diff -u phpdoc/en/reference/apache/reference.xml:1.6 phpdoc/en/reference/apache/refere

[PHP-DOC] #26594 [NEW]: Typo in polish translation

2003-12-11 Thread carlos at wfmh dot org dot pl
From: carlos at wfmh dot org dot pl Operating system: Debian PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Typo in polish translation Description: On http://pl.php.net/manual/en/ref.funchand.php we read (this string reappears on eve