ID: 30970
User updated by: wboring at qualys dot com
Reported By: wboring at qualys dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: linux
PHP Version: 5.0.2
New Comment:
If I do a simple var_dump( 0x8000 ); in php4
From: wboring at qualys dot com
Operating system: linux
PHP version: 5.0.2
PHP Bug Type: Scripting Engine problem
Bug description: 32bits not supported?
Description:
If I set an integer to a value of 0x8000, it works properly in php4,
but in php5 the value
From: [EMAIL PROTECTED]
Operating system: Linux Redhat 7.1
PHP version: 4.1.2
PHP Bug Type: Reproducible crash
Bug description: libmm 1.1.3 session save handler = crash
I am trying to get php 4.1.2 working with mm support (libmm 1.1.3) to act
as my session save handler. I h
From: [EMAIL PROTECTED]
Operating system: mandrake linux
PHP version: 4.1.1
PHP Bug Type: Feature/Change Request
Bug description: shmop_write(): never writes the null char
I have a simple script that I'm trying to write/read to shared memory w/
the shmop_* functions. The pr