#41145 [NEW]: Interface, Abstract Class & Methods

2007-04-20 Thread gerald at copix dot org
From: gerald at copix dot org Operating system: Linux PHP version: 5.2.1 PHP Bug Type: Class/Object related Bug description: Interface, Abstract Class & Methods Description: When we want to implement an interface in a child class that extends an abstract c

#40957 [Opn]: PDO & UTF8 string length & truncate issues

2007-03-30 Thread gerald at copix dot org
ID: 40957 User updated by: gerald at copix dot org Reported By: gerald at copix dot org Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.2.1 New Comment: I made a mistake writing the actual result, it is obviously

#40957 [NEW]: PDO & UTF8 string length & truncate issues

2007-03-30 Thread gerald at copix dot org
From: gerald at copix dot org Operating system: Linux PHP version: 5.2.1 PHP Bug Type: PDO related Bug description: PDO & UTF8 string length & truncate issues Description: Hello, While configured in UTF8 mode (eg with the connection string allRequi

#38178 [Asn]: Problem with parameter detection in queries (HY093)

2006-09-21 Thread gerald at copix dot org
ID: 38178 User updated by: gerald at copix dot org Reported By: gerald at copix dot org Status: Assigned Bug Type: PDO related Operating System: Windows PHP Version: 5.1.4 Assigned To: wez New Comment: Additionnal queries that do not work

#38178 [NoF->Opn]: Problem with parameter detection in queries (HY093)

2006-08-21 Thread gerald at copix dot org
ID: 38178 User updated by: gerald at copix dot org Reported By: gerald at copix dot org -Status: No Feedback +Status: Open Bug Type: PDO related Operating System: Windows PHP Version: 5.1.4 Assigned To: wez New Comment: @ iliaa

#38178 [NEW]: Problem with parameter detection in queries (HY093)

2006-07-21 Thread gerald at copix dot org
From: gerald at copix dot org Operating system: Windows PHP version: 5.1.4 PHP Bug Type: PDO related Bug description: Problem with parameter detection in queries (HY093) Description: Using PDO, a simple insert query does not work with "prepare / execute

#33980 [Bgs->Csd]: $this refers to the caller in static calls

2005-08-03 Thread gerald at copix dot org
ID: 33980 User updated by: gerald at copix dot org Reported By: gerald at copix dot org -Status: Bogus +Status: Closed Bug Type: Class/Object related Operating System: Linux PHP Version: 5.0.3 New Comment: My mistake, next time I'l

#33980 [NEW]: $this refers to the caller in static calls

2005-08-03 Thread gerald at copix dot org
From: gerald at copix dot org Operating system: Linux PHP version: 5.0.3 PHP Bug Type: Class/Object related Bug description: $this refers to the caller in static calls Description: $this refers to the caller in static calls of non-static methods. If the