[PHP-DOC] #42084 [NEW]: socket_recv / socket_send* / etc. does not mention MSG_* constants

2007-07-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: socket_recv / socket_send* / etc. does not mention MSG_* constants Description: The sockets extension documention mentions some defined

[PHP-DOC] #41938 [NEW]: posix_getpgid() have broken example

2007-07-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: posix_getpgid() have broken example Description: The function posix_getpgid() have broken example code. It's missing $pid param. --

[PHP-DOC] #41925 [NEW]: DOC.PHP.NET RFC system is buggy

2007-07-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: DOC.PHP.NET RFC system is buggy Description: http://doc.php.net is really buggy. If you edit RFC and add changelog comment the mail should be

[PHP-DOC] #41750 [NEW]: Object casing docs are outdated/wrong

2007-06-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Object casing docs are outdated/wrong Description: (20:10:03) Вадим: What objects can be cast to string, and what will be the result? (20:10

[PHP-DOC] #41703 [NEW]: document file upload progress bar

2007-06-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: document file upload progress bar Description: Document the file upload hooks [progress bar]. It would end up being seen here: http

[PHP-DOC] #41701 [NEW]: Error on Safe mode/ disable_functions page

2007-06-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Error on Safe mode/ disable_functions page Description: The docpage claims we should add disable_functions readfile,system to the

[PHP-DOC] #41667 [NEW]: application tag interpreted as div

2007-06-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: application tag interpreted as div Description: Text inside is outputted to . It should be instead. Reproduce code: --- http

[PHP-DOC] #41625 [NEW]: Error in example for curl_multi_add_handle

2007-06-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Error in example for curl_multi_add_handle Description: In the example for curl_multi_add_handle, it incorrectly shows how to do a

[PHP-DOC] #41454 [NEW]: Missing documentation for memcache session handler

2007-05-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Missing documentation for memcache session handler Description: There seems to be a session handler as part of the memcache pecl

[PHP-DOC] #41427 [Opn]: if and control structures

2007-05-18 Thread [EMAIL PROTECTED]
ID: 41427 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: irrelevant PHP Version: Irrelevant New Comment: Hm, to be clear: I am talking about the online manual

[PHP-DOC] #41427 [NEW]: if and control structures

2007-05-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: if and control structures Description: if construct is shown on Table of Contents http://www.php.net/manual/en/language.control

[PHP-DOC] #40914 [NEW]: readcvs instructions for PHPDOC HOWTO

2007-03-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: readcvs instructions for PHPDOC HOWTO Description: Add instructions to http://doc.php.net/php/dochowto/cvs-login.php how to access repository

[PHP-DOC] #40723 [NEW]: new build system truncates pp.

2007-03-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: new build system truncates pp. Description: As you can see when comparing http/reference.xml and php.net/http, the (new?) build system

[PHP-DOC] #40650 [NEW]: philip

2007-02-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: OS X PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: philip Description: require, include, and their _once siblings no longer link within the manual when using the syntax. Previous builds

[PHP-DOC] #40319 [NEW]: stream context parameters not documented

2007-02-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: stream context parameters not documented Description: if you look at the docs for stream_context_create you are pointed at the docs

[PHP-DOC] #40122 [Bgs->Opn]: Variable parsing eats up memory

2007-01-14 Thread [EMAIL PROTECTED]
ID: 40122 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: Strings related +Bug Type: Documentation problem Operating System: Mac OS X 10.4.8 PHP Version: 5.2.1RC2 New

[PHP-DOC] #40054 [NEW]: fastcgi installation instructions

2007-01-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: fastcgi installation instructions Description: we need to provide fastcgi installation instructions for at least apache, lighthttpd and IIS

[PHP-DOC] #39813 [NEW]: Wrong link to PEAR on mail page

2006-12-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Wrong link to PEAR on mail page Description: The documentation on the mail() function contains a link to PEAR::Mail, which claims to help

[PHP-DOC] #39692 [NEW]: [chm] bug on language.operators.html

2006-11-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: [chm] bug on language.operators.html Description: I have found a bug on page language.operators.html [chm date: 2006-11-21]... In the

[PHP-DOC] #39030 [NEW]: table with colname (colspec problem)

2006-10-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: table with colname (colspec problem) Description: In en/reference/ibm_db2/functions/db2-set-option.xml There are named columns like that

[PHP-DOC] #39024 [NEW]: regex equivalent for ctype_alnum() is wrong

2006-10-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: regex equivalent for ctype_alnum() is wrong Description: The manual page for ctype_alnum() - http://www.php.net/manual/en/function.ctype

[PHP-DOC] #38810 [NEW]: GLOB_BRACE not available

2006-09-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: GLOB_BRACE not available Description: GLOB_BRACE seems only available on systems with GNUs glibc. This should be documented in the

[PHP-DOC] #34789 [Opn]: userland naming guide

2006-07-31 Thread [EMAIL PROTECTED]
ID: 34789 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: irrlevant PHP Version: Irrelevant New Comment: Afaik Sean commited a fixed up XML version. Now the big

[PHP-DOC] #38187 [NEW]: Example update for pathinfo()

2006-07-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Example update for pathinfo() Description: The new constant PATHINFO_FILENAME was already added to the pathinfo() docs, but the example

[PHP-DOC] #38115 [NEW]: curl_exec return parameters

2006-07-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: curl_exec return parameters Description: Return result for curl_exec is undocumented. It is not said (except in user comments

[PHP-DOC] #37815 [NEW]: pathinfo's returned array is not always filled

2006-06-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: pathinfo's returned array is not always filled Description: The array returned by pathinfo('path/to/file') does

[PHP-DOC] #37771 [NEW]: xml_parse's return value is incorrect.

2006-06-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: xml_parse's return value is incorrect. Description: According to the proto and the source[1]: xml_parse() is ment to return a

[PHP-DOC] #37540 [NEW]: Czech documentation not built

2006-05-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Czech documentation not built Description: The czech version of the documentation has not been built since February 2005. The last build

[PHP-DOC] #37537 [NEW]: Throwing exceptions in __tostring is not supported

2006-05-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Throwing exceptions in __tostring is not supported Description: >From zend_object_handlers.c: zend_error(E_ERROR, "Method %v::__

[PHP-DOC] #37473 [NEW]: MacOS X documentation update

2006-05-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: MacOS X documentation update Description: The Mac OS X install section of the manual is outdated. Some considerations: 1

[PHP-DOC] #37400 [NEW]: add missing documentation for zend_thread_id(), crash() and leak()

2006-05-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: add missing documentation for zend_thread_id(), crash() and leak() Description: topic says it all .. -- Edit bug report at http

[PHP-DOC] *企_业.总.裁及中、高.层!

2006-05-09 Thread 余世维-赢在执行)广东.惠州-5月28日 <[EMAIL PROTECTED]>
[EMAIL PROTECTED] 敬.请.谅.解! --- ---余 世 维 博 士 大 型 公 开 课--- << 赢 在 执 行 >> 2006年5月28日

[PHP-DOC] #37371 [NEW]: WWW-Authenticate requires commas

2006-05-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: WWW-Authenticate requires commas Description: In the Digest example on http://php.net/features.http-auth the auth, qop, nonce, and opaque

[PHP-DOC] #37343 [NEW]: Apache 2.2.X vs 2.0.X docs

2006-05-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Apache 2.2.X vs 2.0.X docs Description: Currently we document Apache 2.0.X for both Linux and Windows. Apache 2.2.X is out now and there are

[PHP-DOC] #37315 [NEW]: PECL install docs per extension need help

2006-05-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: PECL install docs per extension need help Description: For each PECL extension there is installation information, for both Linux/Windows, that

[PHP-DOC] #37283 [NEW]: headers_list example produced with buggy Apache2 SAPI

2006-05-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: headers_list example produced with buggy Apache2 SAPI Description: Since PHP-5.1.3 a bug in the Apache2 SAPI, which procuded truncated

[PHP-DOC] #37255 [NEW]: Column spanning with named columns doesn't work

2006-04-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: Column spanning with named columns doesn't work Description: This is a known bug (see livedocs/BUGS). This patch solves the problem:

[PHP-DOC] #37254 [NEW]: Empty entities are not matched properly

2006-04-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: Empty entities are not matched properly Description: Due to using + instead of * in a regex, empty entities ('') are not matched p

[PHP-DOC] #37187 [NEW]: gmmktime() documentation error

2006-04-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: gmmktime() documentation error Description: The manual entry above is wrong. The statement: "Identical to mktime() except the p

[PHP-DOC] #37172 [Opn]: Wrong constants names for SPL

2006-04-23 Thread [EMAIL PROTECTED]
ID: 37172 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: * PHP Version: Irrelevant New Comment: Patch: http://php.is/bugs/phpdoc/phpdoc.spl.constants.patch.txt

[PHP-DOC] #37172 [NEW]: Wrong constants names for SPL

2006-04-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Wrong constants names for SPL Description: The SPL constants changed between 5.0 and 5.1 from global constants to class constants. (Noticed

[PHP-DOC] #37105 [NEW]: "new self;" feature not properly documented

2006-04-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: "new self;" feature not properly documented Description: The oop5 manual never talks about the ability to instanciate a cl

[PHP-DOC] #36847 [Bgs->Opn]: debug_backtrace() result is not unset and eats memory

2006-04-12 Thread [EMAIL PROTECTED]
ID: 36847 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: fc3 PHP Version: 5CVS-2006-03-24 (snap

[PHP-DOC] #36976 [NEW]: Confusing description in fgets' manual page

2006-04-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Confusing description in fgets' manual page Description: fgets' manual page states in the main description that "

[PHP-DOC] #36897 [NEW]: debug_print_backtrace() doesn't return void but array(0) {}

2006-03-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: debug_print_backtrace() doesn't return void but array(0) {} Description: debug_print_backtrace()'s manual page mentions

[PHP-DOC] #36609 [Opn]: typo in maxdb_get_client_version()

2006-03-06 Thread [EMAIL PROTECTED]
ID: 36609 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: I found another typo in maxdb_stmt_execute(). Index: en

[PHP-DOC] #36618 [NEW]: sqlite_last_error return 0 when no error occurred

2006-03-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: sqlite_last_error return 0 when no error occurred Description: Missing documentation on what sqlite_last_error return when no error occurred

[PHP-DOC] #36617 [NEW]: Improper comments in maxdb_*

2006-03-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Improper comments in maxdb_* Description: The following functions' document contains some improper comments in their ex

[PHP-DOC] #36610 [NEW]: SMTP directive is not correct

2006-03-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: SMTP directive is not correct Description: http://php.net/manual/en/ref.mail.php > SMTP string > Used under Windows only: DNS name

[PHP-DOC] #36609 [NEW]: typo in maxdb_get_client_version()

2006-03-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: typo in maxdb_get_client_version() Description: There is a typo in the documentation of maxdb_get_client_version(). "to kn

[PHP-DOC] #36589 [NEW]: mysqli->fetch_field() (and pals) return "charsetnr" too

2006-03-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: mysqli->fetch_field() (and pals) return "charsetnr" too Description: mysqli->fetch_field() (and pals) return "charset

[PHP-DOC] #36580 [NEW]: PS-Doc

2006-03-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: PS-Doc Description: Missing word "The are shown either folded or unfolded. If unfolded the specified icon is used as placeholder.&quo

[PHP-DOC] #36565 [NEW]: mb_strpos: improper explanation

2006-02-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: mb_strpos: improper explanation Description: Please take a look at the following url. http://www.php.net/manual/en/function.mb

[PHP-DOC] #36442 [Opn]: preg_match's examples shouldn't always use / as delimiter

2006-02-18 Thread [EMAIL PROTECTED]
ID: 36442 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: In the examples of other pcre functions, "|" was

[PHP-DOC] #36442 [NEW]: preg_match's examples shouldn't always use / as delimiter

2006-02-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: preg_match's examples shouldn't always use / as delimiter Description: In the manual page of preg_match, "/&quo

[PHP-DOC] #36408 [Opn]: "cvs checkout phpdoc-all" doesn't check out Japanese (and Korean) documentation

2006-02-15 Thread [EMAIL PROTECTED]
ID: 36408 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: When I do $ cvs -d:pserver:[EMAIL PROTECTED]:/repository

[PHP-DOC] #36408 [NEW]: "cvs checkout phpdoc-all" doesn't check out Japanese (and Korean) documentation

2006-02-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: "cvs checkout phpdoc-all" doesn't check out Japanese (and Korean) documentation Description: Documentation Howto

[PHP-DOC] #36386 [NEW]: session_set_save_handler's arguments should be "callback" and not "string"

2006-02-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: session_set_save_handler's arguments should be "callback" and not "string" Description: On the session_set

[PHP-DOC] #36213 [NEW]: Undocumented constant

2006-01-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Undocumented constant Description: PHP_SAPI is a constant defined by PHP, but it is not documented in http://php.net/reserved.constants

[PHP-DOC] #36115 [NEW]: vers5.png is not transparent

2006-01-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: vers5.png is not transparent Description: Image vers5.png used to mark PHP 5 only functions is not transpart thus looks ugly on color background

[PHP-DOC] #35897 [Opn]: add more information about supported timezones

2006-01-04 Thread [EMAIL PROTECTED]
ID: 35897 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: irrelevant PHP Version: Irrelevant Assigned To: sean New Comment: this might be a nicer variant for

[PHP-DOC] #35897 [NEW]: add more information about supported timezones

2006-01-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: add more information about supported timezones Description: There is currently no information about the supported timezones from the

[PHP-DOC] #35842 [NEW]: printf documentation error about return value

2005-12-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: printf documentation error about return value Description: http://bugs.php.net/bug.php?id=30130 same problem for german translation wrong

[PHP-DOC] #35838 [NEW]: PDO::fetch() has wrong proto

2005-12-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: PDO::fetch() has wrong proto Description: Currently the method is documented as: PDOStatement PDO::query ( string statement ) however

[PHP-DOC] #35739 [NEW]: current usage graph is outdated

2005-12-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: current usage graph is outdated Description: The current statistics at php.net/usage are for October 2005, however the graph (http

[PHP-DOC] #35717 [NEW]: Description doesn't appear when type and method param is on the same line

2005-12-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: Description doesn't appear when type and method param is on the same line Description: Something like : void SDO_Sequence::i

[PHP-DOC] #35698 [NEW]: SDO confusing letter

2005-12-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: SDO confusing letter Description: sdo/reference.xml After Example 13 "Get/set sequence values", I think there is some confusing t

[PHP-DOC] #35652 [Opn]: Improvements on the call_user_func() manual page

2005-12-12 Thread [EMAIL PROTECTED]
ID: 35652 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment: Sorry, the improvement I talked about (#30063) seems

[PHP-DOC] #35652 [NEW]: Improvements on the call_user_func() manual page

2005-12-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Improvements on the call_user_func() manual page Description: I would like to propose this patch to make the call_user_func() manual

[PHP-DOC] #35564 [NEW]: Hash Translation

2005-12-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Hash Translation Description: Currently translating Hash Functions and I have some questions and I found some "bugs" also hash-file

[PHP-DOC] #35535 [NEW]: PDO PHP 5.0.x install instructions need updating

2005-12-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: PDO PHP 5.0.x install instructions need updating Description: The installation instructions for "PHP 5.0 and up on Unix systems&

[PHP-DOC] #35526 [Opn]: Behavior of ctype_* functions in PHP 5.1 is inconsistent with documentation.

2005-12-02 Thread [EMAIL PROTECTED]
ID: 35526 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant New Comment: Patch updated on 2005-12-02 15:55 EST (GMT -500). Updated patch

[PHP-DOC] #35526 [NEW]: Behavior of ctype_* functions in PHP 5.1 is inconsistent with documentation.

2005-12-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Behavior of ctype_* functions in PHP 5.1 is inconsistent with documentation. Description: The ctype_* functions were updated in 5.1 to

[PHP-DOC] #35521 [NEW]: xmlreader: --with-xmlreader -> --enable-xmlreader

2005-12-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: xmlreader: --with-xmlreader -> --enable-xmlreader Description: configure option was changed from --with-xmlreader to --enable-xmlreader in

[PHP-DOC] #35516 [NEW]: split() should point to str_split() for PHP 5 users trying split('', $str)

2005-12-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: split() should point to str_split() for PHP 5 users trying split('', $str) Description: The manual page for split() currently

[PHP-DOC] #34789 [Opn]: userland naming guide

2005-11-25 Thread [EMAIL PROTECTED]
ID: 34789 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: irrlevant PHP Version: Irrelevant New Comment: I have begun writing a guide over here: http

[PHP-DOC] #35172 [NEW]: Little typo on the PHP bcompiler introduction

2005-11-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Little typo on the PHP bcompiler introduction Description: On manual/en/ref.bcompiler.php, they say " Bcompiler was written fo

[PHP-DOC] #35157 [NEW]: There is no "max_allowed_package" mysql config variable

2005-11-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: There is no "max_allowed_package" mysql config variable Description: http://www.php.net/manual/en/function.mysqli-stmt-bind-param.

[PHP-DOC] #35100 [NEW]: set_error_handler returns NULL, documentation says "false"

2005-11-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: set_error_handler returns NULL, documentation says "false" Description: set_error_handler() is documented to return "false

[email protected]

2005-10-26 Thread [EMAIL PROTECTED]
ID: 34979 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant Assigned To: sean New Comment: How would a synch help? When I filed the bug, it was incorrect in CVS

[email protected]

2005-10-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: German translation of array_shift missing a & Description: The German version of the array_shift() page is missing a & on the array

[PHP-DOC] #34918 [NEW]: SDO_DAS_Relational docs specify MySQL version that does not exist

2005-10-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: SDO_DAS_Relational docs specify MySQL version that does not exist Description: http://php.net/manual/en/ref.sdo.das.rel.php states that the

[PHP-DOC] #34789 [NEW]: userland naming guide

2005-10-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrlevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: userland naming guide Description: We need a guide that explains users how to name their userland functions, classes, exceptions etc

[PHP-DOC] #34774 [NEW]: parse_url() may return false not documented

2005-10-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: parse_url() may return false not documented Description: parse_url() may return false if the url could not be parsed: resource

[PHP-DOC] #34747 [Csd]: DB2 bind-param

2005-10-06 Thread [EMAIL PROTECTED]
ID: 34747 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant Assigned To: dbs New Comment: Thank you :) Do you think it could be a good idea to initialize

[PHP-DOC] #34747 [NEW]: DB2 bind-param

2005-10-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: DB2 bind-param Description: /reference/ibm_db2/functions/db2-bind-param.xml In the new example added, you specify +print " {

[PHP-DOC] #34713 [NEW]: Missing information about $_SERVER['REQUEST_TIME']

2005-10-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Missing information about $_SERVER['REQUEST_TIME'] Description: time() and date() pages should have notice about the ne

[PHP-DOC] #34660 [NEW]: Error in version number of IBM_DB2

2005-09-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Error in version number of IBM_DB2 Description: /en/reference/ibm_db2/functions/db2-client-info.xml The version of the client, in the form of

[PHP-DOC] #34476 [Bgs]: ulink doesn't appear on livedocs

2005-09-19 Thread [EMAIL PROTECTED]
ID: 34476 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type:Livedocs problem PHP Version: Irrelevant New Comment: I'm wondering why you state it bogus if you fixed it... JS Previous Com

[PHP-DOC] #34476 [NEW]: ulink doesn't appear on livedocs

2005-09-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Livedocs problem Bug description: ulink doesn't appear on livedocs Description: pdo_odbc/reference.xml: http://connectionstrings.com"/>. The ulink does

[PHP-DOC] #34365 [NEW]: Incorrect indexes in CHM Manual

2005-09-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Incorrect indexes in CHM Manual Description: The newest CHM manual (Sep 1, all languages) has a major problem. The index page on left

[PHP-DOC] #34348 [NEW]: Confusing "timestamp" parameter in strptime()

2005-09-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Non-Windows PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Confusing "timestamp" parameter in strptime() Description: The document of strptime() function using the following defi

[PHP-DOC] #34337 [NEW]: Typo in oop5 reflection manual

2005-09-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Typo in oop5 reflection manual Description: There is a tiny typo in : php.net/manual/en/language.oop5.reflection.php In

[PHP-DOC] #34231 [NEW]: pdo-begintransaction docs need clarification

2005-08-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: pdo-begintransaction docs need clarification Description: The docs use an example to rollback a "DROP table" statement, but t

[PHP-DOC] #34230 [NEW]: php.net/autoload doesn't work

2005-08-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: php.net/autoload doesn't work Description: Subject says it all, it's hard to find the autoload() docs as it's no function,

[PHP-DOC] #34151 [NEW]: Incorrect heading in manual

2005-08-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Incorrect heading in manual Description: The heading of http://www.php.net/manual/en/ref.pdo-sqlite.connection.php is incorrect. I don't

[PHP-DOC] #34135 [NEW]: date() documentation doesn't list the new constants

2005-08-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: date() documentation doesn't list the new constants Description: The date documentation doesn't list the new format constan

[PHP-DOC] #34095 [NEW]: language/oop5/static.xml unclear about methods

2005-08-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: language/oop5/static.xml unclear about methods Description: Manual is a bit unclear about static methods. It doesn't imply that callin

[PHP-DOC] #34031 [NEW]: phpdoc-ja must be built without any error

2005-08-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: phpdoc-ja must be built without any error Description: I'm a member of phpdoc-ja project. We've received several mes

[PHP-DOC] #33978 [NEW]: parameter 'mode' of ob_gzhandler not documented

2005-08-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: parameter 'mode' of ob_gzhandler not documented Description: The documentation of ob_gzhandler lacks the description of the mode par

  1   2   3   >