[PHP-DEV] PHP 4.0 Bug #9415: post variables are case sensitiv

2001-02-22 Thread bugs
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Variables related Bug description: post variables are case sensitiv as far as I know php is not case sensitive. if I wan´t to access post vars it is. -- Edit Bug report at: http://bugs.php

[PHP-DEV] PHP 4.0 Bug #9416: ereg_replace returns "Warning: Invalid content of \{\}"

2001-02-22 Thread bugs
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Variables related Bug description: ereg_replace returns "Warning: Invalid content of \{\}" i have that odd message if i call up ereg_replace on a big string,(small html page from post). i ma

[PHP-DEV] Bug #14750: exit signal Floating point exception (8)

2001-12-28 Thread bugs
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4-RELEASE #0 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: exit signal Floating point exception (8) We upgrated to the latest PHP and still getting these errors on ANY php page that uses decimals and

[PHP-DEV] Bug #14750 Updated: exit signal Floating point exception (8)

2001-12-29 Thread bugs
ID: 14750 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: FreeBSD 4.4-RELEASE #0 PHP Version: 4.1.1 New Comment: This works, if it's alone on the page. exit((string)"0.1"); and this one works t

[PHP-DEV] Bug #14517: SSL: couldn't create a context!

2001-12-14 Thread bugs
From: [EMAIL PROTECTED] Operating system: Slackware 7.1 PHP version: 4.1.0 PHP Bug Type: cURL related Bug description: SSL: couldn't create a context! curl_error($ch); outputs this error SSL: couldn't create a context! This error was originally reported in PHP-4.0.6 al

[PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-02-14 Thread php-bugs
ID: 8895 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Sablotron XSL Description: xslt_process() documentation problem Please try to read the bug report before closing it. xslt_process() does *NOT* return false with some errors. Instead, it returns a PHP fatal error

[PHP-DEV] PHP 4.0 Bug #8895 Updated: xslt_process() documentation problem

2001-04-05 Thread php-bugs
ID: 8895 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Sablotron XSL Description: xslt_process() documentation problem This is ridiculous - this is the second time this bug has been closed by someone who never bothered to read the report! According to the documen

[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:

[PHP-DEV] PHP 4.0 Bug #8895: xslt_process() documentation problem

2001-01-24 Thread php-bugs
From: [EMAIL PROTECTED] Operating system: Linux (Debian 2.2r2) PHP version: 4.0.4pl1 PHP Bug Type: Sablotron XSL Bug description: xslt_process() documentation problem According to the documentation xslt_process() is supposed to return false and allow you to check errors wit

[PHP-DEV] PHP 4.0 Bug #8896: mhash compilation error

2001-01-24 Thread php-bugs
From: [EMAIL PROTECTED] Operating system: Linux (Debian 2.2r2) PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: mhash compilation error mhash.c: In function `php_if_mhash_keygen_s2k': mhash.c:206: `KEYGEN' undeclared (first use in this function) mhash.c:2

[PHP-DEV] Bug #12956: libgd2 + TTF = ugly fonts.

2001-08-24 Thread php-bugs
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux PHP version: 4.0CVS-2001-08-25 PHP Bug Type: GD related Bug description: libgd2 + TTF = ugly fonts. It all started when my boss wanted better looking thumbnails. I found that imagecopyresampled() would make better t

[PHP-DEV] Bug #12956 Updated: libgd2 + TTF = ugly fonts.

2001-08-25 Thread php-bugs
ID: 12956 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: GD related Operating System: Debian GNU/Linux PHP Version: 4.0CVS-2001-08-25 New Comment: More on the problem. (This could be a libGD bug, but the libGD test works fine, but I'

[PHP-DEV] Bug #15224 Updated: openSSL and cURL results in Apache seg-faulting

2002-01-26 Thread lists+bugs . php . net
, all as DSO. And no, removing PHP3 won't solve the problem, I've already tried that ... guess what happened? Previous Comments: [2002-01-26 08:35:38] [EMAIL PROTECTED] Can you provide a sample script and a