From: webmaster at colder dot ch Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Strange links in the See Also of mysql_thread_id()
Description: ------------ http://php.net/mysql_thread_id Patch: phpdoc/en/reference/mysql/functions/mysql-thread-id.xml *** 67,74 **** <simplelist> <member><function>mysql_ping</function></member> <member><function>mysql_list_processes</function></member> - <member><function>mysql_</function></member> - <member><function>mysql_</function></member> </simplelist> </para> </refsect1> --- 67,72 ---- Expected result: ---------------- See Also mysql_ping() mysql_list_processes() Actual result: -------------- See Also mysql_ping() mysql_list_processes() mysql_() mysql_() -- Edit bug report at http://bugs.php.net/?id=33001&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=33001&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=33001&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=33001&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=33001&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=33001&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=33001&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=33001&r=needscript Try newer version: http://bugs.php.net/fix.php?id=33001&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=33001&r=support Expected behavior: http://bugs.php.net/fix.php?id=33001&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=33001&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=33001&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=33001&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=33001&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=33001&r=dst IIS Stability: http://bugs.php.net/fix.php?id=33001&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=33001&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=33001&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=33001&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=33001&r=mysqlcfg
