ID: 42193 Updated by: [EMAIL PROTECTED] Reported By: btherl at yahoo dot com dot au -Status: Open +Status: Assigned Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant -Assigned To: +Assigned To: nicobn
Previous Comments: ------------------------------------------------------------------------ [2007-08-03 02:10:17] btherl at yahoo dot com dot au Description: ------------ The links in the following text in the documentation for print_r() lead back to the same page: "Return Values If given a string, integer or float, the value itself will be printed. If given an array, values will be presented in a format that shows keys and elements. Similar notation is used for objects." The url I observed this was http://sg.php.net/manual/en/function.print-r.php Reproduce code: --------------- Visible at http://sg.php.net/manual/en/function.print-r.php Expected result: ---------------- I expected to be linked to the documentation for the type mentioned. Actual result: -------------- Instead, I was linked back to the same page. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42193&edit=1