Feature Release
Pre-release
Pre-release
v0.1.5-beta changelog
- added possibility to remove functions and constants before the runtime has started up via ini entries, so it's possible to write you own core functions (e.g. strlen, headers_sent) or modify some consts set by a sapi (e.g PHP_SAPI, PHP_VERSION) all in php userland!
- added tests.