From: [EMAIL PROTECTED]
Operating system:
PHP version: 4.0.6
PHP Bug Type: Feature/Change Request
Bug description: Error tracking:pass the line number of the function call instead of
fun.defin
divide_by(4,2) . "\n"; // ok
print $n->divide_by(4,0) . "\n"; // Here's the err
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.0.6
PHP Bug Type: Feature/Change Request
Bug description: domxml_new_child should manage also xml docs
resource domxml_new_child (string name, string content)
it would be useful if the function handles also xml
From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.0.4pl1
PHP Bug Type: Feature/Change Request
Bug description: session_start() session_resume() session_create()
WARNING: possible exploitation
When a client requests a PHPSESSID that doesn't exists on the server
From: [EMAIL PROTECTED]
Operating system: Linux Mandrake 7.2
PHP version: 4.0.4
PHP Bug Type: Feature/Change Request
Bug description: session_start should return also FALSE
I feel that the feature I am going to describe is desirable for security reasons:
The function sessi