Re: [PHP-DEV] Zend Optimizer

2001-04-28 Thread Stig Sæther Bakken
[Scott Wolf [EMAIL PROTECTED]] What is the highest version of php that the optimizer supports. I have gone all through the zend web page and can not find any references to 4.0.5 or 4.0.6. Are they currently supported, or do we need to wait for update to be made? Well, first 4.0.5 and 4.0.6

[PHP-DEV] mysql bug!!! :(

2001-04-28 Thread Cameron
ok, in 4.0.6 looks like there is a pretty major mysql bug i just compiled up php here and error checking seems to kill it and im getting a LOT of warnings that i wasnt getting 2minutes before i installed the newest snap if anyone wants to see the main problem hit browse in phpmyadmin and watch

Re: [PHP-DEV] mysql bug!!! :(

2001-04-28 Thread Cameron
Played around some more php4-200104220845 works php4-200104271945 doesnt php4-latest doesnt if someone can tell me how to get snaps in the middle there im willing to fiddle to work out exactly what patch killed it. Cameron wrote: ok, in 4.0.6 looks like there is a pretty major mysql bug i

[PHP-DEV] PHP 4.0 Bug #5987 Updated: PHP crashes when using mktime()

2001-04-28 Thread php-bugs
ID: 5987 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Description: PHP crashes when using mktime() I tested with the latest binary from www.php4win.de and with the RC6 binary from ftp.phpuk.org. Both crash when doing the following:

Re: [PHP-DEV] mysql bug!!! :(

2001-04-28 Thread André Langhorst
Cameron wrote: Played around some more php4-200104220845 works php4-200104271945 doesnt php4-latest doesnt if someone can tell me how to get snaps in the middle there im willing to fiddle to work out exactly what patch killed it. cvs -d:pserver:[EMAIL PROTECTED]:/repository login

[PHP-DEV] Problems creating a guestbook

2001-04-28 Thread Marian Seitner
Hello! Last night I wrote a HTML document containing a form which asks for name (input), email adress(input) and the message(textarea). These values are sended to preview.php. At the moment this script only shows the informations formerly entered. The problem is that when I echo the $message

Re: [PHP-DEV] Problems creating a guestbook

2001-04-28 Thread derick
Hello, wrong list, try asking on [EMAIL PROTECTED] This list is for developing PHP itself, not for developing with PHP. Derick On Sat, 28 Apr 2001, Marian Seitner wrote: Hello! Last night I wrote a HTML document containing a form which asks for name (input), email adress(input) and the

Re: [PHP-DEV] Troubles with DL'ed module

2001-04-28 Thread Andi Gutmans
At 12:20 AM 4/28/2001 -0500, Brian Foddy wrote: Both were compiled with debug ON. I'll try them off. I'm away for the weekend but will try it Sunday night or Monday. There is a known bug that if you load a shared library with dl(), compiled with debug and it leaks memory that it will crash.

Re: [PHP-DEV] intval($resource)

2001-04-28 Thread Joe Brown
There is a good reason AFAIK. Manuel Lemos' Metabase uses the intval of a resource as an array key for managing mutiple queries, etc. A don't do that responce does not help the situation, because it must in order to function the way it does. Manuel's Metabase is quite elegant PHP coding. I

[PHP-DEV] Bug #8962 Updated: (8212) If the result of an exec() command is one character the result is empty.

2001-04-28 Thread elixer
ID: 8962 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: Fixed in CVS. Wait for 4.0.6. Previous Comments: ---

[PHP-DEV] Bug #9042 Updated: Patch for exec() - one character output doesn't work

2001-04-28 Thread elixer
ID: 9042 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: Thank you for your patch. Its now fixed in CVS. It will be in 4.0.6. Previous Comments:

[PHP-DEV] Bug #8212 Updated: If the result of an exec() command is one character the result is empty.

2001-04-28 Thread elixer
ID: 8212 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Program Execution PHP Version: 4.0.2 Assigned To: Comments: Fixed in CVS. Wait for 4.0.6. Previous Comments: ---

[PHP-DEV] Bug #9042 Updated: Patch for exec() - one character output doesn't work

2001-04-28 Thread elixer
ID: 9042 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: Previous Comments: --- [2001-02-22 18:47:56] [EMAIL

[PHP-DEV] Bug #10534: PHP 3.0.17 crashes when accessing remote IMAP server with IMP.

2001-04-28 Thread blovett
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3-STABLE PHP version: 3.0.17 PHP Bug Type: IMAP related Bug description: PHP 3.0.17 crashes when accessing remote IMAP server with IMP. I am currently running PHP 3.0.18 as a module under apache 1.3.19 on a FreeBSD

[PHP-DEV] Bug #8248 Updated: system function cannot support

2001-04-28 Thread elixer
ID: 8248 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Program Execution PHP Version: 4.0.3 Assigned To: Comments: This is not a bug. From the manual (http://www.php.net/manual/en/function.exec.php): Note also that if you start a program using

[PHP-DEV] Bug #9128 Updated: Memory Leak or Memory Problem.

2001-04-28 Thread elixer
ID: 9128 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Program Execution PHP Version: 4.0.4pl1 Assigned To: Comments: reclassify Previous Comments: --- [2001-02-06 08:30:18] [EMAIL PROTECTED] i

[PHP-DEV] Bug #9128 Updated: Memory Leak or Memory Problem.

2001-04-28 Thread elixer
ID: 9128 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Program Execution Bug Type: Filesystem function related PHP Version: 4.0.4pl1 Assigned To: Comments: ok. really reclassify. Previous Comments:

[PHP-DEV] Bug #10535: The last byte of the document is omitted

2001-04-28 Thread u . wisser
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: The last byte of the document is omitted Please see the telnet output below. Apache/PHP don't send the full document when the Range header is used. telnet

[PHP-DEV] Bug #10535 Updated: The last byte of the document is omitted

2001-04-28 Thread derick
ID: 10535 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: Content-Length: 19278 Content-Range: bytes 0-19277/19278 0-19277 are 19278 bytes just like 0-1 are 2 bytes How did you

[PHP-DEV] Bug #10536: imap_expunge() can't really expunge mail

2001-04-28 Thread cwyeh
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.4pl1 PHP Bug Type: IMAP related Bug description: imap_expunge() can't really expunge mail As I wrote the following code I found the strong situation in imap_expunge(). It will expunge mails with odd

[PHP-DEV] PHP 4.0 Bug #10534 Updated: PHP 3.0.17 crashes when accessing remote IMAP server with IMP.

2001-04-28 Thread blovett
ID: 10534 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IMAP related Description: PHP 3.0.17 crashes when accessing remote IMAP server with IMP. All references to 3.0.17 should be 3.0.18 instead.. Sorry for the error.. Previous Comments:

Re: [PHP-DEV] intval($resource)

2001-04-28 Thread Andi Gutmans
At 08:28 AM 4/28/2001 -0400, Joe Brown wrote: Having said that, 1. is there a good reason OCI shouldn't free the resource reguardless of the reference count? There are different ways to look at this. Some people might think it should and some might think it shouldn't. I'm not even completely

[PHP-DEV] Bug #10537: number_format ing variables breaks totals

2001-04-28 Thread mguertin
From: [EMAIL PROTECTED] Operating system: OS X, Linux, Solaris PHP version: 4.0.4pl1 PHP Bug Type: *Function Specific Bug description: number_format ing variables breaks totals I finally got some time to write some code to show this...I may be wrong in assuming the

[PHP-DEV] Re: Assigned PHP 4 bugs reminder

2001-04-28 Thread Derick Rethans
Hello, this time I got two of those, but still no PHP 4 Bug Summary... On 28 Apr 2001 [EMAIL PROTECTED] wrote: 9163: mcrypt_list_algorithms doesn't work 10187:Warning: mcrypt module initialization failed 10518:mcrypt_generic is padding input when using cfb and ofb modes

Re: [PHP-DEV] Re: Assigned PHP 4 bugs reminder

2001-04-28 Thread Andrei Zmievski
On Sat, 28 Apr 2001, Derick Rethans wrote: Hello, this time I got two of those, but still no PHP 4 Bug Summary... On 28 Apr 2001 [EMAIL PROTECTED] wrote: 9163: mcrypt_list_algorithms doesn't work 10187: Warning: mcrypt module initialization failed 10518:

[PHP-DEV] PHP 4.0 Bug #10518 Updated: mcrypt_generic is padding input when using cfb and ofb modes

2001-04-28 Thread kettler
ID: 10518 User Update by: [EMAIL PROTECTED] Status: Assigned Bug Type: mcrypt related Description: mcrypt_generic is padding input when using cfb and ofb modes Same bug also in php_mcrypt_do_crypt, here's the new patch: --- php-4.0.4pl1/ext/mcrypt/mcrypt.cWed Nov 22 22:40:15 2000 +++

[PHP-DEV] Bug #10538: mcrypt_generic_init truncates key/iv upon first '\0'

2001-04-28 Thread kettler
From: [EMAIL PROTECTED] Operating system: Mandrake 7.2, Linux 2.2.19ow1 PHP version: 4.0.4pl1 PHP Bug Type: mcrypt related Bug description: mcrypt_generic_init truncates key/iv upon first '\0' Same happens in mcrypt_ecb, mcrypt_cbc, mcrypt_cfb and mcrypt_ofb too. Script

[PHP-DEV] Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread jmoore
ID: 4787 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.0 Release Assigned To: Comments: This works in the latest CVS. (tested under Win2k (ISAPI CGI) without and with browscap.ini) - James Previous

[PHP-DEV] Bug #10538 Updated: mcrypt_generic_init truncates key/iv upon first '\0'

2001-04-28 Thread derick
ID: 10538 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: mcrypt related PHP Version: 4.0.4pl1 Assigned To: derick Comments: Previous Comments: --- [2001-04-28 12:50:42]

[PHP-DEV] Bug #6239 Updated: object comparison w circular references leads to crash

2001-04-28 Thread jmoore
ID: 6239 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash PHP Version: 4.0 Latest CVS (18/08/2000) Assigned To: Comments: ?php class object1 { var $a; var $b; var $c; } $obj = new object1(); $obj2 = new object1(); $obj-a='1';

Re: [PHP-DEV] Bug #10533: empty POST variables when file uploads disabled

2001-04-28 Thread Zeev Suraski
The way PHP works right now is that multipart encoding is rejected if file uploads are disabled. We should either change the name of the INI directive to reflect that it really disables multipart POSTs, or ignore the file entries in a multipart POST. Thoughts? At 06:08 28/4/2001, [EMAIL

[PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread Liz
Yeah, I noticed that as I downloaded it.. odd, coz RC7 didnt... -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 28, 2001 5:51 PM To: [EMAIL PROTECTED] Subject: Bug #4787 Updated: get_browser() still segments ID: 4787 Updated by: jmoore

[PHP-DEV] Bug #10539: still - unresolved reference to compress

2001-04-28 Thread dtalk
From: [EMAIL PROTECTED] Operating system: Solaris 8 / gcc PHP version: 4.0 Latest CVS (28/04/2001) PHP Bug Type: Compile Failure Bug description: still - unresolved reference to compress Solaris 8 / gcc. Unresolved symbol errors during php configure. I have seen lots of

[PHP-DEV] Bug #10536 Updated: imap_expunge() can't really expunge mail

2001-04-28 Thread chagenbu
ID: 10536 Updated by: chagenbu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IMAP related PHP Version: 4.0.4pl1 Assigned To: Comments: Your second example is correct, and is also a heck of a lot more efficient. The first example doesn't work because every time you

RE: [PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread James Moore
the php.exe gives an error parsing the newest browscap.ini file Ill look into that. - James -Original Message- From: Liz [mailto:[EMAIL PROTECTED]] Sent: 28 April 2001 18:30 To: Bug Database Subject: [PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments Yeah, I noticed

[PHP-DEV] Bug #9306 Updated: while and multiple conditions

2001-04-28 Thread elixer
ID: 9306 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Unknown/Other Function PHP Version: 4.0.1pl2 Assigned To: Comments: I believe this is because of operator precedence. = has a lower precedence than Try adding parenthesis to your

RE: [PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread James Moore
replying to myself; but this seems to be caused by browscap.ini not having an value for AuthenticodeUpdate= all others have varaible=value this is the only one without a valid value. Do we need to fix zend_ini_parser.c to deal with this or do we need to contact the browsecap people about this?

RE: [PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread Sean R. Bright
This seems like a relatively easy thing to fix. Perhaps we should just do that. -Original Message- From: James Moore [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 28, 2001 2:02 PM To: James Moore; Liz Cc: [EMAIL PROTECTED] Subject: RE: [PHP-DEV] RE: Bug #4787 Updated:

RE: [PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread James Moore
its just the side effects of a fix like this that we need to think about as its the same parser as parses the php.ini file so if we start defaulting things then we could have problems.. perhaps we could have an error callback that allows us to handle errors from the parser as we want to rather

RE: [PHP-DEV] RE: Bug #4787 Updated: get_browser() still segments

2001-04-28 Thread Liz
Interestinly, I recall before Ive seen bits with blank data, so it suggests it does at least need to go on the to be done list.Perhaps have a warning in the read me? or on the website? If you get this error when using this function kinda thing.. That way it doesnt delay 4.0.5 -Original

[PHP-DEV] Bug #8323 Updated: php.exe crash when trying to pass command-line vars via URL

2001-04-28 Thread jmoore
ID: 8323 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 Assigned To: Comments: you should use PATH_INFO rather than PHP_SELF in this situation. Also having php/php.exe callable is a security risk without FORCE_CGI_REDIRECT

[PHP-DEV] Bug #9969 Updated: Feature request: persistent FTP connections

2001-04-28 Thread elixer
ID: 9969 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: FTP related Bug Type: Feature/Change Request PHP Version: 4.0.4pl1 Assigned To: Comments: reclassify Previous Comments: --- [2001-03-24

[PHP-DEV] Bug #8621 Updated: be careful with interactive cmd line mode

2001-04-28 Thread derick
ID: 8621 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.3pl1 Assigned To: Comments: I can not reproduce this with the latest CVS (28/04/2001) so closing. Previous Comments:

[PHP-DEV] Bug #9486 Updated: seems to be memory related

2001-04-28 Thread jmoore
ID: 9486 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0 Latest CVS (27/02/2001) Assigned To: Comments: I just spent last 20 mins playing with this and cant reproduce what soever, please try with 4.0.5 and latest

[PHP-DEV] Bug #9742 Updated: die crash

2001-04-28 Thread jmoore
ID: 9742 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Can you please try: ?php class T{ var $q; function W(){ echo 'Q'; } } die('');

[PHP-DEV] Bug #9763 Updated: Segmentation Fault upon running big cl script

2001-04-28 Thread jmoore
ID: 9763 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: do you serialise this data etc? can you give us some more info on the script and perhaps somthing that will reproduce it if

[PHP-DEV] Bug #9772 Updated: segfault w/ long POST/GET vars

2001-04-28 Thread jmoore
ID: 9772 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Can you supply a small reproducing script please. - James Previous Comments:

[PHP-DEV] dirname() implementation question

2001-04-28 Thread Sean R. Bright
What was the thinking behind this bit of code from dirname() (ext/standard/string.c:799): PHPAPI void php_dirname(char *path, int len) { ... /* Strip trailing slashes */ --- This? while (end = path IS_SLASH(*end)) { end--; } Why are we stripping trailing slashes? My

[PHP-DEV] Bug #8672 Updated: Crash when returning a variable from function as argument

2001-04-28 Thread derick
ID: 8672 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: Can you try to reprocude this when php 4.0.5 will be released next week? Previous Comments:

[PHP-DEV] Bug #9940 Updated: php cgi crashes when using ob_start callback function

2001-04-28 Thread jmoore
ID: 9940 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0 Latest CVS (22/03/2001) Assigned To: Comments: I cant reproduce this anylonger. Please try with latest CVS and 4.0.5 when it comes out on monday and reopen

Re: [PHP-DEV] intval($resource)

2001-04-28 Thread Thies C. Arntzen
On Sat, Apr 28, 2001 at 06:12:19PM +0200, Andi Gutmans wrote: At 08:28 AM 4/28/2001 -0400, Joe Brown wrote: Having said that, 1. is there a good reason OCI shouldn't free the resource reguardless of the reference count? the problem is that freeing resources that are still in use will

[PHP-DEV] Bug #9016 Updated: PHP/Apache seg fault when serializing complex objects

2001-04-28 Thread derick
ID: 9016 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: I could not reproduce this with the latest CVS version. Reopen if you can reproduce this with PHP 4.0.5 when it's released next

[PHP-DEV] Bug #10289 Updated: web servers crashed - invalid page fault php4ts.dll

2001-04-28 Thread jmoore
ID: 10289 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Not enough information. - James Previous Comments:

[PHP-DEV] Bug #10068 Updated: referenced objects

2001-04-28 Thread derick
ID: 10068 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Can reproduce this with CVS of 24-04-2001: Backtrace: Starting program: /dat/install/php/php-4.0.6dev/php -q bug10068.php Program received

[PHP-DEV] Bug #10321 Updated: Apache Crash

2001-04-28 Thread jmoore
ID: 10321 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4 Assigned To: Comments: not enough information although php_mssqk70.dll is appearing in a lot of these reports. - James Previous Comments:

[PHP-DEV] Bug #10381 Updated: array_sum() on an undefined variable kills php

2001-04-28 Thread jmoore
ID: 10381 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: This works fine for me. Please test with latest CVS and/or 4.0.5 when its released. - James Previous Comments:

[PHP-DEV] Bug #10385 Updated: Browser Crashes sometimes if there's an include

2001-04-28 Thread jmoore
ID: 10385 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Not enough information. - James Previous Comments:

[PHP-DEV] Bug #10409 Updated: php 404pl1 Isapi filter causes ASP AND Miva Isapi to hang. Only html pages work

2001-04-28 Thread jmoore
ID: 10409 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: are you using the php_mssql70.dll extension? Thanks - James Previous Comments:

[PHP-DEV] Bug #10528 Updated: I have been unable to find any documentation on the SAPI interface.

2001-04-28 Thread derick
ID: 10528 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem PHP Version: 4.0.4pl1 Assigned To: Comments: There is no documentation on this, but it would be nice if you could write something down on this, while hacking away on the

[PHP-DEV] Bug #10474 Updated: wrong object in an example, german doc

2001-04-28 Thread derick
ID: 10474 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem PHP Version: 4.0.2 Assigned To: Comments: Fixed in CVS Previous Comments: --- [2001-04-24

[PHP-DEV] Bug #6491 Updated: $PHP_SELF evaluates to improper address if directory name ends with .php

2001-04-28 Thread jmoore
ID: 6491 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem PHP Version: 4.0.6-dev Assigned To: Comments: a quick test shows this is still pertinent.. this needs to be fixed in the bug squash. - James Previous Comments:

[PHP-DEV] Bug #6417 Updated: Possibly incorrect behaviour with references and arrays

2001-04-28 Thread jmoore
ID: 6417 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Open Bug Type: Scripting Engine problem PHP Version: 4.0.6-dev Assigned To: Comments: Reproduced in latest verison Previous Comments:

[PHP-DEV] Bug #8661 Updated: a copy of the internal array elements is sometimes not made

2001-04-28 Thread jmoore
ID: 8661 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Duplicate Bug Type: Scripting Engine problem PHP Version: 4.0.4 Assigned To: Comments: dup of 8130 Previous Comments: --- [2001-03-16

[PHP-DEV] Bug #8661 Updated: a copy of the internal array elements is sometimes not made

2001-04-28 Thread jmoore
ID: 8661 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Scripting Engine problem PHP Version: 4.0.4 Assigned To: Comments: dup of 8130 Previous Comments: --- [2001-04-28 15:29:23] [EMAIL

[PHP-DEV] Bug #4283 Updated: include_path error with PHP4 RC1 Roxen module

2001-04-28 Thread derick
ID: 4283 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Other web server PHP Version: 4.0rc1 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #5482 Updated: ODBC Support lacks ability to pass named parameters for MS Access

2001-04-28 Thread derick
ID: 5482 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: ODBC related PHP Version: 4.0.1pl2 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #6091 Updated: Work with 2 or more IBase DB cause segmentation fault

2001-04-28 Thread derick
ID: 6091 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: InterBase related PHP Version: 4.0.0 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #6433 Updated: 'document contains no data' - error

2001-04-28 Thread derick
ID: 6433 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Reproduceable crash PHP Version: 4.0.2 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #7163 Updated: Random Failed opening errors for both php pages and included/required files

2001-04-28 Thread derick
ID: 7163 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: iPlanet related PHP Version: 4.0.3 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #7821 Updated: Unresolved symbol with GD

2001-04-28 Thread derick
ID: 7821 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Configuration Issues PHP Version: 4.0.3pl1 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report.

[PHP-DEV] Bug #8859 Updated: php4 tries to output strings of length 0 which leads to immediate bailing-out

2001-04-28 Thread derick
ID: 8859 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Other web server PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #8869 Updated: phpinfo() returns incorrect Configuration File Path

2001-04-28 Thread derick
ID: 8869 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Function Specific PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #9300 Updated: Having an array and other variables as parameters to a fonction

2001-04-28 Thread derick
ID: 9300 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Arrays related PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #9865 Updated: php4.0.4pl1 compile with Apache 2.0.14alpha

2001-04-28 Thread derick
ID: 9865 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Problem PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report. Derick

[PHP-DEV] Bug #9922 Updated: Error compiling Zend Parser

2001-04-28 Thread derick
ID: 9922 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure PHP Version: 4.0 Latest CVS (22/03/2001) Assigned To: Comments: No feedback. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this

[PHP-DEV] Bug #9807 Updated: ereg_replace returns Warning: Invalid content of \{\}

2001-04-28 Thread derick
ID: 9807 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Function Specific PHP Version: 4.0.1 Assigned To: Comments: Works fine for me too. If this problem persists with PHP 4.0.5 which will be released next week, please reopen this report.

[PHP-DEV] Bug #10349 Updated: Warning: getrusage() is not supported

2001-04-28 Thread jmoore
ID: 10349 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Scripting Engine problem Bug Type: Feature/Change Request PHP Version: 4.0.4pl1 Assigned To: Comments: this is becuase the underlying C function isnt avalible to PHP (The information getrusage() isnt easyly

[PHP-DEV] Bug #10496 Updated: segfault on parse error

2001-04-28 Thread jmoore
ID: 10496 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: cant reproduce but looks like a dup of 8663 Previous Comments:

[PHP-DEV] Bug #10014 Updated: Fatal error: input in flex scanner failed in ...path_directory.. on line

2001-04-28 Thread jmoore
ID: 10014 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: no feedback closing Previous Comments: ---

[PHP-DEV] Bug #9932 Updated: Finds wrong -lz if there are lots of build options

2001-04-28 Thread jmoore
ID: 9932 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Install and Config PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback closing. Previous Comments: ---

[PHP-DEV] Bug #9943 Updated: Php y mysql

2001-04-28 Thread jmoore
ID: 9943 Updated by: jmoore Reported By: [EMAIL PROTECTED];alejandrogarcia_zav Old-Status: Feedback Status: Closed Bug Type: *General Issues PHP Version: 4.0.4pl1 Assigned To: Comments: No feedback or translation closing. Previous Comments:

[PHP-DEV] Bug #9923 Updated: Wrong behavior of xsl output method 'html'

2001-04-28 Thread jmoore
ID: 9923 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Sablotron XSL PHP Version: 4.0.3pl1 Assigned To: Comments: No feedback (I belive this was found to be a slabtron issue) closing. Previous Comments:

[PHP-DEV] RE: Bug #9763 Updated: Segmentation Fault upon running big cl script

2001-04-28 Thread David Hjortsø
Hi, I dont serialize any data. What happens is that I get lots of data from an Oracle database, then for each row i make x objects (objects being product (if!isset), item, unit, contry and so on), after having made all the objects i throw them into an objectsaver that saves the object data (not

Re: [PHP-DEV] intval($resource)

2001-04-28 Thread Andi Gutmans
At 08:50 PM 4/28/2001 +0200, Thies C. Arntzen wrote: On Sat, Apr 28, 2001 at 06:12:19PM +0200, Andi Gutmans wrote: At 08:28 AM 4/28/2001 -0400, Joe Brown wrote: Having said that, 1. is there a good reason OCI shouldn't free the resource reguardless of the reference count? the

[PHP-DEV] Bug #7924 Updated: ob_get_contents perfomance

2001-04-28 Thread jmoore
ID: 7924 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem PHP Version: 4.0.3pl1 Assigned To: Comments: please test again and reopen as well as providing more information about your setup, it works fine on all of my setups. -

Re: [PHP-DEV] dirname() implementation question

2001-04-28 Thread Andi Gutmans
At 02:42 PM 4/28/2001 -0400, Sean R. Bright wrote: What was the thinking behind this bit of code from dirname() (ext/standard/string.c:799): PHPAPI void php_dirname(char *path, int len) { ... /* Strip trailing slashes */ --- This? while (end = path IS_SLASH(*end)) {

[PHP-DEV] Bug #8770 Updated: Cannot find server error on IE broswer when submitting form on a secure sit

2001-04-28 Thread jmoore
ID: 8770 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Performance problem PHP Version: 4.0.4 Assigned To: Comments: probably an error with the server or IE very unlikley to be a PHP problem unless you script crashes the server. - Jamse

[PHP-DEV] Bug #10522 Updated: system and exec doesn't return output

2001-04-28 Thread derick
ID: 10522 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Directory/Filesystem functions PHP Version: 4.0.2 Assigned To: Comments: This should be fixed in CVS. Please reopen if it isn't fixed in PHHP 4.0.5 when it's released. Derick Previous

[PHP-DEV] Bug #9763 Updated: Segmentation Fault upon running big cl script

2001-04-28 Thread jmoore
ID: 9763 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: User Feedback: -- Hi, I dont serialize any data. What happens is that I get lots of data from an Oracle

[PHP-DEV] Bug #8827 Updated: PHP_AUTH_PW stores password when using External Authentication

2001-04-28 Thread jmoore
ID: 8827 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: This is the expected behaviour now. HTTP_RAW_HEADERS holds the same information anyway. - James Previous Comments:

[PHP-DEV] Bug #10329 Updated: failed to load module: php4apache.dll under Apache 1.3.19

2001-04-28 Thread jmoore
ID: 10329 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: please try again with latest cvs or binary from php4win.de it works fine for me. - James Previous Comments:

[PHP-DEV] Bug #10329 Updated: failed to load module: php4apache.dll under Apache 1.3.19

2001-04-28 Thread jmoore
ID: 10329 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache related PHP Version: 4.0.4pl1 Assigned To: Comments: please try again with latest cvs or binary from php4win.de it works fine for me. - James Previous Comments:

[PHP-DEV] Bug #8820 Updated: PHP breaks ASP

2001-04-28 Thread jmoore
ID: 8820 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PWS related PHP Version: 4.0.4pl1 Assigned To: Comments: Please provide more information and reopen the report. Closinging due to lack of information. Previous Comments:

[PHP-DEV] Bug #6863 Updated: $QUERY_STRING doesn't always evaluate

2001-04-28 Thread jmoore
ID: 6863 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PWS related PHP Version: 4.0.2 Assigned To: Comments: this is a MSFT problem with them being non CGI complaint. Not much PHP can do about it. - James Previous Comments:

[PHP-DEV] Bug #8826 Updated: Requests

2001-04-28 Thread jmoore
ID: 8826 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: PWS related PHP Version: 4.0.4pl1 Assigned To: Comments: Please ask questions on [EMAIL PROTECTED] not here. Previous Comments:

[PHP-DEV] Bug #9527 Updated: HTTP 500 Error

2001-04-28 Thread jmoore
ID: 9527 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: PWS related PHP Version: 4.0.4pl1 Assigned To: Comments: Not enough inforamtion. Most probably a configuration error. - James Previous Comments:

[PHP-DEV] Bug #10541: curl leaks fds on failure

2001-04-28 Thread stig
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: cURL related Bug description: curl leaks fds on failure curl leaks file descriptors when a curl request fails or is aborted. How to reproduce: 1. Put a file called blah.txt with some

[PHP-DEV] PHP 4.0 Bug #9645 Updated: usort, uasort, uksort fail every other time

2001-04-28 Thread busterb
ID: 9645 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Arrays related Description: usort, uasort, uksort fail every other time I tried to produce a small, self-contained example of the problem with uasort, but I had already moved my code away from these routines in favor of an

[PHP-DEV] Bug #10541 Updated: curl leaks fds on failure

2001-04-28 Thread sterling
ID: 10541 Updated by: sterling Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: cURL related PHP Version: 4.0.4pl1 Assigned To: Comments: fixed in cvs, thanks for the report. Previous Comments: ---

RE: [PHP-DEV] dirname() implementation question

2001-04-28 Thread Sean R. Bright
I don't want to rehash the entire discussion but what was the reason for that? At first read I would assume something having to do with PATH_INFO but after reflection I don't see how that would be too beneficial. -Original Message- From: Andi Gutmans [mailto:[EMAIL PROTECTED]] Sent:

  1   2   >