rryqszq4 / ngx-php

ngx-php - Embedded php7 or php8 scripting language for nginx module. Mainline development version of the ngx-php.
BSD 2-Clause "Simplified" License
586 stars 56 forks source link

[pr] bugfix #31

Closed rryqszq4 closed 5 years ago

rryqszq4 commented 5 years ago

[src] Optimize performance of socket recv and close. [src] Fixed ctx is nil at output handler cause a core dump. [travis] Update php version.