From: michael dot walter at gmail dot com
Operating system: Windows XP
PHP version: 5.2.0
PHP Bug Type: Compile Failure
Bug description: Cannot "foreach" over overloaded properties
Description:
This is using PHP 5.2.1 RC 1 (the one Edin posted
ID: 38598
User updated by: michael dot walter at gmail dot com
Reported By: michael dot walter at gmail dot com
-Status: Feedback
+Status: Open
Bug Type: PDO related
Operating System: Windows XP
PHP Version: 5.2.0RC2
New Comment:
ODBC
From: michael dot walter at gmail dot com
Operating system: Windows XP
PHP version: 5.2.0RC2
PHP Bug Type: PDO related
Bug description: Query parameters are bound using wrong data type
Description:
Given a table post_stats with an 'id int IDENTITY(1,1) PR