php-src/sapi
Nikita Popov 6e2c54d3e7 Fix incorrect length calculation
sizeof char pointer != sizeof string literal.
2018-07-20 17:47:53 +02:00
..
apache2handler Fix race conditions with Apache vhost vs. per dir config 2018-02-01 15:24:31 +01:00
cgi Fixed bug #62596 add getallheaders (apache_request_headers) missing function in FPM add sapi_add_request_header in public API (was add_request_header) fix arginfo for fastcgi_finish_request fucntion 2018-07-05 06:30:58 +02:00
cli Merge branch 'pull-request/3274' 2018-06-19 16:50:16 -07:00
embed year++ 2018-01-02 12:57:58 +08:00
fpm Fix incorrect length calculation 2018-07-20 17:47:53 +02:00
litespeed Removed and fixed unused variables 2018-07-19 22:51:37 -03:00
phpdbg Use zval_ptr_dtor() imstead of zval_dtor() 2018-07-05 17:55:54 +03:00
tests Merge branch 'PHP-5.6' 2015-08-11 01:42:25 +02:00