[PHP-DOC] #23195 [Opn]: copying an array resets its pointer

2003-06-09 Thread sniper
ID: 23195 Updated by: [EMAIL PROTECTED] Reported By: jc at mega-bucks dot co dot jp Status: Open -Bug Type: Arrays related +Bug Type: Documentation problem Operating System: Red Hat Linux 8.0 PHP Version: 4.3.2RC1 New Comment: This isn

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions highlight-file.xml highlight-string.xml

2003-06-09 Thread Friedhelm Betz
betzTue Jun 10 02:56:17 2003 EDT Modified files: /phpdoc/en/reference/misc/functions highlight-file.xml highlight-string.xml Log: show_source is an alias of highlight_file Index: phpdoc/en/reference/misc/functions/

[PHP-DOC] #24105 [Opn]: class member functions aren't first class data objects

2003-06-09 Thread knotwell at ix dot netcom dot com
ID: 24105 User updated by: knotwell at ix dot netcom dot com Reported By: knotwell at ix dot netcom dot com Status: Open Bug Type:Documentation problem PHP Version: 4.3.1 New Comment: So the methodology for this is (what I presume to be)introspection, i

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions defined.xml

2003-06-09 Thread Philip Olson
philip Tue Jun 10 00:48:56 2003 EDT Modified files: /phpdoc/en/reference/misc/functions defined.xml Log: Implement user notes: use isset for variables, see also function_exists, and make it clear the importance of passing in a string. Also some minor fixes.

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

2003-06-09 Thread Philip Olson
philip Tue Jun 10 00:30:36 2003 EDT Modified files: /phpdoc/en/language constants.xml Log: Clarify what it means to use undefined constants. Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.32 phpdoc/en/language/constants.xm

[PHP-DOC] #24105 [Opn]: class member functions aren't first class data objects

2003-06-09 Thread sniper
ID: 24105 Updated by: [EMAIL PROTECTED] Reported By: knotwell at ix dot netcom dot com Status: Open -Bug Type:Class/Object related +Bug Type:Documentation problem PHP Version: 4.3.1 New Comment: It's by design. You're supposed to pass a string there, see below: $speci

[PHP-DOC] #23895 [Opn->Csd]: CURLOPT_CAINFO & CURLOPT_SSL_VERIFYPEER not documented in cURL section of manul

2003-06-09 Thread philip
ID: 23895 Updated by: [EMAIL PROTECTED] Reported By: klowe at solomon dot ie -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: FreeBSD 4.6 PHP Version: 4.3.1 New Comment: These have been added and will s

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

2003-06-09 Thread Philip Olson
philip Mon Jun 9 23:58:46 2003 EDT Modified files: /phpdoc/en/reference/curl/functions curl-setopt.xml Log: Document CURLOPT_CAINFO and CURLOPT_SSL_VERIFYPEER as requested in bug #23895 # Basically just copied from: http://curl.haxx.se/libcurl/c/curl_easy_setop

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

2003-06-09 Thread Philip Olson
philip Mon Jun 9 23:08:02 2003 EDT Modified files: /phpdoc/en/reference/curl reference.xml Log: Add latest CURL version requirements. Index: phpdoc/en/reference/curl/reference.xml diff -u phpdoc/en/reference/curl/reference.xml:1.8 phpdoc/en/reference/cur

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

2003-06-09 Thread Moriyoshi Koizumi
moriyoshi Mon Jun 9 19:12:25 2003 EDT Modified files: /phpdoc/en/language operators.xml Log: Those operators have right associativity indeed.. Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.50 phpdoc/en/language/oper

[PHP-DOC] #24102 [Opn->Csd]: log_errors_max_len default wrong in doc

2003-06-09 Thread derick
ID: 24102 Updated by: [EMAIL PROTECTED] Reported By: kop at meme dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: RH 7.3 PHP Version: 4.3.2 New Comment: The unit was wrong, it should have been b

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

2003-06-09 Thread Derick Rethans
derick Mon Jun 9 16:41:24 2003 EDT Modified files: /phpdoc/en/reference/errorfunc ini.xml Log: - Fixed bug #24102, wrong units Index: phpdoc/en/reference/errorfunc/ini.xml diff -u phpdoc/en/reference/errorfunc/ini.xml:1.13 phpdoc/en/reference/errorfun

[PHP-DOC] #24102 [NEW]: log_errors_max_len default wrong in doc

2003-06-09 Thread kop at meme dot com
From: kop at meme dot com Operating system: RH 7.3 PHP version: 4.3.2 PHP Bug Type: Documentation problem Bug description: log_errors_max_len default wrong in doc The documentation on "error handling and reporting functions" says that the default value for log_errors_max_len

Re: [PHP-DOC] cvs: phpdoc /en/reference/misc/functions eval.xml

2003-06-09 Thread Philip Olson
return is how it's done, just like include, print, etc. Have a look at php.net/eval and notice it links to the return docs. In conclusion: this should be reverted ;) Regards, Philip On Mon, 9 Jun 2003, Damien Seguy wrote: > dams Mon Jun 9 15:18:08 2003 EDT > > Modified files:

[PHP-DOC] cvs: phpdoc /en/reference/errorfunc/functions trigger-error.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:30:56 2003 EDT Modified files: /phpdoc/en/reference/errorfunc/functionstrigger-error.xml Log: completing the listing with and Index: phpdoc/en/reference/errorfunc/functions/trigger-error.xml diff -u phpdoc/en/reference/errorfunc/functio

[PHP-DOC] cvs: phpdoc /en/language control-structures.xml expressions.xml functions.xml oop.xml references.xml

2003-06-09 Thread Philip Olson
philip Mon Jun 9 15:28:28 2003 EDT Modified files: /phpdoc/en/language control-structures.xml expressions.xml functions.xml oop.xml references.xml Log: Added tags. Index: phpdoc/en/language/control-structures.xml diff -u phpdoc/en/l

[PHP-DOC] cvs: phpdoc /en/reference/hw/functions hw-edittext.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:27:56 2003 EDT Modified files: /phpdoc/en/reference/hw/functions hw-edittext.xml Log: completing listing with and Index: phpdoc/en/reference/hw/functions/hw-edittext.xml diff -u phpdoc/en/reference/hw/functions/hw-edittext.xml:1.2 phpdoc

[PHP-DOC] cvs: phpdoc /en/reference/image/functions exif-read-data.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:26:05 2003 EDT Modified files: /phpdoc/en/reference/image/functionsexif-read-data.xml Log: link to php.ini Index: phpdoc/en/reference/image/functions/exif-read-data.xml diff -u phpdoc/en/reference/image/functions/exif-read-data.xml:

[PHP-DOC] cvs: phpdoc /en/reference/image/functions imagegd2.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:23:08 2003 EDT Modified files: /phpdoc/en/reference/image/functionsimagegd2.xml Log: now documented! Index: phpdoc/en/reference/image/functions/imagegd2.xml diff -u phpdoc/en/reference/image/functions/imagegd2.xml:1.8 phpdoc/en/ref

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions eval.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:18:08 2003 EDT Modified files: /phpdoc/en/reference/misc/functions eval.xml Log: return is not a function Index: phpdoc/en/reference/misc/functions/eval.xml diff -u phpdoc/en/reference/misc/functions/eval.xml:1.3 phpdoc/en/reference/misc/f

[PHP-DOC] cvs: phpdoc /en/reference/sybase/functions sybase-set-message-handler.xml sybase-unbuffered-query.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:17:06 2003 EDT Modified files: /phpdoc/en/reference/sybase/functions sybase-set-message-handler.xml sybase-unbuffered-query.xml Log: use of

[PHP-DOC] cvs: phpdoc /en/reference/xml/functions xml-parser-create-ns.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:15:46 2003 EDT Modified files: /phpdoc/en/reference/xml/functions xml-parser-create-ns.xml Log: typos Index: phpdoc/en/reference/xml/functions/xml-parser-create-ns.xml diff -u phpdoc/en/reference/xml/functions/xml-parser-create-ns.xml:1.5

[PHP-DOC] cvs: phpdoc /en/reference/sem/functions ftok.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:13:07 2003 EDT Modified files: /phpdoc/en/reference/sem/functions ftok.xml Log: typo Index: phpdoc/en/reference/sem/functions/ftok.xml diff -u phpdoc/en/reference/sem/functions/ftok.xml:1.3 phpdoc/en/reference/sem/functions/ftok.xml:1.4 -

[PHP-DOC] cvs: phpdoc /en/reference/sesam/functions sesam-field-array.xml

2003-06-09 Thread Damien Seguy
damsMon Jun 9 15:09:43 2003 EDT Modified files: /phpdoc/en/reference/sesam/functionssesam-field-array.xml Log: removed extra word Index: phpdoc/en/reference/sesam/functions/sesam-field-array.xml diff -u phpdoc/en/reference/sesam/functions/sesam-fiel

[PHP-DOC] #21646 [Opn->Csd]: Strftime: negative timestamps

2003-06-09 Thread pollita
ID: 21646 Updated by: [EMAIL PROTECTED] Reported By: wolfandreas at yahoo dot de -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: all PHP Version: 4.3.0 New Comment: This bug has been fixed in CVS. In

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions strftime.xml

2003-06-09 Thread Sara Golemon
pollita Mon Jun 9 14:47:43 2003 EDT Modified files: /phpdoc/en/reference/datetime/functions strftime.xml Log: Add to C-lib limitations note re negative timestamps. Index: phpdoc/en/reference/datetime/functions/strftime.xml diff -u phpdoc/en/reference/dateti

[PHP-DOC] cvs: phpdoc /en/chapters install.unix.xml

2003-06-09 Thread Friedhelm Betz
betzMon Jun 9 14:04:02 2003 EDT Modified files: /phpdoc/en/chapters install.unix.xml Log: fhttpd is out of date links to apache2 amd caudium instead Index: phpdoc/en/chapters/install.unix.xml diff -u phpdoc/en/chapters/install.unix.xml:1.1 phpdoc/en/ch

[PHP-DOC] cvs: phpdoc /en/chapters install.windows.xml

2003-06-09 Thread Friedhelm Betz
betzMon Jun 9 11:17:40 2003 EDT Modified files: /phpdoc/en/chapters install.windows.xml Log: finished unfinished sentence ;-) webserver restart required after changes to php.ini Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/i

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

2003-06-09 Thread Friedhelm Betz
betzMon Jun 9 07:41:31 2003 EDT Modified files: /phpdoc/en/reference/mime_magic configure.xml Log: win32 needs magic.mime file set in php.ini Index: phpdoc/en/reference/mime_magic/configure.xml diff -u phpdoc/en/reference/mime_magic/configure.xml:1.4

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-06-09 Thread Friedhelm Betz
betzMon Jun 9 07:40:31 2003 EDT Modified files: /phpdoc/en/chapters config.xml Log: title change Index: phpdoc/en/chapters/config.xml diff -u phpdoc/en/chapters/config.xml:1.106 phpdoc/en/chapters/config.xml:1.107 --- phpdoc/en/chapters/config.xml:1.106

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

2003-06-09 Thread Torben Wilson
torben Mon Jun 9 03:36:01 2003 EDT Modified files: /phpdoc/en/language control-structures.xml Log: Just fix one small grammatical and a couple of small presentation errors. Index: phpdoc/en/language/control-structures.xml diff -u phpdoc/en/language/control-