php-src/main
2018-07-05 06:30:58 +02:00
..
streams Avoid useless stream buffer copying and workaround with chunk_size manipulation. 2018-06-14 02:34:17 +03:00
alloca.c
build-defs.h.in year++ 2018-01-02 12:57:58 +08:00
explicit_bzero.c Add RtlSecureZeroMemory to explicit_bzero() compile case 2018-01-26 21:34:31 +01:00
fastcgi.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
fastcgi.h year++ 2018-01-02 12:57:58 +08:00
fopen_wrappers.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
fopen_wrappers.h year++ 2018-01-02 12:57:58 +08:00
getopt.c year++ 2018-01-02 12:57:58 +08:00
http_status_codes.h Remove old SVN keywords substitutions 2018-06-16 13:04:30 +02:00
internal_functions_win32.c year++ 2018-01-02 12:57:58 +08:00
internal_functions.c.in year++ 2018-01-02 12:57:58 +08:00
main.c Add syslog's ident and facility parameters to config 2018-07-01 18:08:07 +01:00
mergesort.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
network.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
output.c Remove unnecessary uses of z/ parameters 2018-06-25 22:27:42 +02:00
php_compat.h year++ 2018-01-02 12:57:58 +08:00
php_content_types.c year++ 2018-01-02 12:57:58 +08:00
php_content_types.h year++ 2018-01-02 12:57:58 +08:00
php_getopt.h year++ 2018-01-02 12:57:58 +08:00
php_globals.h Add syslog's ident and facility parameters to config 2018-07-01 18:08:07 +01:00
php_ini.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
php_ini.h year++ 2018-01-02 12:57:58 +08:00
php_main.h year++ 2018-01-02 12:57:58 +08:00
php_memory_streams.h year++ 2018-01-02 12:57:58 +08:00
php_network.h year++ 2018-01-02 12:57:58 +08:00
php_open_temporary_file.c Merge branch 'PHP-7.2' 2018-03-07 12:29:56 +01:00
php_open_temporary_file.h year++ 2018-01-02 12:57:58 +08:00
php_output.h year++ 2018-01-02 12:57:58 +08:00
php_reentrancy.h year++ 2018-01-02 12:57:58 +08:00
php_scandir.c year++ 2018-01-02 12:57:58 +08:00
php_scandir.h year++ 2018-01-02 12:57:58 +08:00
php_sprintf.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
php_stdint.h year++ 2018-01-02 12:57:58 +08:00
php_streams.h Added parentheses 2018-06-06 15:29:59 +03:00
php_syslog.c Add syslog's ident and facility parameters to config 2018-07-01 18:08:07 +01:00
php_syslog.h Add syslog's ident and facility parameters to config 2018-07-01 18:08:07 +01:00
php_ticks.c year++ 2018-01-02 12:57:58 +08:00
php_ticks.h year++ 2018-01-02 12:57:58 +08:00
php_variables.c Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized destructors. 2018-07-04 19:22:24 +03:00
php_variables.h year++ 2018-01-02 12:57:58 +08:00
php_version.h next is 7.2.5 2018-03-13 12:49:25 +01:00
php.h Bump extension, module and PHP API numbers for 7.3 2018-06-14 16:26:13 +02:00
reentrancy.c year++ 2018-01-02 12:57:58 +08:00
rfc1867.c Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
rfc1867.h year++ 2018-01-02 12:57:58 +08:00
SAPI.c 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
SAPI.h 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
snprintf.c Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized destructors. 2018-07-04 19:22:24 +03:00
snprintf.h year++ 2018-01-02 12:57:58 +08:00
spprintf.c Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized destructors. 2018-07-04 19:22:24 +03:00
spprintf.h year++ 2018-01-02 12:57:58 +08:00
strlcat.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
strlcpy.c year++ 2018-01-02 12:57:58 +08:00