PHP CPP v1.5.1 Release Notes

Release Date: 2015-10-07 // over 8 years ago
  • 🚀 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