[PHP-DEV] PHP 4.0 Bug #8741: preg functions interpret { as part of variable interpolation

2001-01-16 Thread danbeck
From: [EMAIL PROTECTED] Operating system: Linux 2.x, Redhat 6.2 PHP version: 4.0.3pl1 PHP Bug Type: PCRE related Bug description: preg functions interpret { as part of variable interpolation The following code does not work properly $number = "999.00"; $precision = 2; echo

[PHP-DEV] PHP 4.0 Bug #8915: zero length file created on file upload with no file, temp file is not deleted

2001-01-25 Thread danbeck
From: [EMAIL PROTECTED] Operating system: linux 2.2.x (redhat 6.2) PHP version: 4.0.3pl1 PHP Bug Type: *General Issues Bug description: zero length file created on file upload with no file, temp file is not deleted If you attempt to post a multipart/form-data form without

[PHP-DEV] PHP 4.0 Bug #9794: array_keys resets the array pointer and can not be used when looping

2001-03-16 Thread danbeck
From: [EMAIL PROTECTED] Operating system: linux 2.2.16 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: array_keys resets the array pointer and can not be used when looping The following code is broken: $arr = array("a", "b", "c"); foreach

[PHP-DEV] PHP 4.0 Bug #9988 Updated: Documentation has incorrect example for date()

2001-04-06 Thread danbeck
ID: 9988 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Assigned To: Comments: Corrected in phpdoc cvs. Previous Comments: --- [2001-03-26 03:44:00

[PHP-DEV] PHP 4.0 Bug #8476 Updated: Class documentaion request

2001-04-06 Thread danbeck
ID: 8476 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Assigned To: Comments: By default, error reporting is not set to the maximum value in a default PHP 4 configuration. (Or PHP 3 for that matter.) Having a warning

[PHP-DEV] PHP 4.0 Bug #8414 Updated: set_time_out() is acting inconsistantly

2001-04-06 Thread danbeck
ID: 8414 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Documentation problem Bug Type: Performance problem Assigned To: Comments: I'm re-filing this as a bug report. It appears that set_time_out() is acting inconsistant. The following code stops after 5

[PHP-DEV] PHP 4.0 Bug #10260: imap_sort segaults if no mail is in the user's mailbox

2001-04-10 Thread danbeck
From: [EMAIL PROTECTED] Operating system: linux 2.2.16 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: imap_sort segaults if no mail is in the user's mailbox The following code causes a segfault if there is no mail in the user's mailbox: $mbox =

[PHP-DEV] Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-20 Thread danbeck
ID: 9859 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Documentation problem Bug Type: Mail related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: I've corrected the Cc: and Bcc: problems in the mail() example, but I'm reclassifying

[PHP-DEV] Bug #10286 Updated: Licenens of PDF-Libs

2001-05-20 Thread danbeck
ID: 10286 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This has been corrected in latest phpdoc cvs. (Should show up in the next online manual update

[PHP-DEV] Bug #10335 Updated: Incorrect paramters for pdf_setdash()

2001-05-20 Thread danbeck
ID: 10335 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0 Latest CVS (15/04/2001) Assigned To: Comments: Corrected in latest phpdoc cvs. Previous Comments

[PHP-DEV] Bug #10586 Updated: Wrong parameters in docs for pdf_stringwidth

2001-05-21 Thread danbeck
ID: 10586 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Corrected in latest phpdoc cvs. Thanks for the bug report. Previous Comments

[PHP-DEV] Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread danbeck
ID: 9859 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Mail related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: If this is the case, then I'm closing this bug report and I will document the behavior under the mail function

[PHP-DEV] Bug #11033 Updated: nl2br isn't working correct!

2001-05-22 Thread danbeck
ID: 11033 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Function Specific Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not a bug. nl2br is now XHTML compliant. Please see bug reports 10882, 10847, 10707, 10705, et. al

[PHP-DEV] Bug #11014 Updated: Can't build PDFlib with PHP successfully

2001-05-23 Thread danbeck
ID: 11014 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: PDFlib requires that you have the JPEG and TIFF libraries available when you compile PHP. This means that you need to have

[PHP-DEV] Bug #6252 Updated: comparision ops on arrays and objects

2001-06-21 Thread danbeck
ID: 6252 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0 Latest CVS (19/08/2000) Assigned To: Comments: Not enough information. Please see PHP Bug reporting Dos And Don'ts at http

[PHP-DEV] Bug #7187 Updated: open_basedir is broken! Security alert!

2001-06-21 Thread danbeck
ID: 7187 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3 Assigned To: Comments: I'm closing this and re-opening a more detailed bug report. This is only indirectly related to open_basedir

[PHP-DEV] Bug #11598: Configuration section doesn't distinguish between admin and user values.

2001-06-21 Thread danbeck
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0 Latest CVS (2001-06-20) PHP Bug Type: Documentation problem Bug description: Configuration section doesn't distinguish between admin and user values. The Configuration section of the documentaion does not

[PHP-DEV] Bug #7576 Updated: socket() always fails with an Unknown error

2001-06-27 Thread danbeck
ID: 7576 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This behaviour has already been documented, including the reference to the socket(2) man page

[PHP-DEV] Bug #11714 Updated: Problem downloading docu

2001-06-27 Thread danbeck
ID: 11714 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: All English links work fine for me. Previous Comments

[PHP-DEV] Bug #7419 Updated: .shtml server side include problem

2001-06-27 Thread danbeck
ID: 7419 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: There really isn't a place for this in the PHP documentation. Also, this report is so old, I don't

[PHP-DEV] Bug #5827 Updated: behaviour of max_execution_time not clear

2001-06-27 Thread danbeck
ID: 5827 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0 Assigned To: Comments: This is now documented in the latest cvs. Previous Comments

[PHP-DEV] Bug #8719 Updated: session variable not working

2001-06-27 Thread danbeck
ID: 8719 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4 Assigned To: Comments: Added to session_register() documentation in latest cvs. Previous Comments

[PHP-DEV] Bug #9186 Updated: string compare with == does not work correctly

2001-06-27 Thread danbeck
ID: 9186 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: I'm not sure why this is still open as a documentation bug. The string behavior is documented

[PHP-DEV] Bug #7569 Updated: Transmuting indices

2001-06-27 Thread danbeck
ID: 7569 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0 Latest CVS (01/11/2000) Assigned To: Comments: Not really a documentation issue. Using NULL fields in a database is just bad

[PHP-DEV] Bug #11719: Clarification of $foo = new Class and $foo = new Class

2001-06-27 Thread danbeck
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0 Latest CVS (2001-06-27) PHP Bug Type: Documentation problem Bug description: Clarification of $foo = new Class and $foo = new Class The References section of the documentation needs more clarification of the

[PHP-DEV] Bug #9124 Updated: fopen() yet supports HTTP redirects

2001-06-27 Thread danbeck
ID: 9124 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: This feature was added in 4.0.5. I've removed the note that says that redirects are not supported

[PHP-DEV] Bug #9570 Updated: Documentation needed for sockets

2001-06-27 Thread danbeck
ID: 9570 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: These docs are being written. Previous Comments

[PHP-DEV] Bug #11046 Updated: mkdir doesnt sets permissions

2001-06-27 Thread danbeck
ID: 11046 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Analyzed Old-Bug Type: Documentation problem Bug Type: Filesystem function related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is not a documentation problem. Previous Comments

[PHP-DEV] Bug #10445 Updated: character Lenght of filenames

2001-06-27 Thread danbeck
ID: 10445 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Duplicate of #10862 Previous Comments

[PHP-DEV] Bug #9983 Updated: Operator Precedence Clarification/Additions

2001-06-27 Thread danbeck
ID: 9983 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Changing description to be more meaningful for someone who wants to tackle this. Previous Comments

[PHP-DEV] Bug #9942 Updated: function proliferation making the online manual useless

2001-06-27 Thread danbeck
ID: 9942 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: These ideas have been bandied back and forth among the documentation people and although it's low priority

[PHP-DEV] Bug #11645 Updated: tempnam( ) does not use TMP environment variable

2001-06-27 Thread danbeck
ID: 11645 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Documentation has been updated to reflect this issue. Previous Comments

[PHP-DEV] Bug #8692 Updated: Bad registry information

2001-06-27 Thread danbeck
ID: 8692 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4 Assigned To: Comments: I don't think this is a documentation problem. The php3 extension is no longer recommended as a php

[PHP-DEV] Bug #9477 Updated: Object is destroyed before references all released

2001-06-27 Thread danbeck
ID: 9477 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Resubmitting as a new documentation bug. Much of this has nothing to do with what needs to be documented

[PHP-DEV] Bug #10022 Updated: Constants not handled in arrays defined in class declaration

2001-06-27 Thread danbeck
ID: 10022 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This is already explained in http://www.php.net/manual/en/language.oop.php, but I did go ahead

[PHP-DEV] Bug #10244 Updated: Please put the dlopen weirdness in the FAQ

2001-06-27 Thread danbeck
ID: 10244 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This has nothing to do with documentation. Please try again with the latest released version of PHP

[PHP-DEV] Bug #9641 Updated: get_required_files()/get_included_files() does not work as docuemented

2001-06-27 Thread danbeck
ID: 9641 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: revamped the get_included_files/get_required_files functions to document their new behavior Previous

[PHP-DEV] Bug #10153 Updated: Resource lost on the way..

2001-06-27 Thread danbeck
ID: 10153 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0 Latest CVS (04/04/2001) Assigned To: Comments: Corrected in latest cvs documentation. Previous Comments

[PHP-DEV] Bug #11762 Updated: bad example

2001-06-29 Thread danbeck
ID: 11762 Updated by: danbeck Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I believe that the PDF and CHM version of the module always lag behind due to the amount of work it takes to package them up

[PHP-DEV] Bug #11833 Updated: Unsufficient docs

2001-07-02 Thread danbeck
ID: 11833 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Documentation problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: It's very hard to understand what you are saying... please forgive us if we don't quite get your point

[PHP-DEV] Bug #6406 Updated: request: fork() function

2001-11-03 Thread danbeck
ID: 6406 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Feature/Change Request Operating System: Redhat 6.1 (linux 2.2.12) PHP Version: 4.0.1pl2 New Comment: Actually, I'm writing the docs for the pcntl extension. I'll close this request