Skip to content

Commit

Permalink
Merge pull request #81 from rryqszq4/development
Browse files Browse the repository at this point in the history
[pr] release version to 0.0.21
  • Loading branch information
rryqszq4 authored Nov 5, 2019
2 parents 38564ea + 13173ff commit c7332f7
Show file tree
Hide file tree
Showing 4 changed files with 275 additions and 4 deletions.
21 changes: 21 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
ngx_php7 0.0.21 changes: 4 Nov 2019
* Add directive init_worker_by_php_block.

* Add directive rewrite_by_php_block.

* Add directive access_by_php_block.

* Add directive content_by_php_block.

* Add directive log_by_php_block.

* Add directive header_filter_by_php_block.

* Add directive body_by_php_block.

* Fixed support startup opcache, thanks joanhey.

* Optimize mysql driver.

* Optimize redis driver.

ngx_php7 0.0.20 changes: 17 Oct 2019
* Add directive php_set, php_rewrite, php_access, php_content, php_log, php_header_filter, php_body_filter and php_body_filter.

Expand Down
Loading

0 comments on commit c7332f7

Please sign in to comment.