php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69918 http://php.net/__debugInfo goes to wrong page
Submitted: 2015-06-24 10:03 UTC Modified: 2015-06-24 13:00 UTC
From: php-bugs at allenjb dot me dot uk Assigned: salathe (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2015-06-24 10:03 UTC] php-bugs at allenjb dot me dot uk
Description:
------------
When you go to http://php.net/__debugInfo it takes you to Language Reference > Classes and Objects > Overloading, which makes no mention of this method.

It should take you to Language Reference > Classes and Objects > Magic Methods (or more directly straight to the hash http://php.net/manual/en/language.oop5.magic.php#object.debuginfo )


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-06-24 12:59 UTC] salathe@php.net
-Type: Documentation Problem +Type: Bug -Package: Documentation problem +Package: Website problem
 [2015-06-24 12:59 UTC] salathe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: salathe
 [2015-06-24 12:59 UTC] salathe@php.net
The fix for this bug has been committed. Since the websites are not directly
updated from the repository, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 06:00:01 2025 UTC