php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35166 ReflectionMethod::getParameters() doesn't work on built-in methods
Submitted: 2005-11-09 10:14 UTC Modified: 2005-11-09 12:21 UTC
From: tomas_matousek at hotmail dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5CVS-2005-11-09 (CVS) OS: WinXP
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: tomas_matousek at hotmail dot com
New email:
PHP Version: OS:

 

 [2005-11-09 10:14 UTC] tomas_matousek at hotmail dot com
Description:
------------
My question is related to the bug #28114.
You claim it is not possible to retrieve some information about parameters of built-in methods like type hint or default value.
Is it at least possible to get the number of parameters or their names?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-09 10:39 UTC] tony2001@php.net
Please ask such questions in an appropriate mailing list.
This is not a support forum.

And the answer is "no", btw.
 [2005-11-09 12:21 UTC] tomas_matousek at hotmail dot com
Well, I know that it is not possible as I've tried it. I thought that it is a bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 22:01:31 2024 UTC