Hello Steven,
This error was already corrected in CVS.
The correct version will avaliable in the mirrors in the next manual build,
which can take up to two weeks.
Thanks for your report,
Nuno Lopes
- Original Message -
> Dear PHP Documentation Team,
>
> I'd like to report what seems to
[EMAIL PROTECTED] wrote:
> I'd like to report what seems to be a typo.
> To be found here:
> PHP Manual > Classes and Objects > Visibility
> 2nd Paragraph:
> "Class members must be defined with public, private, or private."
> (Maybe: "Class members must be defined with public, protected or private
Dear PHP Documentation Team,
I'd like to report what seems to be a typo.
To be found here:
PHP Manual > Classes and Objects > Visibility
2nd Paragraph:
"Class members must be defined with public, private, or private."
(Maybe: "Class members must be defined with public, protected or private."?