ID: 30115 User updated by: richard dot quadling at bandvulc dot co dot uk Reported By: richard dot quadling at bandvulc dot co dot uk Status: Bogus Bug Type: Documentation problem Operating System: Windows XP SP2 PHP Version: 5.0.1 New Comment:
What criteria is used to ID a bug report as bogus? I said "Documentation problem". You say it IS documented, but not with regards to the phpmanual facility activated within PHP.INI? I'm using the latest HTML manuals available (28-8-2004). There is no page called function.--destuct.html in the archive available from www.php.net. I do not see how this is bogus? Richard Quadling. Previous Comments: ------------------------------------------------------------------------ [2004-09-18 12:51:09] [EMAIL PROTECTED] The __destruct() method is documented. ------------------------------------------------------------------------ [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