..
html_tables
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
tests
Merge branch 'PHP-7.4'
2020-01-28 15:37:51 +01:00
array.c
Add ValueError for invalid mode in count()
2020-01-23 00:14:20 +01:00
assert.c
Convert Errors to ValueErrors
2019-12-05 14:22:54 +01:00
base64.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
base64.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
basic_functions_arginfo.h
Fix smaller issues with stubs
2019-12-20 14:31:07 +01:00
basic_functions.c
Merge branch 'PHP-7.4'
2020-01-27 13:32:51 +01:00
basic_functions.h
Remove magic quotes legacy
2019-12-05 13:15:54 +01:00
basic_functions.stub.php
Fix smaller issues with stubs
2019-12-20 14:31:07 +01:00
browscap.c
Move extra checks after zpp in get_browser()
2019-11-06 17:50:48 +01:00
config.m4
Remove convert_cyr_string() function
2019-12-05 13:15:54 +01:00
config.w32
Remove convert_cyr_string() function
2019-12-05 13:15:54 +01:00
crc32.c
Merge branch 'PHP-7.4'
2019-10-23 17:42:16 +02:00
crc32.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
credits_ext.h
Update credits_ext.h
2019-08-14 19:24:16 +02:00
credits_sapi.h
Avoid mention of php7 in credits script
2019-01-28 11:26:45 +01:00
credits.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
credits.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
crypt_blowfish.c
crypt_blowfish.h
crypt_freesec.c
Use unsigned char in _crypt_extended_r
2019-06-19 15:09:00 +02:00
crypt_freesec.h
Use unsigned char in _crypt_extended_r
2019-06-19 15:09:00 +02:00
crypt_sha256.c
Remove HAVE_STRING_H
2018-09-18 05:32:08 +02:00
crypt_sha512.c
Remove HAVE_STRING_H
2018-09-18 05:32:08 +02:00
crypt.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
css.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
css.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
datetime.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
datetime.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
dir.c
Throw an exception if default_dir not set, but required
2020-01-28 12:35:35 +01:00
dl.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
dl.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
dns_win32.c
Use RETURN_THROWS() in various places
2020-01-03 21:10:24 +01:00
dns.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
exec.c
Use RETURN_THROWS() in various places
2020-01-03 21:10:24 +01:00
exec.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
file.c
Convert some warnings into ValueErrors in the standard file extension
2020-01-27 23:20:40 +01:00
file.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
filestat.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
filters.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
flock_compat.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
flock_compat.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
formatted_print.c
Only accept string as the format parameter of *printf() functions
2019-12-09 19:43:34 +01:00
fsock.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
fsock.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
ftok.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
ftp_fopen_wrapper.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
head.c
Merge branch 'PHP-7.4'
2020-01-28 15:37:51 +01:00
head.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
hrtime.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
hrtime.h
Merge branch 'PHP-7.4'
2019-11-08 08:04:52 -07:00
html_tables.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
html.c
Capitalize the initial letter of the error message of htmlspecialchars() function
2019-12-05 13:15:53 +01:00
html.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
http_fopen_wrapper.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
http.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
image.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
incomplete_class.c
Implemented FR #78638 (__PHP_Incomplete_Class should be final)
2019-12-24 17:09:44 +08:00
info.c
Convert zend_parse_parameters_none() to fast ZPP in standard lib
2019-12-30 15:28:37 +01:00
info.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
iptc.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
lcg.c
Convert zend_parse_parameters_none() to fast ZPP in standard lib
2019-12-30 15:28:37 +01:00
levenshtein.c
Use RETURN_THROWS() when an exception is thrown
2019-12-30 17:38:10 +01:00
link.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
mail.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
Makefile.frag
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
Makefile.frag.w32
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
math.c
Use RETURN_THROWS() after try_convert_to_string()
2020-01-03 17:04:06 +01:00
md5.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
md5.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
metaphone.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
microtime.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
microtime.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
mt_rand.c
Use RETURN_THROWS() when an exception is thrown
2019-12-30 17:38:10 +01:00
net.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
pack.c
Use RETURN_THROWS() after try_convert_to_string()
2020-01-03 17:04:06 +01:00
pack.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
pageinfo.c
Convert zend_parse_parameters_none() to fast ZPP in standard lib
2019-12-30 15:28:37 +01:00
pageinfo.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
password.c
Merge branch 'PHP-7.4'
2020-01-27 14:04:19 +01:00
php_array.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_assert.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_browscap.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_crypt_r.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_crypt_r.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_crypt.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_dir.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_dns.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_ext_syslog.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_filestat.h
Remove clearstatcache function prototype defned twice
2019-11-18 14:36:10 +01:00
php_fopen_wrapper.c
Merge branch 'PHP-7.4'
2019-10-08 12:35:47 +02:00
php_fopen_wrappers.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_ftok.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_http.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_image.h
Fix bug #77204
2019-10-02 11:21:17 +02:00
php_incomplete_class.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_iptc.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_lcg.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_link.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_mail.h
Convert string|array union parameter types
2019-12-20 10:15:52 +01:00
php_math.h
Fix #78880 : Final spelling fixes
2020-01-16 19:14:31 +01:00
php_metaphone.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_mt_rand.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_net.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_password.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_rand.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_random.h
Merge branch 'PHP-7.4'
2019-11-08 08:04:52 -07:00
php_smart_string_public.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_smart_string.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_standard.h
Remove convert_cyr_string() function
2019-12-05 13:15:54 +01:00
php_string.h
Remove state pointer argument from php_strip_tags
2020-01-27 16:13:36 +01:00
php_type.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_uuencode.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_var.h
Merge branch 'PHP-7.4'
2019-09-30 10:30:20 +02:00
php_versioning.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
proc_open.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
proc_open.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
quot_print.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
quot_print.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
rand.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
random.c
Use RETURN_THROWS() in various places
2020-01-03 21:10:24 +01:00
scanf.c
Promote warnings to exceptions in *scanf() functions
2019-12-10 13:01:59 +01:00
scanf.h
Promote warnings to exceptions in *scanf() functions
2019-12-10 13:01:59 +01:00
sha1.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
sha1.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
soundex.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
streamsfuncs.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
streamsfuncs.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
string.c
Remove state pointer argument from php_strip_tags
2020-01-27 16:13:36 +01:00
strnatcmp.c
[ci skip] Remove text editor modelines
2019-03-23 21:09:38 +01:00
syslog.c
Revert "Make BG(syslog_device) per request"
2020-01-30 16:18:02 +01:00
type.c
Use RETURN_THROWS() when an exception is thrown
2019-12-30 17:38:10 +01:00
uniqid.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
uniqid.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
url_scanner_ex.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
url_scanner_ex.re
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
url.c
Fixed #78385 : Distinguish absent/empty query/fragment
2020-01-13 10:18:23 +01:00
url.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
user_filters.c
Make error messages more consistent by fixing capitalization
2020-01-17 14:52:46 +01:00
uuencode.c
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
var_unserializer.re
Speed up unserializing object properties
2020-01-20 09:54:04 -05:00
var.c
Merge branch 'PHP-7.4'
2020-01-06 18:47:44 +01:00
versioning.c
Throw an exception when an invalid comparison operator is passed to version_compare()
2019-12-09 19:44:01 +01:00
winver.h