php-parser/.github/ISSUE_TEMPLATE.md

18 lines
222 B
Markdown
Raw Normal View History

## PHP Version
// The version on which the error is reproduced.
## Code Example
```php
// your code here
```
## Actual Behavior
// Example of incorrect error
## Expected Behavior
// Description of what you expected