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
 [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: Fri Apr 26 06:01:32 2024 UTC