#39990 [NEW]: Cannot "foreach" over overloaded properties

2006-12-30 Thread michael dot walter at gmail dot com
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

#38598 [Fbk->Opn]: Query parameters are bound using wrong data type

2006-08-28 Thread michael dot walter at gmail dot com
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

#38598 [NEW]: Query parameters are bound using wrong data type

2006-08-25 Thread michael dot walter at gmail dot com
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