[PHP-DEV] Bug #11817: segfault in mhash_keygen_s2k()

2001-07-01 Thread graeme
From: [EMAIL PROTECTED] Operating system: Linux i386 PHP version: 4.0 Latest CVS (2001-07-01) PHP Bug Type: mhash related Bug description: segfault in mhash_keygen_s2k() According to the PHP docs, the salt parameter hasa fixed length of 8 bytes. Using lengths over 8 bytes

Re: [PHP-DEV] switch, equality and preg_match

2001-07-01 Thread Joey Smith
I can answer #2 for you... http://php.net/manual/en/language.types.type-juggling.php http://php.net/manual/en/language.types.string.php#language.types.string.conversion An excerpt from String Conversion: The value is given by the initial portion of the string. If the string starts with valid

[PHP-DEV] Bug #10953 Updated: PHP WinHelp bug

2001-07-01 Thread goba
ID: 10953 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I can't reproduce your problems on my PC. Is this still a problem with the actual chms? Previous Comments:

[PHP-DEV] Bug #11815 Updated: ASP/ColdFusion Application type freature

2001-07-01 Thread joey
ID: 11815 Updated by: joey Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.6 Assigned To: Comments: I'm closing this because I'm pretty sure you can get what you are looking for by combining the php.ini

[PHP-DEV] Bug #11718 Updated: Apache core dumps with PHP4 and IMAP LDAP modules loaded

2001-07-01 Thread bruder
ID: 11718 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: Conectiva Linux (kernel 2.2.x/GL PHP Version: 4.0.6 Description: Apache core dumps with PHP4 and IMAP LDAP modules loaded nope. It's necessary? Previous Comments:

[PHP-DEV] Bug #11818: Using the PDF functions after July 1st triggers an internal PDFlib error

2001-07-01 Thread jpm
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: PDF related Bug description: Using the PDF functions after July 1st triggers an internal PDFlib error Ok, I know this sounds unbelievable but its exactly what is happening here. I'm

[PHP-DEV] Bug #11786 Updated: Problems with variables from forms posting.

2001-07-01 Thread brianlmoon
ID: 11786 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Further more this is not a valid enctype. http://www.w3.org/TR/html4/interact/forms.html#form-content-type My

[PHP-DEV] Bug #11819: Bug with ibase_execute()

2001-07-01 Thread flying
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: InterBase related Bug description: Bug with ibase_execute() Environment: - Windows 2000 Server - Apache v1.3.20 (binaries from www.apache.org) - PHP v4.0.5 (binaries from www.php.net)

Re: [PHP-DEV] switch, equality and preg_match

2001-07-01 Thread Brian Moon
Here is your culprit: RETVAL_LONG(matched); The declaration in the docs says the function returns an int. However, the text of the doc says that the function returns True or False. Changing your call to: $match = (bool)preg_false(); /* prints alpha always */ gives you the results you want.

[PHP-DEV] Bug #10953 Updated: PHP WinHelp bug

2001-07-01 Thread sniper
ID: 10953 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: ---

[PHP-DEV] Bug #11820: Error in parsing switch...

2001-07-01 Thread key
From: [EMAIL PROTECTED] Operating system: WIN98 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: Error in parsing switch... switch (0) { case 01: echo 1Shit; break; case 02: echo 2Shit; break; case 03: echo 3Shit; break;

[PHP-DEV] Bug #11718 Updated: Apache core dumps with PHP4 and IMAP LDAP modules loaded

2001-07-01 Thread sniper
ID: 11718 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: Yes it is. If any of the libraries PHP is linked with is linked with libpthread, then Apache has to be linked

Re: [PHP-DEV] Bug #11815: ASP/ColdFusion Application type freature

2001-07-01 Thread derick
Hello, I'd recommand to check out the SRM project at www.vl-srm.net. This is especailly designed for this. THe integrating with PHP is not an a very high level at this moment (IE, no $HTTP_APP_DATA_VARS is set), but that is just a matter of time. The functionality is there at this moment, and is

[PHP-DEV] Bug #11806 Updated: Using $string = md5($string); crashed HTTP child processes

2001-07-01 Thread derick
ID: 11806 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: Hello, with debug enabled, do you see any errors in either your httpd errorlog or in /var/log/zenderrors ?

[PHP-DEV] Re: Bug #11786 Updated: Problems with variables from forms posting.

2001-07-01 Thread Micha Izydorski
Ok thanks - HomeSite has a combo with text/plain value, but i didn't saw (mail-to: only). Sorry. Mike - Original Message - From: Bug Database [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, June 30, 2001 10:25 AM Subject: Bug #11786 Updated: Problems with variables from forms

[PHP-DEV] Re: Bug #11786 Updated: Problems with variables from forms posting.

2001-07-01 Thread Micha Izydorski
Ok thanks - HomeSite has a combo with text/plain value, but i didn't saw (mail-to: only). Sorry. Mike - Original Message - From: Bug Database [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Sunday, July 01, 2001 10:02 AM Subject: Bug #11786 Updated: Problems with variables from forms

[PHP-DEV] Bug #11814 Updated: ImageCreate not backward compatible

2001-07-01 Thread wez
ID: 11814 Updated by: wez Reported By: [EMAIL PROTECTED] Status: Open Bug Type: GD related Operating system: PHP Version: 4.0.6 Assigned To: Comments: This might actually be a bug in GD 2.0; there are a number of bugs in palette based images that will be fixed in the next release. --Wez.

[PHP-DEV] Bug #10953 Updated: PHP WinHelp bug

2001-07-01 Thread derick
ID: 10953 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is fixed. Previous Comments:

[PHP-DEV] Bug #11814 Updated: ImageCreate not backward compatible

2001-07-01 Thread wez
ID: 11814 Updated by: wez Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: GD related Operating system: PHP Version: 4.0.6 Assigned To: Comments: And I meant to say that the PHP code has not changed; so it is definitely not a PHP bug. (Remember that GD 2.0 is still

[PHP-DEV] Bug #11818 Updated: Using the PDF functions after July 1st triggers an internal PDFlib error

2001-07-01 Thread derick
ID: 11818 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not a bug in PHP, but some thing in the PDF library it self. Complain to the pdflib.com guys about this.

[PHP-DEV] Bug #11819 Updated: Bug with ibase_execute()

2001-07-01 Thread derick
ID: 11819 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: InterBase related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is not a PHP bug. Interbase gives you a warning, and not PHP. (PHP merely shows the warning for you).

[PHP-DEV] Bug #11820 Updated: Error in parsing switch...

2001-07-01 Thread derick
ID: 11820 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not a bug, if you use a 0 before a number, it is treated like an octal number. 08 and 09 are not valid in the

[PHP-DEV] Bug #11817 Updated: segfault in mhash_keygen_s2k()

2001-07-01 Thread sas
ID: 11817 Updated by: sas Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: mhash related Operating system: PHP Version: 4.0 Latest CVS (2001-07-01) Assigned To: Comments: This has been fixed in the CVS. Thanks for your report. Previous Comments:

Re: [PHP-DEV] switch, equality and preg_match

2001-07-01 Thread Daniel Beckham
Someone poke me when you decide what to do and I'll change the return type in the preg_match docs. Daniel - Original Message - From: Brian Moon [EMAIL PROTECTED] To: chrism [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Sunday, July 01, 2001 3:16 AM Subject: Re:

Re: [PHP-DEV] switch, equality and preg_match

2001-07-01 Thread Andrei Zmievski
At 09:06 AM 7/1/01 -0500, Daniel Beckham wrote: Someone poke me when you decide what to do and I'll change the return type in the preg_match docs. I need to take a closer look at the code to see why it is that way. -Andrei -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] Bug #11821: HTML/IT_Error.php missing in pear/Makefile.in

2001-07-01 Thread koyama
From: [EMAIL PROTECTED] Operating system: FreeBSD-4.1 PHP version: 4.0 Latest CVS (2001-07-01) PHP Bug Type: *Install and Config Bug description: HTML/IT_Error.php missing in pear/Makefile.in The pear/HTML/IT.php require also HTML/IT_Error.php, but there is no line for

[PHP-DEV] Bug #11821 Updated: HTML/IT_Error.php missing in pear/Makefile.in

2001-07-01 Thread sbergmann
ID: 11821 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0 Latest CVS (2001-07-01) Assigned To: Comments: This has been fixed in CVS. Thanks for your report. Previous Comments:

[PHP-DEV] Bug #11822: Warning: mail() ist not supported in this PHP build in ...

2001-07-01 Thread dermatthes
From: [EMAIL PROTECTED] Operating system: SuSE 7.0 PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: Warning: mail() ist not supported in this PHP build in ... Hi, I've configured PHP 4.0.6 for CGI. Problem: Everytime mail()-function is called it returns the

[PHP-DEV] Bug #11822 Updated: Warning: mail() ist not supported in this PHP build in ...

2001-07-01 Thread derick
ID: 11822 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Mail related Operating system: PHP Version: 4.0.6 Assigned To: Comments: What does config.log tells about mail or sendmail? Derick Previous Comments:

[PHP-DEV] Bug #11822 Updated: Warning: mail() ist not supported in this PHP build in ...

2001-07-01 Thread dermatthes
ID: 11822 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Mail related Operating system: SuSE 7.0 PHP Version: 4.0.6 Description: Warning: mail() ist not supported in this PHP build in ... Hi, config.log tells me: configure:4628: checking for sendmail

Re: [PHP-DEV] switch, equality and preg_match

2001-07-01 Thread chrism
I wasn't intending to throw blame at preg_match - My main concern is what switch is doing - executing the first CASE when the input is either 0 or TRUE. I don't think switch should execute the first CASE whenever a numeric 0 is fed into it. Even TRUE gives me problems. And with 0 == FALSE, it

[PHP-DEV] Bug #11488 Updated: french translation error for the str_replace function

2001-07-01 Thread dams
ID: 11488 Updated by: dams Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: This translation is now commited. Awaiting new regeneration. Previous Comments:

[PHP-DEV] Bug #11806 Updated: Using $string = md5($string); crashed HTTP child processes

2001-07-01 Thread derick
ID: 11806 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: derick Comments: Previous Comments: ---

[PHP-DEV] Bug #11824: Apache compilation with PHP/Mysql

2001-07-01 Thread abernard
From: [EMAIL PROTECTED] Operating system: Linux Mandrake 8.0 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Apache compilation with PHP/Mysql Hi, I know this bug was discussed before but it doesn't seems corrected in recent release of PHP. If I

[PHP-DEV] Bug #11824 Updated: Apache compilation with PHP/Mysql

2001-07-01 Thread derick
ID: 11824 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.6 Assigned To: Comments: No, if MySQL was linked against zlib, you need to add --with-zlib to your configure line. However, GD is linked

[PHP-DEV] Bug #11812 Updated: mail function

2001-07-01 Thread elixer
ID: 11812 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Suspended Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.6 Assigned To: Comments: In the meantime you can use the sendmail_port ini directive. i.e. sendmail_port = 26 Previous Comments:

[PHP-DEV] Bug #11825: system() not working under W2K!!!

2001-07-01 Thread chris777
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.0.6 PHP Bug Type: *Function Specific Bug description: system() not working under W2K!!! The function system() in PHP 4.0.6 does not work anymore under W2K! (I suppose under other Windows systems too). As soon

[PHP-DEV] Bug #10953 Updated: PHP WinHelp bug

2001-07-01 Thread creator0
ID: 10953 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Documentation problem Operating system: Win98 PHP Version: 4.0.5 Description: PHP WinHelp bug I download new manual from your site see this bug again. How to describe... m-m-m... 1. Open *.CHM file. 2. You

[PHP-DEV] Bug #10953 Updated: PHP WinHelp bug

2001-07-01 Thread derick
ID: 10953 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: I fixed it, but did not upload the manuals yet. Please be patient. Derick Previous Comments:

[PHP-DEV] Bug #11825 Updated: system() not working under W2K!!!

2001-07-01 Thread dbeu
ID: 11825 Updated by: dbeu Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Function Specific Operating system: PHP Version: 4.0.6 Assigned To: Comments: fixed in cvs, thanks. Previous Comments:

[PHP-DEV] Bug #11826: Custom sessions handler using Metabase calls crashes Apache

2001-07-01 Thread aral
From: [EMAIL PROTECTED] Operating system: WinMe, Linux PHP version: 4.0.4 PHP Bug Type: Reproducible crash Bug description: Custom sessions handler using Metabase calls crashes Apache This error has been reproduced on WinMe running Apache 1.3.19, PHP 4.04, MySQL 3.23.37

Re: [PHP-DEV] Bug #11818 Updated: Using the PDF functions after July1st triggers an internal PDFlib error

2001-07-01 Thread Joao Prado Maia
That is not true at all, if you bundle the PDF library with PHP releases on the Windows binary it starts being your problem too. I just went to pdflib.com and it seems to me that binary packages of pdflib for Windows have a demo / time limit. May I suggest to whoever packaged the Windows binary

[PHP-DEV] Bug #11755 Updated: Can't pass array to COM obj

2001-07-01 Thread phanto
ID: 11755 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: try a recent snapshot. arrays are not supportet in php4.0.6 Previous Comments:

[PHP-DEV] Bug #11760 Updated: VT_ARRAY not supported

2001-07-01 Thread phanto
ID: 11760 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: both is the case :) first: array support is not implemented in php4.0.6. you have to use a recent snapshot.

[PHP-DEV] Bug #11828: Useless flock()

2001-07-01 Thread \Hot Soon\
From: \Hot Soon\ [EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: Useless flock() Both flock($fp,1) and flock($fp,2) always return false. It makes flock() a useless function. -- Edit Bug

Re: [PHP-DEV] switch, equality and preg_match

2001-07-01 Thread Brian Moon
It is not the switch's fault. That is just the way variable's work in PHP. If you need to know for sure about the type for this, you will need to do this: if($match===ALPHA) { echo hmm.. alpha\n; } elseif($match===BETA) { echo hmm.. beta\n; } elseif($match===0) { echo hmm..