php-src/main
Dmitry Stogov f0d2a0e542 Encapsulate FastCGI implementation details.
Previously fcgi_request defined in main/fastcgi.h might be treated differently in different files, because of different behavior of #ifdef TCP_NODELAY. This leaded to stack memory corruption and unpredictable crashes.
2015-06-23 16:27:21 +03:00
..
streams further cleanups with S_IF* macros generalized declarations 2015-05-25 18:03:28 +02:00
alloca.c
build-defs.h.in s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
fastcgi.c Encapsulate FastCGI implementation details. 2015-06-23 16:27:21 +03:00
fastcgi.h Encapsulate FastCGI implementation details. 2015-06-23 16:27:21 +03:00
fopen_wrappers.c further cleanups with S_IF* macros generalized declarations 2015-05-25 18:03:28 +02:00
fopen_wrappers.h Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
getopt.c bump year 2015-01-15 23:27:30 +08:00
http_status_codes.h HTTP 506 status code added. 2015-05-12 14:08:17 +02:00
internal_functions_nw.c bump year 2015-01-15 23:27:30 +08:00
internal_functions_win32.c bump year 2015-01-15 23:27:30 +08:00
internal_functions.c.in second shot on removing TSRMLS_* 2014-12-14 14:07:59 +01:00
main.c further cleanups with S_IF* macros generalized declarations 2015-05-25 18:03:28 +02:00
mergesort.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
network.c Merge branch 'PHP-5.6' 2015-01-31 21:50:08 -08:00
output.c RFC:continue_ob accepted 2015-03-25 15:22:49 +01:00
php_compat.h bump year 2015-01-15 23:27:30 +08:00
php_content_types.c bump year 2015-01-15 23:27:30 +08:00
php_content_types.h bump year 2015-01-15 23:27:30 +08:00
php_getopt.h bump year 2015-01-15 23:27:30 +08:00
php_globals.h Fix for #66048 2015-05-12 16:15:01 +02:00
php_ini.c further cleanups with S_IF* macros generalized declarations 2015-05-25 18:03:28 +02:00
php_ini.h bump year 2015-01-15 23:27:30 +08:00
php_main.h bump year 2015-01-15 23:27:30 +08:00
php_memory_streams.h bump year 2015-01-15 23:27:30 +08:00
php_network.h Merge branch 'PHP-5.6' 2015-01-31 21:50:08 -08:00
php_open_temporary_file.c ups, it should have used Zend MM 2015-05-13 11:11:37 +02:00
php_open_temporary_file.h Fix for #66048 2015-05-12 16:15:01 +02:00
php_output.h fix warnings 2015-01-30 22:32:00 +01:00
php_reentrancy.h bump year 2015-01-15 23:27:30 +08:00
php_scandir.c fix incompatible pointer warning 2015-02-03 17:52:18 +01:00
php_scandir.h bump year 2015-01-15 23:27:30 +08:00
php_sprintf.c bump year 2015-01-15 23:27:30 +08:00
php_stdint.h bump year 2015-01-15 23:27:30 +08:00
php_streams.h Fixed bug #68887 (resources are not freed correctly) 2015-04-08 13:29:42 +03:00
php_syslog.h bump year 2015-01-15 23:27:30 +08:00
php_ticks.c bump year 2015-01-15 23:27:30 +08:00
php_ticks.h bump year 2015-01-15 23:27:30 +08:00
php_variables.c remove non-applicable comment 2015-05-24 23:49:43 +02:00
php_variables.h bump year 2015-01-15 23:27:30 +08:00
php_version.h 5.6.10 will be next 2015-04-30 00:01:55 +02:00
php.h bump year 2015-01-15 23:27:30 +08:00
reentrancy.c bump year 2015-01-15 23:27:30 +08:00
rfc1867.c code standard 2015-05-16 00:19:43 +08:00
rfc1867.h expose destroy_uploaded_files_hash in the API (used by apfd extension) 2015-03-25 14:33:47 +01:00
SAPI.c fix datatype mismatches 2015-03-24 22:02:31 +01:00
SAPI.h fix datatype mismatches 2015-03-24 22:02:31 +01:00
snprintf.c bump year 2015-01-15 23:27:30 +08:00
snprintf.h bump year 2015-01-15 23:27:30 +08:00
spprintf.c Merge branch 'PHP-5.6' 2015-01-20 11:47:46 -08:00
spprintf.h bump year 2015-01-15 23:27:30 +08:00
strlcat.c bump year 2015-01-15 23:27:30 +08:00
strlcpy.c bump year 2015-01-15 23:27:30 +08:00
win95nt.h This macro is defined in zend_virtual_cwd.h, avoid redef 2015-06-22 14:02:04 +02:00