ID: 43708
User updated by: mo at modejong dot com
Reported By: mo at modejong dot com
-Status: Feedback
+Status: Open
Bug Type: MySQLi related
Operating System: WinXP
PHP Version: 5.2.5
New Comment:
The server version is reported as
From: mo at modejong dot com
Operating system: WinXP
PHP version: 5.2.5
PHP Bug Type: Class/Object related
Bug description: Invalid invocation of non-static class function
Description:
PHP allows invocation of an instance method in a class that
is unrelated to
From: mo at modejong dot com
Operating system: WinXP
PHP version: 5.2.5
PHP Bug Type: MSSQL related
Bug description: mysql_field_name does not return FALSE on error
Description:
The mysql_field_name API should return FALSE on errror,
that is what the docs state
From: mo at modejong dot com
Operating system: WinXP
PHP version: 5.2.5
PHP Bug Type: MySQLi related
Bug description: mysqli_stmt_affected_rows return values don't match
documentation
Description:
The mysqli_stmt_affected_rows implementation does not
matc