formulahendry / formulahendry/vscode-code-runner
[Bug] PHP For Loop output is not working properly.
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.59.0
- OS Version: Win 10 x64
- Code Runner Version: v0.11.5
**Describe the bug**
When I am running this PHP For loop it's showing random output sometimes it shows half of the total output and sometimes it showing nothing. Another problem is, I set clean previous output when new code runs but it's not working while using this For loop.
```
```
**To Reproduce**
1. Run PHP For loop
2. Clear previous output
**Actual behavior**
Told in the description.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.