#19985 [NEW]: xor unsupported ?

2002-10-18 Thread veins
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: xor unsupported ? [...] $x = $a ^ $b; if (($a ^ $x) != $b) die("that should not happen..."); [...] I know you told people in year 2000 and 2001 to use GMP

#19835 [Bgs]: Cannot fork() error when using exec()

2002-10-09 Thread veins
ID: 19835 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Unix (OpenBSD-3.0) PHP Version: 4.2.3 New Comment: yeah, i loggued in as root, gave a temporary shell to

#19835 [Bgs]: Cannot fork() error when using exec()

2002-10-09 Thread veins
ID: 19835 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Unix (OpenBSD-3.0) PHP Version: 4.2.3 New Comment: No, the system did not reach the user limit, i could l

#19835 [NEW]: Cannot fork() error when using exec()

2002-10-09 Thread veins
From: [EMAIL PROTECTED] Operating system: Unix (OpenBSD-3.0) PHP version: 4.2.3 PHP Bug Type: Unknown/Other Function Bug description: Cannot fork() error when using exec() Lately, we figured out that PHP was having problems sometimes while working with exec(). We would get a

Bug #17062: possible bad padding

2002-05-06 Thread veins
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 4.2.0 PHP Bug Type: mcrypt related Bug description: possible bad padding I noticed something quite strange when using the mcrypt library to encrypt data. say i would encrypt $data in mode ECB: $l = mcrypt_encryp

Bug #16733 Updated: posix_getpw* bypasses safe_mode and open_basedir

2002-04-24 Thread veins
ID: 16733 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: POSIX related Operating System: Unix PHP Version: 4.2.0 New Comment: I think that it shouldn't take too long to add the following checks, maybe

Bug #16733: posix_getpw* bypasses safe_mode and open_basedir

2002-04-22 Thread veins
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 4.2.0 PHP Bug Type: *General Issues Bug description: posix_getpw* bypasses safe_mode and open_basedir I noticed that many of the posix_* functions DO NOT check wether safe_mode or open_basedir restrict access to the

Bug #16129: phpinfo() makes apache segfault

2002-03-17 Thread veins
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 4.1.2 PHP Bug Type: Performance problem Bug description: phpinfo() makes apache segfault phpinfo() makes apache child process segfault on my OpenBSD-3.0-stable system, people I know experienced the same on Linux and