php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33498 oo documentation not beginner friendly
Submitted: 2005-06-28 11:44 UTC Modified: 2005-06-28 11:47 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: jakob dot marberger at technoplast dot at Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: win xp
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: jakob dot marberger at technoplast dot at
New email:
PHP Version: OS:

 

 [2005-06-28 11:44 UTC] jakob dot marberger at technoplast dot at
Description:
------------
Hi all!

I have tried to get into the new object and class thing of php5 and - the documentation doesnt really help.

It is explained how things are, but not what they mean.
example: visibility
It states that visibility must be defined. But what is visibility? What is the effect of public or protected?
Nothing of that kind in there.

As it is, unless you know the stuff already (in which case you dont need the doku) you can work with it. If you dont (and therefore need the doku) you cant.

Sorry for the bother, but I depend on this...
Thanks, Jakob

Reproduce code:
---------------
// no code - documentation problem

Expected result:
----------------
// none

Actual result:
--------------
// none

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-28 11:47 UTC] derick@php.net
But this is basic OO principles... if you don't know those then why are you using OO? Get a good OO book...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 12:01:32 2024 UTC