[PHP-DOC] Bug #15279 Updated: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-02-08 Thread torben
ID: 15279 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: torben New Comment: Cool--I've alread

[PHP-DOC] Bug #15279 Updated: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-02-08 Thread robert
ID: 15279 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: torben New Comment: Yes, actually,

[PHP-DOC] cvs: phpdoc /en/functions curl.xml

2002-02-08 Thread Torben Wilson
torben Fri Feb 8 18:08:48 2002 EDT Modified files: /phpdoc/en/functionscurl.xml Log: Updated CURLOPT_CUSTOMREQUEST information to explain a bit more fully how it should be used. Index: phpdoc/en/functions/curl.xml diff -u phpdoc/en/functions/curl

[PHP-DOC] cvs: phpdoc /en/functions pgsql.xml

2002-02-08 Thread Gyozo Papp
gerzson Fri Feb 8 17:38:44 2002 EDT Modified files: /phpdoc/en/functionspgsql.xml Log: change SQL3 to SQL99 and correct a broken function cross-reference Index: phpdoc/en/functions/pgsql.xml diff -u phpdoc/en/functions/pgsql.xml:1.68 phpdoc/en/function

[PHP-DOC] cvs: phpdoc /hu translation.xml

2002-02-08 Thread Gyozo Papp
gerzson Fri Feb 8 17:24:54 2002 EDT Modified files: /phpdoc/hu translation.xml Log: new reservation on behalf of tibee Index: phpdoc/hu/translation.xml diff -u phpdoc/hu/translation.xml:1.7 phpdoc/hu/translation.xml:1.8 --- phpdoc/hu/translation.xml:1.7

[PHP-DOC] Bug #15279 Updated: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-02-08 Thread torben
ID: 15279 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 Assigned To: torben New Comment: Scratch the first paragraph of my last

[PHP-DOC] Bug #15279 Updated: RETURNTRANSFER and CUSTOMREQUST do not play well together

2002-02-08 Thread torben
ID: 15279 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback -Bug Type: cURL related +Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 -Assigned To: +Ass

[PHP-DOC] Bug #15441 Updated: Cookie is set to %00 instead of erased

2002-02-08 Thread cnewbill
ID: 15441 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Solaris 7 PHP Version: 4.1.1 New Comment: This bug has been fixed in CVS. Previ

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

2002-02-08 Thread Chris Newbill
cnewbillFri Feb 8 12:26:51 2002 EDT Modified files: /phpdoc/en/functionshttp.xml Log: See bug 15441 for more information on changes. Index: phpdoc/en/functions/http.xml diff -u phpdoc/en/functions/http.xml:1.35 phpdoc/en/functions/http.xml:1

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Gabor Hojtsy
> > Instant Saxon uses MS JVM, XSLTProc is exe... My testmachine was > > a 850Mhz AMD Duron. > > Saxon with Sun's or IBM's JVM is much more faster than with MS one. Hehe, I tested with Sun's JVM, and java -jar saxon.jar manual.xml xsl/htmlhelp.xsl took exactly 30 minutes, while [as tested bef

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Jirka Kosek
Gabor Hojtsy wrote: > > Saxon with Sun's or IBM's JVM is much more faster than with MS one. > > Is there any difference on Windows between IBM and SUN JVMs? > I have the latest SUN JSDK, but if IBMs quicker, I'll download > and install it. I don't know. > Also what you think about style sheet

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Hartmut Holzgraefe
Gabor Hojtsy wrote: > We use 97 different tags (exact value computed by our tag usage > stat program). I don't know how many tags are included in the > DocBook DTD, but there must be much-much more. This means many > unsuccessful matches for templates while processing... it's about 300, and AFAIR

[PHP-DOC] Bug #15441 Updated: Cookie is set to %00 instead of erased

2002-02-08 Thread paul . lists
ID: 15441 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open -Bug Type: HTTP related +Bug Type: Documentation problem Operating System: Solaris 7 PHP Version: 4.1.1 New Comment: On th

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Gabor Hojtsy
> > Instant Saxon uses MS JVM, XSLTProc is exe... My testmachine was > > a 850Mhz AMD Duron. > > Saxon with Sun's or IBM's JVM is much more faster than with MS one. Is there any difference on Windows between IBM and SUN JVMs? I have the latest SUN JSDK, but if IBMs quicker, I'll download and ins

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Jirka Kosek
Gabor Hojtsy wrote: > Instant Saxon uses MS JVM, XSLTProc is exe... My testmachine was > a 850Mhz AMD Duron. Saxon with Sun's or IBM's JVM is much more faster than with MS one. > Actually the index file was named manual.html and not index.html > for both processor, which is an error two. This

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Hartmut Holzgraefe
Gabor Hojtsy wrote: > Actually the index file was named manual.html and not index.html > for both processor, which is an error two. this, although a difference to jade/openjade, is expected behaviour, output file basename equals input file basename -- Hartmut Holzgraefe [EMAIL PROTECTED] http

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

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 09:15:22 2002 EDT Modified files: /phpdoc/en/language types.xml Log: tip -> note, where tips actually contained notes. Index: phpdoc/en/language/types.xml diff -u phpdoc/en/language/types.xml:1.72 phpdoc/en/language/types.xml:1.73 --- phpd

[PHP-DOC] cvs: phpdoc /en/functions regex.xml var.xml

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 09:14:26 2002 EDT Modified files: /phpdoc/en/functionsregex.xml var.xml Log: tip -> note, where tips actually contained notes about usage Index: phpdoc/en/functions/regex.xml diff -u phpdoc/en/functions/regex.xml:1.38 phpdoc/en/fun

[PHP-DOC] cvs: phpdoc /en/functions msql.xml

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 09:13:44 2002 EDT Modified files: /phpdoc/en/functionsmsql.xml Log: One leftover param definition, with specified... Index: phpdoc/en/functions/msql.xml diff -u phpdoc/en/functions/msql.xml:1.24 phpdoc/en/functions/msql.xml:1.25 -

[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/functions image.xml mnogosearch.xml strings.xml

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 09:12:05 2002 EDT Modified files: /phpdoc/en/chapters config.xml /phpdoc/en/functionsmnogosearch.xml image.xml strings.xml Log: Removing exotic tags, replace them with more common ones. Eg use instead of for PHP variable names.

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Gabor Hojtsy
> > I have tested the XSL sheets with Instant Saxon and XSLTproc under > > windows/cygwin. Both these took 25-28 minutes to complete to generate > > the HTML Help output target of the XSL sheets. > > under linux (with ibm jdk-1.3.1) i had 8 minutes using saxon > and 13 minutes usind xsltproc on a

Re: [PHP-DOC] xsl speed tests

2002-02-08 Thread Hartmut Holzgraefe
Gabor Hojtsy wrote: > Hi! > > I have tested the XSL sheets with Instant Saxon and XSLTproc under > windows/cygwin. Both these took 25-28 minutes to complete to generate > the HTML Help output target of the XSL sheets. under linux (with ibm jdk-1.3.1) i had 8 minutes using saxon and 13 minutes us

[PHP-DOC] cvs: phpdoc /hu/functions satellite.xml

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 08:43:09 2002 EDT Removed files: /phpdoc/hu/functionssatellite.xml Log: Removing satellite docs, as it is obsolote, replaced by CORBA, and moved to PEAR

[PHP-DOC] cvs: phpdoc /en/functions domxml.xml

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 08:41:59 2002 EDT Modified files: /phpdoc/en/functionsdomxml.xml Log: A funcsyn left here somehow, convert to methodsyn Index: phpdoc/en/functions/domxml.xml diff -u phpdoc/en/functions/domxml.xml:1.33 phpdoc/en/functions/domxml.xm

[PHP-DOC] cvs: phpdoc /en/appendices phpdevel.xml /en/features http-auth.xml /en/functions oracle.xml pcntl.xml /en/language types.xml

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 08:40:45 2002 EDT Modified files: /phpdoc/en/language types.xml /phpdoc/en/features http-auth.xml /phpdoc/en/appendices phpdevel.xml /phpdoc/en/functionspcntl.xml oracle.xml Log: Replace exotic tags with more commono

[PHP-DOC] Bug #11618 Updated: session and form data

2002-02-08 Thread alindeman
ID: 11618 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: linux 2.2.16-22 PHP Version: 4.0.4 New Comment: Ok. Try telnetting to that page "telnet yoursite.com 80

[PHP-DOC] Bug #15448 Updated: Part of Apache installation howto disappeared

2002-02-08 Thread alindeman
ID: 15448 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 New Comment: This is intended. The installation uses apx

Re: [PHP-DOC] XSLT call to arms! (was Re: [PHP-DOC] revcheck.html)

2002-02-08 Thread Gabor Hojtsy
> I found the problem with XSLT on Windows. You should use URLs not > filenames in xsl:import instruction (used in xsl/*.xsl). Thus you must > run configure in the following way: > > ./configure --with-xsl=file:///e:/src/db/xsl > > Where e:/src/db/xsl is path to your local copy of DocBook XSL >

[PHP-DOC] xsl speed tests

2002-02-08 Thread Gabor Hojtsy
Hi! I have tested the XSL sheets with Instant Saxon and XSLTproc under windows/cygwin. Both these took 25-28 minutes to complete to generate the HTML Help output target of the XSL sheets. The output size of XSLTproc was slightly bigger, as it added " as &qout; in the HTML, and the HTML header pa

[PHP-DOC] cvs: phpdoc / manual.xml.in /en/functions satellite.xml

2002-02-08 Thread David Eriksson
erikssonFri Feb 8 08:10:41 2002 EDT Removed files: /phpdoc/en/functionssatellite.xml Modified files: /phpdoc manual.xml.in Log: * Removed Satellite docs. (Satellite is now in PEAR.) Index: phpdoc/manual.xml.in diff -u

[PHP-DOC] Bug #15110 Updated: session_start()

2002-02-08 Thread yohgaki
ID: 15110 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 New Comment: If you have your own save handler functions, you can do what ever you

[PHP-DOC] Bug #15448: Part of Apache installation howto disappeared

2002-02-08 Thread pikkumyy
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Documentation problem Bug description: Part of Apache installation howto disappeared On "Manual / Installation / Servers: Apache on Unix" there used to be sections such as: 11. cd ../apache

[PHP-DOC] cvs: phpdoc / configure.in

2002-02-08 Thread Gabor Hojtsy
gobaFri Feb 8 06:42:36 2002 EDT Modified files: /phpdoc configure.in Log: Add temporary manual xslt option, as adviced by Jirka. Quick fix till we can manage to have a correct system for XSLT on both Linux and Windows. This manual specification is n

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

2002-02-08 Thread Hartmut Holzgraefe
hholzgraFri Feb 8 06:25:52 2002 EDT Modified files: /phpdoc/en/functionsstrings.xml Log: added 2nd prototype variant for strtr() Index: phpdoc/en/functions/strings.xml diff -u phpdoc/en/functions/strings.xml:1.158 phpdoc/en/functions/strings

[PHP-DOC] Bug #15110 Updated: session_start()

2002-02-08 Thread fabian
ID: 15110 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.1 New Comment: I share a server with a couple of other s