mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
similar to what have been done for pdo/sqlite as having statement explain support to simulate how a query would operate or for more advanced users, analysing the VM routines used for possible optimisations. close GH-18853