[PHP-DOC] cvs: phpdoc /en/reference/openssl/functions openssl-private-decrypt.xml openssl-private-encrypt.xml openssl-public-decrypt.xml openssl-public-encrypt.xml

2004-06-16 Thread Friedhelm Betz
betzWed Jun 16 02:57:48 2004 EDT Modified files: /phpdoc/en/reference/openssl/functions openssl-private-decrypt.xml openssl-private-encrypt.xml

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

2004-06-16 Thread Jakub Vrana
vrana Wed Jun 16 04:30:22 2004 EDT Modified files: /phpdoc/en/reference/strings/functions strcspn.xml strspn.xml Log: binary safety start and length optional parameters

[PHP-DOC] #28798 [Opn-Csd]: Documentation of strcspn() and strspn() is incorrect

2004-06-16 Thread vrana
ID: 28798 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: Irrelevant New Comment: This bug has been fixed in the

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/install/unix apache2.xml

2004-06-16 Thread Jan Lehnardt
jan Wed Jun 16 07:11:20 2004 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/install/unix apache2.xml Log: - reorder language snippets - add Rasmus' explaination about PHP and Apache2 #make test went through fine, it would be

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/faq installation.xml /en/install/unix apache2.xml

2004-06-16 Thread Nuno Lopes
nlopess Wed Jun 16 08:22:33 2004 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/faq installation.xml /phpdoc/en/install/unix apache2.xml Log: move that apache compat stuff to a gaq entry, so that windows users will also read it

[PHP-DOC] mssql_connect/pconnect copy/paste error ?

2004-06-16 Thread Antony Dovgal
Hi! Could anyone using/known with MSSQL check if this note is true? --- There is a copy/paste error in the above text where it refers to the server name having to appear in the 'interfaces' file. This may have been true at one time, because somehow Sybase and MSSQL support used a similar

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/faq installation.xml /en/install/unix apache2.xml

2004-06-16 Thread Gabor Hojtsy
nlopess Wed Jun 16 08:22:33 2004 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/faq installation.xml /phpdoc/en/install/unix apache2.xml Log: move that apache compat stuff to a gaq entry, so that windows users will also read it Perfect. I

[PHP-DOC] #27583 [Opn-Csd]: Not enough info on Apache 2 issues

2004-06-16 Thread nlopess
ID: 27583 Updated by: [EMAIL PROTECTED] Reported By: stewart dot james at vu dot edu dot au -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Any PHP Version: Irrelevant New Comment: This bug has been

[PHP-DOC] cvs: phpdoc /en/reference/stream/functions stream-context-create.xml stream-filter-append.xml stream-filter-prepend.xml stream-filter-register.xml stream-get-contents.xml stream-get-filters.xml stream-get-line.xml stream-get-transports.xml stream-get-wrappers.xml stream-select.xml stream-set-timeout.xml stream-set-write-buffer.xml stream-socket-client.xml stream-socket-get-name.xml stream-socket-server.xml

2004-06-16 Thread Jakub Vrana
vrana Wed Jun 16 09:01:22 2004 EDT Modified files: /phpdoc/en/reference/stream/functions stream-context-create.xml stream-filter-append.xml

[PHP-DOC] cvs: phpdoc /en/faq installation.xml

2004-06-16 Thread Nuno Lopes
nlopess Wed Jun 16 09:09:38 2004 EDT Modified files: /phpdoc/en/faq installation.xml Log: better docbook tag http://cvs.php.net/diff.php/phpdoc/en/faq/installation.xml?r1=1.29r2=1.30ty=u Index: phpdoc/en/faq/installation.xml diff -u

[PHP-DOC] Re: manage/user-notes.php

2004-06-16 Thread Jakub Vrana
Gabor Hojtsy wrote: Yes, it would be great. I have tried to start this off from the include files... It should also be vital to clean up the $action handling (now it is quite mixed in the file). So a big switch should enclose the selection, to be more clear on what happens where, IMHO. OK, I