Skip to content

0.7.0 - 2016-02-29 (beta)

Pre-release
Pre-release
Compare
Choose a tag to compare
@gkralik gkralik released this 29 Feb 20:20
· 240 commits to main since this release

Added

  • Version information in phpinfo() (#12)
  • Windows build instructions (#8, #10)
  • A lot more tests
  • getErrorInfo() for exception classes (#14)
  • Argument info and types to enable reflection and type safety
  • Improve parameter handling (#15)
  • setTraceDir() and setTraceLevel() for setting the trace directory and level (#17)
  • for setting the trace level

Changed

  • TRACE_LEVEL_* constants are now integers

Fixed

  • Fixed a segfault when passing non-string values in connection parameters