php-src/main
Sara Golemon 00a7b1ff7f Fix php_module_startup() when loading more than one additional module
Dereferencing addition_modules within php_module_startup would
point to a vector entirely on the stack (which is of course, wrong).

Use a specialized helper to keep BC with the current php_module_startup()
calling semantics.

Fixes 63159
Thanks to @a-j-k
2013-12-03 18:20:19 -08:00
..
streams Merge branch 'PHP-5.4' into PHP-5.5 2013-07-19 09:39:53 +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 Expose PHP_MANDIR 2011-04-18 09:50:32 +00:00
fopen_wrappers.c fix a very rare case of use of uninitialized value combined with a 2013-09-18 11:10:55 +02:00
fopen_wrappers.h Happy New Year 2013-01-01 16:37:09 +08:00
getopt.c Happy New Year 2013-01-01 16:37:09 +08:00
internal_functions_nw.c Happy New Year 2013-01-01 16:37:09 +08:00
internal_functions_win32.c Happy New Year 2013-01-01 16:37:09 +08:00
internal_functions.c.in - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
main.c Fix php_module_startup() when loading more than one additional module 2013-12-03 18:20:19 -08:00
mergesort.c - MFH Cleanup exports and allow to overwrite ext registration 2008-08-22 12:59:46 +00:00
network.c Typo fix: recieved to received 2013-03-07 23:05:05 +01:00
output.c Happy New Year 2013-01-01 16:37:09 +08:00
php_compat.h Happy New Year 2013-01-01 16:37:09 +08:00
php_content_types.c Happy New Year 2013-01-01 16:37:09 +08:00
php_content_types.h Happy New Year 2013-01-01 16:37:09 +08:00
php_getopt.h Happy New Year 2013-01-01 16:37:09 +08:00
php_globals.h Implemented Feature #60524 (sys_temp_dir) 2013-01-28 22:37:43 -08:00
php_ini.c Merge branch 'PHP-5.4' into PHP-5.5 2013-07-15 17:35:29 +02:00
php_ini.h Happy New Year 2013-01-01 16:37:09 +08:00
php_main.h Happy New Year 2013-01-01 16:37:09 +08:00
php_memory_streams.h Happy New Year 2013-01-01 16:37:09 +08:00
php_network.h Fix non-Windows build 2013-02-02 16:38:09 +01:00
php_open_temporary_file.c - Fixed ZTS build 2013-01-29 09:26:54 -02:00
php_open_temporary_file.h complete zts fix 2013-01-29 12:12:34 -08:00
php_output.h Happy New Year 2013-01-01 16:37:09 +08:00
php_reentrancy.h Happy New Year 2013-01-01 16:37:09 +08:00
php_scandir.c Happy New Year 2013-01-01 16:37:09 +08:00
php_scandir.h Happy New Year 2013-01-01 16:37:09 +08:00
php_sprintf.c Happy New Year 2013-01-01 16:37:09 +08:00
php_streams.h Happy New Year 2013-01-01 16:37:09 +08:00
php_syslog.h Happy New Year 2013-01-01 16:37:09 +08:00
php_ticks.c Happy New Year 2013-01-01 16:37:09 +08:00
php_ticks.h Happy New Year 2013-01-01 16:37:09 +08:00
php_variables.c Merge branch 'PHP-5.4' into PHP-5.5 2013-08-14 20:43:25 -07:00
php_variables.h Happy New Year 2013-01-01 16:37:09 +08:00
php_version.h 5.5.8-dev now 2013-11-27 09:34:40 +01:00
php.h Happy New Year 2013-01-01 16:37:09 +08:00
reentrancy.c Happy New Year 2013-01-01 16:37:09 +08:00
rfc1867.c Merge branch 'PHP-5.4' into PHP-5.5 2013-08-14 20:43:25 -07:00
rfc1867.h Happy New Year 2013-01-01 16:37:09 +08:00
SAPI.c Happy New Year 2013-01-01 16:37:09 +08:00
SAPI.h Happy New Year 2013-01-01 16:37:09 +08:00
snprintf.c Happy New Year 2013-01-01 16:37:09 +08:00
snprintf.h typo fixes 2013-07-15 00:23:03 -07:00
spprintf.c fixed alternate form for 'x' and 'X' formats 2013-01-13 15:45:15 +01:00
spprintf.h typo fixes 2013-07-15 00:23:03 -07:00
strlcat.c Happy New Year 2013-01-01 16:37:09 +08:00
strlcpy.c Happy New Year 2013-01-01 16:37:09 +08:00
win32_internal_function_disabled.h versions no longer supported, no need to check 2013-03-27 07:15:23 +01:00
win95nt.h Happy New Year 2013-01-01 16:37:09 +08:00