Skip to content

v0.0.12

Compare
Choose a tag to compare
@rryqszq4 rryqszq4 released this 10 Apr 02:45
· 954 commits to master since this release

ngx_php7 0.0.12 changes: 10 Apr 2018

* Add php impl ngx_socket::connect, ngx_socket::send, ngx_socket::recv, ngx_socket::close.

* Add php impl ngx::post_args.

* Hidden main function definition, ex: 'ngx_content_2067061a67861d80610804313d66a8f7'.

* Fixd at zend_uthread, valid before change to valid after in zend_uthread_resume function, yield;ngx::sleep change to yield ngx::sleep.