Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
frankenphp: break loop when loopMax is reached (#174)
Fixes the issue that the loop doesn't exist when `$loopMax` is reached, but `$loopMax+1`. Please refer to php-runtime/runtime#173 for details.
- Loading branch information