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
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
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
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
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
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
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
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