php-src/main
Nikita Popov fd4025069d
Enable HT RC assertions with escape-hatch
HT functions that modify the array now assert that rc=1. As we don't
respect this COW constraint everywhere, either for a good reason or
because fixing it would take more work, we provide an escape hatch
in the form of HT_ALLOW_COW_VIOLATION(ht). If this macro is called
assertions on this ht are disabled. The macro is a no-op in release
mode.
2017-01-23 17:19:06 +00:00
..
streams Merge branch 'PHP-7.1' 2017-01-09 16:08:31 -08:00
alloca.c
build-defs.h.in Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
explicit_bzero.c Update copyright header for new file 2017-01-03 08:02:12 -06:00
fastcgi.c Merge branch 'PHP-7.0' into PHP-7.1 2017-01-07 22:54:16 +01:00
fastcgi.h Merge branch 'PHP-7.0' into PHP-7.1 2017-01-07 22:54:16 +01:00
fopen_wrappers.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
fopen_wrappers.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
getopt.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
http_status_codes.h Update copyright headers to 2017 2017-01-04 11:23:42 -06: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 Merge branch 'PHP-7.1' 2017-01-06 05:32:12 +00:00
mergesort.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
network.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
output.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_compat.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_content_types.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_content_types.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_getopt.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_globals.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ini.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ini.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_main.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_memory_streams.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_network.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_open_temporary_file.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_open_temporary_file.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_output.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_reentrancy.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_scandir.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_scandir.h Update copyright headers to 2017 2017-01-04 11:23:42 -06: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.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ticks.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_ticks.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_variables.c Enable HT RC assertions with escape-hatch 2017-01-23 17:19:06 +00:00
php_variables.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_version.h 5.6.31 is next 2017-01-06 01:43:11 +01:00
php.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
reentrancy.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
rfc1867.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
rfc1867.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
SAPI.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
SAPI.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
snprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
snprintf.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
spprintf.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
spprintf.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
strlcat.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
strlcpy.c Update copyright headers to 2017 2017-01-04 11:23:42 -06:00