Skip to content

Version 0.8.0

Latest
Compare
Choose a tag to compare
@lisachenko lisachenko released this 11 Mar 15:20
· 28 commits to master since this release

This version provides an API for creation and registration of PHP extensions. Now it is possible to define your own extensions as traditional PHP classes and use them for accessing global memory between requests.

See #38 for description and creating PHP extensions in runtime section in README