From: richard dot quadling at bandvulc dot co dot uk Operating system: Windows XP SP2 PHP version: 5.0.1 PHP Bug Type: Documentation problem Bug description: The wrong link is shown for __destroy when using phpmanual
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 bug report at http://bugs.php.net/?id=30115&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=30115&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30115&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30115&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=30115&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=30115&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=30115&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=30115&r=needscript Try newer version: http://bugs.php.net/fix.php?id=30115&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=30115&r=support Expected behavior: http://bugs.php.net/fix.php?id=30115&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=30115&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=30115&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=30115&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=30115&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=30115&r=dst IIS Stability: http://bugs.php.net/fix.php?id=30115&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=30115&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=30115&r=float MySQL Configuration Error: http://bugs.php.net/fix.php?id=30115&r=mysqlcfg
