ID: 33635 User updated by: tony at marston-home dot demon dot co dot uk Reported By: tony at marston-home dot demon dot co dot uk -Status: Feedback +Status: Open Bug Type: MySQLi related Operating System: Windows XP PHP Version: 5CVS-2005-07-10 (dev) New Comment:
php_session class is a subclass of std.table class, so i suppose they could be combined, but it still wouldn't reduce the total code. It is the interaction between the table class and the mysql class which appears to be causing the problem. The point is that the line where it fails is executed without error several times before the failure occurs. If I remove the custom session handler the code never fails. It does not fail when reading the session data, only when writing. Previous Comments: ------------------------------------------------------------------------ [2005-07-10 23:59:04] [EMAIL PROTECTED] "Smallest possible" doesn't mean that you remove everything. Or does it stop failing when you remove just ONE class? ------------------------------------------------------------------------ [2005-07-10 23:44:45] tony at marston-home dot demon dot co dot uk It simply does not fail when I remove all those classes. That is the smallest I can possibly make it, and I have been working on it all afternoon. ------------------------------------------------------------------------ [2005-07-10 22:23:14] [EMAIL PROTECTED] Please, provide a *short* but *complete* reproduce case without all those numerous classes, includes etc. Thanks. ------------------------------------------------------------------------ [2005-07-10 22:11:19] tony at marston-home dot demon dot co dot uk The full test set can be downloaded from http://www.tonymarston.net/test.zip ------------------------------------------------------------------------ [2005-07-10 21:56:10] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try to avoid embedding huge scripts into the report. ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/33635 -- Edit this bug report at http://bugs.php.net/?id=33635&edit=1