[PHP-DEV] Bug #12256: Error tracking:pass the line number of the function call instead of fun.defin

2001-07-19 Thread sivasubraj
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

[PHP-DEV] Bug #11830: domxml_new_child should manage also xml docs

2001-07-01 Thread sivasubraj
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

[PHP-DEV] PHP 4.0 Bug #9170: session_start() session_resume() session_create()

2001-02-08 Thread sivasubraj
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

[PHP-DEV] PHP 4.0 Bug #8855: session_start should return also FALSE

2001-01-23 Thread sivasubraj
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