.. |
streams
|
Merge branch 'PHP-7.4'
|
2020-01-23 14:58:15 +01:00 |
alloca.c
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
build-defs.h.in
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
explicit_bzero.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
fastcgi.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
fastcgi.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
fopen_wrappers.c
|
Merge branch 'PHP-7.4'
|
2019-12-30 23:22:39 +01:00 |
fopen_wrappers.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
getopt.c
|
Merge branch 'PHP-7.4'
|
2020-01-27 13:32:51 +01:00 |
http_status_codes.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
internal_functions_win32.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
internal_functions.c.in
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
main.c
|
Fixed bug #71876
|
2020-01-17 09:47:31 +01:00 |
mergesort.c
|
Remove local variables
|
2019-02-03 21:03:00 +01:00 |
network.c
|
Make error messages more consistent by fixing capitalization
|
2020-01-17 14:52:46 +01:00 |
output.c
|
Make error messages more consistent by fixing capitalization
|
2020-01-17 14:52:46 +01:00 |
php_compat.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_content_types.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_content_types.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_getopt.h
|
Merge branch 'PHP-7.4'
|
2020-01-27 13:32:51 +01:00 |
php_globals.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_ini.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_ini.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_main.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_memory_streams.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_network.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_open_temporary_file.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_open_temporary_file.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_output.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_reentrancy.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_scandir.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_scandir.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_stdint.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_streams.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_syslog.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_syslog.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_ticks.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_ticks.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_variables.c
|
Merge branch 'PHP-7.4'
|
2019-12-12 14:22:32 +01:00 |
php_variables.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_version.h
|
Bump version
|
2020-01-08 18:26:14 +01:00 |
php.h
|
Remove PHP_SLEEP_NON_VOID as it is not useful anymore
|
2019-11-07 17:56:26 +01:00 |
reentrancy.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
rfc1867.c
|
Fix #78880: Another bunch of spelling errors
|
2020-01-16 09:46:47 +01:00 |
rfc1867.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
SAPI.c
|
Use RETURN_THROWS() during ZPP in main, sapi, win32, and Zend
|
2019-12-30 17:38:10 +01:00 |
SAPI.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
snprintf.c
|
Drop the custom 'v' format from snprintf custom implementation.
|
2020-01-21 13:18:13 +01:00 |
snprintf.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spprintf.c
|
Apply custom format/length modifier removal to spprintf
|
2020-01-23 13:45:28 +01:00 |
spprintf.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
strlcat.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
strlcpy.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |