ID: 42193 Updated by: [EMAIL PROTECTED] Reported By: btherl at yahoo dot com dot au -Status: Assigned +Status: Closed Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant Assigned To: bjori New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2007-08-03 03:08:33] [EMAIL PROTECTED] This is a problem throughout the entire manual with <type>, something is wrong with the xsl build system. ------------------------------------------------------------------------ [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
