php-src/main
2010-09-17 08:41:05 +00:00
..
streams - use TSRMLS_D/C with php_stream_context_alloc 2010-09-16 09:33:42 +00: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 - Make $sbindir be usable in C code as well (like $bindir and co.) 2009-12-15 11:17:47 +00:00
fopen_wrappers.c - open_basedir symlink support for Windows 2010-09-10 17:45:13 +00:00
fopen_wrappers.h use correct condition in the if 2010-05-25 19:19:45 +00:00
getopt.c final fix for long opts in getopt() 2010-04-15 11:50:43 +00:00
internal_functions_nw.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
internal_functions_win32.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
internal_functions.c.in - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
logos.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
main.c Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's 2010-08-18 13:34:40 +00:00
mergesort.c - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
network.c - fix the fix for bug #52323 2010-09-08 11:51:11 +00:00
output.c Preallocate zend_hash instead of allocation/deallocation it on each request 2010-08-27 06:09:18 +00:00
php_compat.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_content_types.c - drop TSRMLS_FETCH in sapi_register_* (won't bring much at runtime :) ) and cleanup/group the upgrade guide, no need of twenty titles for the same change 2010-09-17 08:41:05 +00:00
php_content_types.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_getopt.h - Add extern declarations for fixing the build with some compilers 2010-01-19 10:44:36 +00:00
php_globals.h Removed safe_mode 2010-04-26 23:53:30 +00:00
php_ini.c Fix bug #52786 (PHP should reset section to [PHP] after ini sections). Patch by 2010-09-09 05:11:05 +00:00
php_ini.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_logos.c * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
php_logos.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_main.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_memory_streams.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_network.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_open_temporary_file.c - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex 2010-08-30 09:38:47 +00:00
php_open_temporary_file.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_output.h Preallocate zend_hash instead of allocation/deallocation it on each request 2010-08-27 06:09:18 +00:00
php_reentrancy.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_scandir.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_scandir.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_sprintf.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_streams.h Fix bug #52802 (Out-of-date comment for 2010-09-10 03:08:05 +00:00
php_syslog.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_ticks.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_ticks.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_variables.c Use stack instead of heap 2010-08-26 12:20:35 +00:00
php_variables.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_version.h - Set trunk version. 2010-03-23 16:04:53 +00:00
php.h * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
reentrancy.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
rfc1867.c Fixed compiler warnings in main/ 2010-08-17 12:49:19 +00:00
rfc1867.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
SAPI.c - drop TSRMLS_FETCH in sapi_register_* (won't bring much at runtime :) ) and cleanup/group the upgrade guide, no need of twenty titles for the same change 2010-09-17 08:41:05 +00:00
SAPI.h - drop TSRMLS_FETCH in sapi_register_* (won't bring much at runtime :) ) and cleanup/group the upgrade guide, no need of twenty titles for the same change 2010-09-17 08:41:05 +00:00
snprintf.c Fixed compiler warnings in main/ 2010-08-17 12:49:19 +00:00
snprintf.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
spprintf.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
spprintf.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
strlcat.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
strlcpy.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
win32_internal_function_disabled.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
win95nt.h - add lstat support for Windows 2010-09-01 09:49:53 +00:00