.. |
streams
|
- #51854, fix logic (patch by Tjerk)
|
2010-05-18 19:39:39 +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
|
Use zend_stream API to open main PHP script in CGI/FastCGI. This allows to override the open function by opcode caches and eliminate the actual open syscall.
|
2010-07-07 16:54:55 +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
|
Optimized defaut Content-Type HTTP header processing
|
2010-07-14 15:20:44 +00:00 |
mergesort.c
|
- MFH Cleanup exports and allow to overwrite ext registration
|
2008-08-22 12:59:46 +00:00 |
network.c
|
Removed safe_mode
|
2010-04-26 23:53:30 +00:00 |
output.c
|
fix minor memleak
|
2010-06-09 11:04:03 +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
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +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 #51276 (php_load_extension() is missing when HAVE_LIBDL is undefined)
|
2010-06-08 12:54:11 +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
|
- prevent unexpectable behaviors (for the user) with invalid path
|
2010-02-07 20:15:58 +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
|
fix cxx build
|
2010-06-02 12:49:12 +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
|
add the constant back. quite a lot of code uses it.
|
2010-04-28 10:36:33 +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 interned strings for auto globals
|
2010-07-08 14:05:11 +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
|
Removed register_globals
|
2010-04-21 01:27:22 +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
|
Optimized defaut Content-Type HTTP header processing
|
2010-07-14 15:20:44 +00:00 |
SAPI.h
|
I am sorry I tried fixing PHP without extensive discussion on the mailing list.
|
2010-03-18 22:37:25 +00:00 |
snprintf.c
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +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
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |