php-src/ext/standard
2018-12-19 02:49:56 +03:00
..
html_tables Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
tests Allow empty $escape to eschew escaping CSV 2018-12-15 14:38:15 +01:00
array.c Split php_array_merge_or_replace_wrapper() into php_array_merge_wrapper() and php_array_replace_wrapper(). 2018-12-11 15:59:44 +03:00
assert.c Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
base64.c Remove unnecessary base64_encode() return value check 2018-09-23 14:49:10 +02:00
base64.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
basic_functions.c Replace zend_hash_apply... with ZEND_HASH_FOREACH... 2018-12-19 02:49:56 +03:00
basic_functions.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
browscap.c Replace zend_hash_apply... with ZEND_HASH_FOREACH... 2018-12-19 02:49:56 +03:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
crc32.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
crc32.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
credits_ext.h Fix some misspellings 2018-08-12 16:15:45 +02:00
credits_sapi.h Fix some misspellings 2018-08-12 16:15:45 +02:00
credits.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
credits.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
crypt_blowfish.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
crypt_blowfish.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
crypt_freesec.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
crypt_freesec.h Remove unused Git attributes ident 2018-07-25 00:53:25 +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 Future-proof email addresses 2018-11-01 18:35:32 +02:00
css.c Fix #77105: Use position:sticky for <th> in phpinfo() 2018-11-05 14:27:06 +01:00
css.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
cyr_convert.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
cyr_convert.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
datetime.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
datetime.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
dir.c Remove AC_HEADER_DIRENT 2018-09-04 12:01:24 +02:00
dl.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
dl.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
dns_win32.c Fixed incorrrecr zval_dtor() usage to replace value of argument passed by reference, that may lead to memory leaks. 2018-07-05 10:57:49 +03:00
dns.c Use the locally defined constants for dns record types 2018-10-05 16:38:06 +01:00
exec.c Fix localized error messages and memory leaks 2018-09-17 10:56:50 +02:00
exec.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
file.c Allow empty $escape to eschew escaping CSV 2018-12-15 14:38:15 +01:00
file.h Allow empty $escape to eschew escaping CSV 2018-12-15 14:38:15 +01:00
filestat.c Fix localized error messages and memory leaks 2018-09-17 10:56:50 +02:00
filters.c Merge branch 'PHP-7.2' into PHP-7.3 2018-12-03 10:20:07 -08:00
flock_compat.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
flock_compat.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
formatted_print.c *printf() optimization and v*printf() warning message fix. 2018-11-07 02:40:15 +03:00
fsock.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
fsock.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
ftok.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
ftp_fopen_wrapper.c Merge branch 'PHP-7.3' 2018-09-04 04:58:44 +02:00
head.c Remove AC_STRUCT_TM macro 2018-08-29 21:22:47 +02:00
head.h Support for samesite cookies with array syntax 2018-07-31 12:40:26 +02:00
hrtime.c Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
hrtime.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
html_tables.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
html.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
html.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
http_fopen_wrapper.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
http.c Fix accessibility checks for dynamic properties 2018-10-22 16:46:33 +02:00
image.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
incomplete_class.c Use zend_class_entry/zend_function type names instead of _zend_class_entry/_zend_function tags. 2018-08-22 14:01:14 +03:00
info.c Replace zend_hash_apply... with ZEND_HASH_FOREACH... 2018-12-19 02:49:56 +03:00
info.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
iptc.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
lcg.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
levenshtein.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
link_win32.c Fix some misspellings 2018-08-12 16:15:45 +02:00
link.c Create and expose php_sys_symlink() and php_sys_link() 2018-08-02 14:08:30 +02:00
mail.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02: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 Future-proof email addresses 2018-11-01 18:35:32 +02:00
md5.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
md5.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
metaphone.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
microtime.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
microtime.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
mt_rand.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
net.c Fix clang compilation 2018-08-01 16:19:54 +02:00
pack.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
pack.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
pageinfo.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
pageinfo.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
password.c Fixed memory leaks 2018-12-13 16:21:08 +03:00
php_array.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_assert.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_browscap.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_crypt_r.c Remove redundant continue in for loops 2018-11-20 21:23:24 +01:00
php_crypt_r.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_crypt.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_dir.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_dns.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_ext_syslog.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_filestat.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_fopen_wrapper.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_fopen_wrappers.h Make php_plain_files_wrapper to be writable (workaround for swoole) 2018-10-24 11:49:44 +03:00
php_ftok.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_http.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_image.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_incomplete_class.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_iptc.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_lcg.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_link.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_mail.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_math.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
php_metaphone.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_mt_rand.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_net.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_password.h Fixed memory leaks 2018-12-13 16:21:08 +03:00
php_rand.h Future-proof email addresses 2018-11-01 18:35:32 +02:00
php_random.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_smart_string_public.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_smart_string.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_standard.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_string.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
php_type.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_uuencode.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_var.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_versioning.h Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
proc_open.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
proc_open.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
quot_print.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
quot_print.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
rand.c Future-proof email addresses 2018-11-01 18:35:32 +02:00
random.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
scanf.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
scanf.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sha1.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sha1.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
soundex.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
streamsfuncs.c Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
streamsfuncs.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
string.c Allow empty $escape to eschew escaping CSV 2018-12-15 14:38:15 +01:00
strnatcmp.c Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
syslog.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
type.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
uniqid.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
uniqid.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
url_scanner_ex.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
url_scanner_ex.re Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
url.c Remove unused var 2018-10-24 23:37:32 +02:00
url.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
user_filters.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
uuencode.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
var_unserializer.re Improve unserialize() 2018-12-13 12:55:29 +03:00
var.c Improve unserialize() 2018-12-12 20:04:36 +03:00
versioning.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
winver.h