php-src/main
Bob Weinand 13525328ed Cleanup shutdown, enable proper memory leak displaying
phpdbg should not memory leak...
2015-07-24 17:17:26 +02:00
..
streams fix pipe peek timeout 2015-07-02 15:19:38 +02:00
alloca.c - Fix outside-source-tree builds. Always include generated header files 2005-01-09 21:05:06 +00:00
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 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03: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 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
mergesort.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
network.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
output.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03: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 Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03: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 wrong number for the new option 2015-07-02 14:22:59 +02: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 Cleanup shutdown, enable proper memory leak displaying 2015-07-24 17:17:26 +02:00
php_variables.h Cleanup shutdown, enable proper memory leak displaying 2015-07-24 17:17:26 +02:00
php_version.h 5.6.10 will be next 2015-04-30 00:01:55 +02:00
php.h Ignore getcwd return in zend_compile 2015-07-16 22:48:56 +02:00
reentrancy.c bump year 2015-01-15 23:27:30 +08:00
rfc1867.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03: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 Make s(tr)pprintf infallible 2015-07-17 16:53:06 +02: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