Add options to control method failure handling in the Router middleware
Open
@olegbaturin is already working on this.
Since Oct 22, 2024.
type:enhancement
- Dominant language
- PHP
- Stars
- 63
- Forks
- 26
- Avg merge
- 6d 2h
- Merged PRs (30d)
- 1
Description
- Add
handleMethodFailureproperty to enable/disable method failure handling. - Add
optionsHandlerandnotAllowedHandlerproperties to generate appropriate responses.
Contributor guide
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.
Assessment
This issue has not been assessed yet.