php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43975 php.net/clone should redirect to chapter "Object cloning"
Submitted: 2008-01-29 21:13 UTC Modified: 2008-01-31 17:14 UTC
From: mfischer@php.net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mfischer@php.net
New email:
PHP Version: OS:

 

 [2008-01-29 21:13 UTC] mfischer@php.net
Description:
------------
php.net/clone doesn't find anything, though I think it would be nice if it would forward to http://php.net/manual/en/language.oop5.cloning.php because it documents the statement there.

Looking at #34279 and at http://php.net/source.php?url=/error.php, the fix would probably just to add 

"clone"      => "language.oop5.cloning",

to the list (note that an entry for __clone exists already).




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-01-31 12:53 UTC] msaraujo@php.net
A patch is being prepared
http://jmcodex.com/patches/error.diff
 [2008-01-31 17:14 UTC] philip@php.net
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.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 05:00:02 2026 UTC