php-src/main
Peter Kokot 4fcecfb291 Remove old apache_hooks occurrence
The apache_hooks SAPI has been removed since PHP >= 7.0 and there is no
need to have two different php_request_startup definitions.

Also php_request_startup_for_hook() and php_request_shutdown_for_hook() functions
are not used in the PHP source code directly anymore. They are out of sync and
are not touched when making changes to the shutdown sequence.

The php_start_sapi() function was therefore not used anymore and is
removed.
2017-10-08 17:49:24 +02:00
..
streams Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
alloca.c
build-defs.h.in Removed Bird(broken)step support from ODBC 2017-07-19 10:19:32 +02:00
explicit_bzero.c sync vim mode lines in main 2017-07-09 15:07:23 +02:00
fastcgi.c remove cast 2017-07-28 14:59:31 +02:00
fastcgi.h Merge branch 'PHP-7.0' into PHP-7.1 2017-02-12 00:06:35 +01:00
fopen_wrappers.c Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
fopen_wrappers.h Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
getopt.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
http_status_codes.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
internal_functions_win32.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
internal_functions.c.in Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
main.c Remove old apache_hooks occurrence 2017-10-08 17:49:24 +02:00
mergesort.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
network.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
output.c Use request heap. 2017-06-21 11:25:05 +03:00
php_compat.h Use private names for new libpcre symbols. 2017-09-18 20:00:45 +03:00
php_content_types.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_content_types.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_getopt.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_globals.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_ini.c remove casts and ensure no out of bounds access 2017-07-21 22:26:37 +02:00
php_ini.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_main.h Remove old apache_hooks occurrence 2017-10-08 17:49:24 +02:00
php_memory_streams.h Fix #75031: Support append mode in php://temp streams 2017-08-04 12:43:49 +01:00
php_network.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_open_temporary_file.c Move cwd_state and path related routines to size_t 2017-07-27 20:11:21 +02:00
php_open_temporary_file.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_output.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_reentrancy.h Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
php_scandir.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_scandir.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_sprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_stdint.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_streams.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_syslog.c Follow up on ed9c16ad5def47d1c8ae2787f53dccfac893ce5f 2017-08-19 13:51:44 +02:00
php_syslog.h Turn php_syslog() into wrapper for syslog and split lines 2017-08-19 13:51:44 +02:00
php_ticks.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ticks.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_variables.c Avoid useless duplication 2017-06-21 12:57:24 +03:00
php_variables.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_version.h bump versions 2017-09-12 15:34:30 +01:00
php.h Remove old references to SAPIs and extensions no longer in the core 2017-07-19 09:09:24 +02:00
reentrancy.c Removed support for BeOS, development for BeOS was supported 17 years ago. 2017-08-29 22:03:56 +02:00
rfc1867.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
rfc1867.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
SAPI.c remove useless cast 2017-07-09 15:15:17 +02:00
SAPI.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
snprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
snprintf.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
spprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
spprintf.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
strlcat.c Sync strlcat() implementation 2017-08-25 22:12:23 +02:00
strlcpy.c use extra flag to turn on php implementations 2017-03-19 23:19:31 +01:00