ReflectionFunctionAbstract::getTentativeReturnType called on reflection function
Nobody has claimed this yet.
- Dominant language
- XML
- Stars
- 596
- Forks
- 890
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 55
Description
From manual page: https://php.net/reflectionfunctionabstract.gettentativereturntype
In the manual page there is an example of the function ::getTentativeReturnType called upon a reflection method.
There is no example with a standard function
Has it sense applying this concept to standard function?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the manual page for ReflectionFunctionAbstract::getTentativeReturnType linked in the issue and inspect its existing example for a reflection method. Compare the documentation for standard functions and determine whether an example or clarification is needed; done means the page addresses standard-function usage without leaving the question unresolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100