php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34337 Typo in oop5 reflection manual
Submitted: 2005-09-01 22:36 UTC Modified: 2005-09-01 22:41 UTC
From: colder@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: colder@php.net
New email:
PHP Version: OS:

 

 [2005-09-01 22:36 UTC] colder@php.net
Description:
------------
There is a tiny typo in :

php.net/manual/en/language.oop5.reflection.php

In "ReflectionMethod" section on the first code-block :

...
public moxed invokeArgs(stdclass object, array args)
...


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-01 22:41 UTC] nlopess@php.net
fixed, thanks.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 09 01:01:35 2025 UTC