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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
42 + 44 = ?
Subscribe to this entry?

 
 [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 16:01:33 2024 UTC