php-src/main
Sara Golemon 3de82a0349
Provide zend_string wrappers for php_base64_(en|de)code
Also pull existing php_base64_decode() proxy out to an inline.
Bump PHP_API_VERSION for ABI change.
2017-07-16 17:01:20 -04:00
..
streams eliminate casts 2017-07-10 15:48:54 +02:00
alloca.c
build-defs.h.in replace the stack var by a macro 2017-07-06 20:47:04 +02:00
explicit_bzero.c sync vim mode lines in main 2017-07-09 15:07:23 +02:00
fastcgi.c Merge branch 'PHP-7.0' into PHP-7.1 2017-04-30 20:27:39 +01:00
fastcgi.h Merge branch 'PHP-7.0' into PHP-7.1 2017-02-12 00:06:35 +01:00
fopen_wrappers.c remove some casts 2017-07-09 15:47:01 +02:00
fopen_wrappers.h sync vim mode lines in main 2017-07-09 15:07:23 +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 Bug #74815 crash with a combination of INI entries at startup 2017-06-27 16:30:10 +02:00
mergesort.c
network.c Merge branch 'PHP-7.1' 2017-05-28 08:51:41 -07:00
output.c Use request heap. 2017-06-21 11:25:05 +03:00
php_compat.h sync vim mode lines in main 2017-07-09 15:07:23 +02: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 Fixed bug #74866 extension_dir = "./ext" now use current directory for base 2017-07-13 14:27:19 +02:00
php_ini.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_main.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_memory_streams.h Update copyright headers to 2017 2017-01-04 11:23:42 -06:00
php_network.h sync vim mode lines in main 2017-07-09 15:07:23 +02:00
php_open_temporary_file.c cleanup casts 2017-07-09 15:31:05 +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 sync vim mode lines in main 2017-07-09 15:07:23 +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.h sync vim mode lines in main 2017-07-09 15:07:23 +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-05-23 22:04:01 +01:00
php.h Provide zend_string wrappers for php_base64_(en|de)code 2017-07-16 17:01:20 -04: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 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 use extra flag to turn on php implementations 2017-03-19 23:19:31 +01:00
strlcpy.c use extra flag to turn on php implementations 2017-03-19 23:19:31 +01:00