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
 [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: Tue Jul 08 20:01:34 2025 UTC