Oraoto
Oraoto
How to reproduce: Run this code about 31 times: ```
Can we utilize `zend_execute` to evaluate opcode directly? Some benefits: 1. Reduce code size for faster load time 2. Skip lexing and parsing for faster startup time If possible, we...
To make sure all PHP langauge features are supported.
### Checklist - [X] The issue has been searched in [GitHub Issues](https://github.com/go-sonic/sonic/issues) ### What is version of Sonic has the issue? master ### What database are you using? SQLite3 ###...