Skip to content

Feature Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@zelgerj zelgerj released this 13 Mar 16:03
· 74 commits to master since this 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.