#41492 [NEW]: open_basedir bypass via readfile()

2007-05-24 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.2.2 PHP Bug Type: Safe Mode/open_basedir Bug description: open_basedir bypass via readfile() Description: file_exists() etc. does not allow checking the existence of files outside

#40009 [NEW]: http_build_query(array()) returns NULL, not empty string

2007-01-03 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Windows PHP version: 5.2.0 PHP Bug Type: URL related Bug description: http_build_query(array()) returns NULL, not empty string Description: http_build_query(array()) returns NULL. According to the

#35326 [Opn]: Concurrency issue with recursive mkdir

2006-10-10 Thread bugs dot php dot net at chsc dot dk
ID: 35326 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk Status: Open Bug Type: Feature/Change Request Operating System: Linux -PHP Version: 5.0.5 +PHP Version: 5.1.6 New Comment: Problem

#35326 [Fbk->Opn]: Concurrency issue with recursive mkdir

2005-11-22 Thread bugs dot php dot net at chsc dot dk
ID: 35326 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk -Status: Feedback +Status: Open Bug Type: Directory function related Operating System: Linux PHP Version: 5.0.5 New Comment

#35326 [NEW]: Concurrency issue with recursive mkdir

2005-11-22 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.0.5 PHP Bug Type: Directory function related Bug description: Concurrency issue with recursive mkdir Description: There appears to be a concurrency issue when mkdir is called on two

#33468 [Com]: preg_match on long strings fails

2005-08-10 Thread bugs dot php dot net at chsc dot dk
ID: 33468 Comment by: bugs dot php dot net at chsc dot dk Reported By: mjsherman at chartermi dot net Status: Assigned Bug Type: PCRE related Operating System: * PHP Version: 5CVS, 4CVS (2005-08-09) Assigned To: andrei New Comment: An

#31349 [Opn]: Segmentation fault in mysql_query()

2004-12-30 Thread bugs dot php dot net at chsc dot dk
ID: 31349 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk Status: Open Bug Type: MySQL related Operating System: Linux PHP Version: 5.0.3 New Comment: I appears that if I change the queries

#31349 [NEW]: Segmentation fault in mysql_query()

2004-12-30 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.0.3 PHP Bug Type: MySQL related Bug description: Segmentation fault in mysql_query() Description: I have a rather complex script that dumps core every time mysql_query() is called

#29923 [Opn->Bgs]: Assignment operations inside class methods not working

2004-09-01 Thread bugs dot php dot net at chsc dot dk
ID: 29923 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk -Status: Open +Status: Bogus Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.1 New Comment: Marking

#29923 [Fbk->Opn]: Assignment operations inside class methods not working

2004-09-01 Thread bugs dot php dot net at chsc dot dk
ID: 29923 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.1 New Comment: Sorry

#29923 [NEW]: Assignment operations inside class methods not working

2004-08-31 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.0.1 PHP Bug Type: Zend Engine 2 problem Bug description: Assignment operations inside class methods not working Description: When called from inside a class method, $this->foo +

#29049 [NEW]: usort() does not trigger an error when callback does not exist

2004-07-07 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 4.3.7 PHP Bug Type: Arrays related Bug description: usort() does not trigger an error when callback does not exist Description: When the second argument to usort() is not a valid