ID: 29311
User updated by: mc at webheberg dot com
Reported By: mc at webheberg dot com
Status: Open
Bug Type: Class/Object related
Operating System: Linux Debian
PHP Version: 5.0.0
New Comment:
So I use the mysqli procedurial methods in my class
ID: 29311
User updated by: mc at webheberg dot com
Reported By: mc at webheberg dot com
Status: Open
Bug Type: Class/Object related
Operating System: Linux Debian
PHP Version: 5.0.0
New Comment:
Note that it was working fine with my PHP5 RC2 and
From: mc at webheberg dot com
Operating system: Linux Debian
PHP version: 5.0.0
PHP Bug Type: Class/Object related
Bug description: Cannot override mysqli constructor
Description:
I wrote a small class (named Mysql) that extends mysqli, but when I make a
new
From: mc at webheberg dot com
Operating system: Linux Debian
PHP version: 5.0.0RC2
PHP Bug Type: Compile Failure
Bug description: mysqli doesn't compile
Description:
I'm trying to compile PHP5 with mysqli support. I've really tried all what
I ca