From: rolf at winmutt dot com
Operating system:
PHP version: 5.2.9
PHP Bug Type: Feature/Change Request
Bug description: PDO bindValue/execute enhancement
Description:
It would be swell if bindValue returned false when attempting to bind a
named parameter that
From:
Operating system: Debian
PHP version: 5.3.1
Package: MySQL related
Bug Type: Bug
Bug description:PDO prepared statements, execute returns false on second call
without parameter
Description:
$sth->execute() returns false on second run but fetch
From: rolf at winmutt dot com
Operating system: any
PHP version: 5.1.2
PHP Bug Type: Feature/Change Request
Bug description: Language syntax: using arrays returned from functions inline.
Description:
Recently support for returned objects were added, eg
From: rolf at winmutt dot com
Operating system: Linux
PHP version: 5CVS-2005-07-29 (dev)
PHP Bug Type: Scripting Engine problem
Bug description: Problem with tertiary statement in array
Description:
The following line was not being interpreted properly in
php5