[PHP-DOC] #23702 [Com]: Please add "Accept-encoding: gzip"/"--compressed" option to CURL functions

2003-06-07 Thread julian_bond at voidstar dot com
ID: 23702 Comment by: julian_bond at voidstar dot com Reported By: stephen at pierzchala dot com Status: Analyzed Bug Type: Documentation problem Operating System: RedHat 8.0 PHP Version: 4.3.2RC3 New Comment: As far as I can see this option

Re: [PHP-DOC] Re: PDF building with FOP

2003-06-07 Thread Gabor Hojtsy
Great! Derick, can you please copy these to rsync space? These are actual, quite nice and PDF ;) I would be happy to check the hu version if available. Done Great. I'll add code to phpweb to display the PDFs in the download table too. Thanks, Goba -- PHP Documentation Mailing List (http://www.p

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

2003-06-07 Thread Kevin Kee
kevinkeeSat Jun 7 13:40:42 2003 EDT Modified files: /phpdoc/en/language variables.xml Log: sorry... Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.60 phpdoc/en/language/variables.xml:1.61 --- phpdoc/en/language/variabl

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

2003-06-07 Thread Derick Rethans
On Sun, 8 Jun 2003, K Kee wrote: > Ouch! big mistake!! how could that happened!! Please help...how to > revert that?? cvs diff -r 1.60 -r 1.59 language/variables.xml > /tmp/patch patch -p0 < /tmp/patch cvs commit languages/variables.xml (make sure you're in the "en" dir). Derick --

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

2003-06-07 Thread Derick Rethans
On Sat, 7 Jun 2003, Kevin Kee wrote: > kevinkee Sat Jun 7 13:27:52 2003 EDT > > Modified files: > /phpdoc/en/language variables.xml > Log: > new file Please revert, you overwrote the English one with your asian language! Derick --

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

2003-06-07 Thread Kevin Kee
kevinkeeSat Jun 7 13:27:52 2003 EDT Modified files: /phpdoc/en/language variables.xml Log: new file Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.59 phpdoc/en/language/variables.xml:1.60 --- phpdoc/en/language/variabl

[PHP-DOC] cvs: phpdoc /en/reference/info/functions memory-get-usage.xml

2003-06-07 Thread Philip Olson
philip Sat Jun 7 11:20:43 2003 EDT Added files: /phpdoc/en/reference/info/functions memory-get-usage.xml Log: Initial documentation. Index: phpdoc/en/reference/info/functions/memory-get-usage.xml +++ phpdoc/en/reference/info/functions/memory-get-usage.x

Re: [PHP-DOC] Re: PDF building with FOP

2003-06-07 Thread Derick Rethans
On Thu, 5 Jun 2003, Gabor Hojtsy wrote: > Great! Derick, can you please copy these to rsync space? These are > actual, quite nice and PDF ;) I would be happy to check the hu version > if available. Done Derick -- "my other box is your windows PC" -

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

2003-06-07 Thread Wez Furlong
wez Sat Jun 7 10:12:51 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fopen.xml Log: Explain a bit more about the nightmare that is the text-mode-translation, the spawn of satan. Index: phpdoc/en/reference/filesystem/functions/

[PHP-DOC] Notes Status, 9538 total

2003-06-07 Thread phpdoc
Following are the top 20 pages of the manual, sorted by the number of user notes contributed. These sections could use a polish, those notes represent 11.2% of the 9538 total user notes. Notes | Page ---+- 79 | http://php.net/manual

[PHP-DOC] #23760 [WFx->Opn]: using virtual() causes segmentation faults

2003-06-07 Thread goba
ID: 23760 Updated by: [EMAIL PROTECTED] Reported By: php-general at pennysaverusa dot net -Status: Wont fix +Status: Open -Bug Type: Apache related +Bug Type: Documentation problem Operating System: RedHat 7.3 PHP Version: 4.3.2

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

2003-06-07 Thread Gabor Hojtsy
Just document the preferred way to use any function. Like in this case, the correct way is to use all parameters: If the documentation points out more than one syntax, I consider it confusing to not provide that optional syntax as one of the prototypes. The way I see it either remove the refe