You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jani Taskinen ab88e60310 - Fix possible crashes in 64bit builds caused by usage of int instead of size_t 15 years ago
..
streams - Fixed bug #52820 (writes to fopencookie FILE* not commited when seeking the 15 years ago
SAPI.c Updated _SERVER['REQUEST_TIME'] to include microsecond precision. 15 years ago
SAPI.h - Fixed #52045 (FPM tries to open php.ini from the current dir) 15 years ago
alloca.c - Fix outside-source-tree builds. Always include generated header files 21 years ago
build-defs.h.in - Make $sbindir be usable in C code as well (like $bindir and co.) 16 years ago
fopen_wrappers.c Fix bug #53226 (file_exists fails on big filenames). 15 years ago
fopen_wrappers.h use correct condition in the if 16 years ago
getopt.c final fix for long opts in getopt() 16 years ago
internal_functions.c.in - MFH Cleanup exports and allow to overwrite ext registration 18 years ago
internal_functions_nw.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
internal_functions_win32.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
logos.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
main.c - Fix possible crashes in 64bit builds caused by usage of int instead of size_t 15 years ago
mergesort.c - Cleanup exports and allow to overwrite ext registration 18 years ago
network.c - Fixed a small mistake in the fix for bug #50953 that made connection timeouts not be detected as such. 15 years ago
output.c explicitness FTW; it should have been like that before, so it wouldn't have happened 15 years ago
php.h Added TSRMLS macros into php_get_current_user() 15 years ago
php_compat.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
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 15 years ago
php_content_types.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_getopt.h - Add extern declarations for fixing the build with some compilers 16 years ago
php_globals.h Removed safe_mode 16 years ago
php_ini.c - Fixed #52045 (FPM tries to open php.ini from the current dir) 15 years ago
php_ini.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_logos.c MFH: Improved / fixed output buffering (Michael Wallner) 16 years ago
php_logos.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_main.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_memory_streams.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_network.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_open_temporary_file.c - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex 15 years ago
php_open_temporary_file.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_output.h Preallocate zend_hash instead of allocation/deallocation it on each request 15 years ago
php_reentrancy.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_scandir.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_scandir.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_sprintf.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_streams.h - Added leak_variable() function. 15 years ago
php_syslog.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_ticks.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_ticks.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_variables.c - Cleanup 15 years ago
php_variables.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
php_version.h - Set trunk version. 16 years ago
reentrancy.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
rfc1867.c - Implemented FR #50692, not uploaded files don't count towards 15 years ago
rfc1867.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
snprintf.c Fixed compiler warnings in main/ 16 years ago
snprintf.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
spprintf.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
spprintf.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
strlcat.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
strlcpy.c sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
win32_internal_function_disabled.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
win95nt.h - add lstat support for Windows 15 years ago