ID: 30115 Updated by: [EMAIL PROTECTED] Reported By: richard dot quadling at bandvulc dot co dot uk -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Windows XP SP2 PHP Version: 5.0.1 New Comment:
The __destruct() method is documented. Previous Comments: ------------------------------------------------------------------------ [2004-09-16 15:15:47] richard dot quadling at bandvulc dot co dot uk Description: ------------ I use the phpmanual facility so that I can get links to the function that fails, when it fails. My code failed showing ... Warning: FormMaint::__destruct() [function.--destruct.html]: message: Cannot insert duplicate key row in object 'kpi_element_types' with unique index 'IX_element_types_ElementTypeExecutionSequence'. (severity 14) in C:\WebSites\PHP\Includes\class_FormMaint.inc on line 239 The important bit is [function.--destruct.html] which points to url ... http://dev.kpi.bandvulc/phpmanual/function.--destruct.html which doesn't exist. Reproduce code: --------------- Generating the error was VERY hard work (i.e. 1 line in the wrong place), but is not relevant to the problem. The problem is that there is no documentation for function.--desctruct.html ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30115&edit=1