php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55176 Inappopriate note in PHP manual
Submitted: 2011-07-11 07:13 UTC Modified: 2011-07-14 22:27 UTC
From: koay0008 at e dot ntu dot edu dot sg Assigned: frozenfire (profile)
Status: Closed Package: Unknown/Other Function
PHP Version: Irrelevant OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: koay0008 at e dot ntu dot edu dot sg
New email:
PHP Version: OS:

 

 [2011-07-11 07:13 UTC] koay0008 at e dot ntu dot edu dot sg
Description:
------------
---
From manual page: http://www.php.net/language.oop5.visibility
---

For the note contributed by ryan dot m dot lange at gmail dot com on 12-Oct-2010 
03:05, the problem is caused by lack of a call to parent constructor in the child 
class(ChildClass2). So I suggest that the author should be informed and this note 
should be removed.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-14 22:27 UTC] frozenfire@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: frozenfire
 [2011-07-14 22:27 UTC] frozenfire@php.net
I've rejected the note, as you are correct in your assessment of his error.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 17:01:34 2024 UTC