microsoft / microsoft/tolerant-php-parser
Incorrectly identified need for closing brace
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 894
- Forks
- 85
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
Attached below is the code that was identified as needing a closing brace. The plug-in marked the end of the file as the point needing the brace
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.
Research direction
Start by reproducing the parser or plug-in behavior with the attached index.txt file and inspect why the end of the file is reported as needing a closing brace. Done means the provided input no longer produces an incorrect missing-brace diagnostic; the issue does not name a source file or test to update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100