Skip to content

v0.0.16

Compare
Choose a tag to compare
@rryqszq4 rryqszq4 released this 01 Feb 15:16
· 793 commits to master since this release

ngx_php7 0.0.16 changes: 01 Feb 2019

* Add php impl ngx_header_set, ngx_header_get and ngx_header_gets.

* Fixed when php script was error, response return 500 code.

* Fixed core dump at php error handler.

* Fixed nginx request keepalive to close by the right way.