php-src/main
Nikita Popov 66c8a9d672 Remove EH_SUPPRESS mode
It is unused and does not work in any meaningful way:
Warnings are suppressed, but everything else (both notices and
fatals) are not. It would make some sense if it suppressed
warnings and lower, but right now this is a pointless mode.
2017-12-23 13:28:09 +01:00
..
streams Use cheaper API 2017-12-18 11:55:14 +08: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 Improve explicit_bzero implementation 2017-12-16 23:07:48 +01:00
fastcgi.c Added RC_DEBUG exception 2017-11-02 23:54:24 +03: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 Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
internal_functions_win32.c Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
internal_functions.c.in Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
main.c Remove EH_SUPPRESS mode 2017-12-23 13:28:09 +01: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 interned strins for output handler aliases and conflict checkers names. 2017-11-02 14:11:56 +03:00
php_compat.h Patch core for PCRE2 support 2017-11-13 19:37:38 +01:00
php_content_types.c Move constants into read-only data segment 2017-12-14 22:14:36 +03: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 Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
php_memory_streams.h Turn "php_stream_wrapper"s into constants 2017-12-14 22:46:22 +03:00
php_network.h Move constants into read-only data segment 2017-12-14 22:14:36 +03: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 Eliminate cast 2017-11-22 12:50:50 +01: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 Fix C++ build failure due to format macros 2017-11-24 19:02:59 +01:00
php_streams.h Turn "php_stream_wrapper"s into constants 2017-12-14 22:46:22 +03: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 Use cheaper API 2017-12-18 11:55:14 +08:00
php_variables.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_version.h next version is 7.2.1 2017-11-13 12:46:30 +01:00
php.h Fixed a typo 2017-12-09 18:39:06 +01: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 Move constants into read-only data segment 2017-12-14 22:14:36 +03:00
SAPI.h Move constants into read-only data segment 2017-12-14 22:14:36 +03:00
snprintf.c Move constants into read-only data segment 2017-12-14 22:14:36 +03: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