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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php-bugs at allenjb dot me dot uk
New email:
PHP Version: OS:

 

 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 23:01:28 2024 UTC