Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@schoentoon schoentoon released this 07 Oct 15:47
· 247 commits to master since this release

This release only adds some error related functions

  • The php error_reporting function is exposed without any slow Php::call() calls
  • The php set_error_handler function is exposed without any slow Php::call() calls
  • Exposed all of the E_* properties as an enum