php-src/ext/standard
Anatol Belski b204b3abd1 further normalizations, uint vs uint32_t
fix merge mistake

yet one more replacement run
2016-11-26 17:29:01 +01:00
..
html_tables Regenerated html_tables.h to fix compilation warnings 2016-06-22 17:22:06 +03:00
tests Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
array.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
assert.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
base64.c Merge branch 'PHP-7.0' into PHP-7.1 2016-08-17 17:14:30 +08:00
base64.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
basic_functions.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
basic_functions.h Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
browscap.c Merge branch 'PHP-7.0' into PHP-7.1 2016-08-27 01:23:36 +02:00
config.m4 Merge branch 'DedupNANINF' 2016-10-26 16:46:36 +01:00
config.w32 fix argon2 lib names 2016-09-17 13:10:01 +02:00
crc32.c Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
crc32.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
credits_ext.h Bump versions/dates for release of 7.1.0alpha3 2016-07-05 12:29:02 -07:00
credits_sapi.h run credits script 2015-05-30 09:43:10 +02:00
credits.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
credits.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
crypt_blowfish.c Bug #73058 crypt broken when salt is 'too' long 2016-09-10 02:39:28 +02:00
crypt_blowfish.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
crypt_freesec.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
crypt_freesec.h
crypt_sha256.c fix thread safety 2015-07-29 10:36:28 +02:00
crypt_sha512.c fix thread safety 2015-07-29 10:36:28 +02:00
crypt.c Revert "Merge branch 'PHP-5.6' into PHP-7.0" 2016-09-11 12:59:43 +02:00
css.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
css.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
cyr_convert.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
cyr_convert.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
datetime.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
datetime.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
dir.c Drop some pieces of commented-out code 2016-09-04 12:56:06 +02:00
dl.c Remove Netware support 2016-11-12 11:20:01 +01:00
dl.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
dns_win32.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
dns.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
exec.c Merge branch 'PHP-7.1' 2016-11-03 22:54:12 -07:00
exec.h Merge branch 'PHP-5.5.32' into PHP-5.6.18 2016-02-01 18:32:31 -08:00
file.c Remove Netware support 2016-11-12 11:20:01 +01:00
file.h Remove Netware support 2016-11-12 11:20:01 +01:00
filestat.c Remove Netware support 2016-11-12 11:20:01 +01:00
filters.c catch up with stream datatypes 2016-10-05 22:53:21 +02:00
flock_compat.c Remove Netware support 2016-11-12 11:20:01 +01:00
flock_compat.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
formatted_print.c Merge branch 'PHP-7.0' into PHP-7.1 2016-09-11 22:46:20 +01:00
fsock.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
fsock.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
ftok.c Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
ftp_fopen_wrapper.c Remove Netware support 2016-11-12 11:20:01 +01:00
head.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
head.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
html_tables.h Regenerated html_tables.h to fix compilation warnings 2016-06-22 17:22:06 +03:00
html.c More int->size_t and string overflow fixes 2016-11-05 14:00:47 -07:00
html.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
http_fopen_wrapper.c Improvement for bug73297 2016-11-17 11:51:53 +01:00
http.c Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
image.c Remove channels from getimagesize() results for WebP 2016-10-08 19:47:32 +02:00
incomplete_class.c Use special type IS_ERROR instread of EG(error_zval). (we still need EG(error_zval) for SPL support). 2016-01-28 18:00:06 +03:00
info.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
info.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
iptc.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
lcg.c Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
levenshtein.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
link_win32.c fix leak 2016-08-28 19:42:41 +02:00
link.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mail.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
Makefile.frag
math.c Remove Netware support 2016-11-12 11:20:01 +01:00
md5.c Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
md5.h Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
metaphone.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
microtime.c Remove Netware support 2016-11-12 11:20:01 +01:00
microtime.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mt_rand.c Preserve BC for rand() AND mt_rand() where min > max 2016-08-10 23:32:32 +01:00
pack.c Remove Netware support 2016-11-12 11:20:01 +01:00
pack.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
pageinfo.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
pageinfo.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
password.c Use zend_string_free instead of efree 2016-09-16 21:30:26 +02:00
php_array.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_assert.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_browscap.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_crypt_r.c Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
php_crypt_r.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_crypt.h Remove HAVE_CRYPT checks 2016-03-25 21:09:47 +01:00
php_dir.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_dns.h Remove Netware support 2016-11-12 11:20:01 +01:00
php_ext_syslog.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_filestat.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_fopen_wrapper.c Merge branch 'PHP-7.0' into PHP-7.1 2016-10-05 15:04:55 +02:00
php_fopen_wrappers.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_ftok.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_http.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_image.h Implement #65038: IMAGETYPE_WEBP constant missing 2016-10-08 00:02:21 +02:00
php_incomplete_class.h Fixed compilation warnings 2016-06-23 12:47:06 +03:00
php_iptc.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_lcg.h Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
php_link.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_mail.h Implemented Bug #68776 mail() does not have mail header injection prevention for additional headers 2016-09-15 06:43:57 +09:00
php_math.h Seems like I did a bad merge earlier, this should make PHP-7.0 sync with 7.1/master properly now 2016-08-17 16:34:22 +02:00
php_metaphone.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_mt_rand.h Preserve BC for rand() AND mt_rand() where min > max 2016-08-10 23:32:32 +01:00
php_password.h Changing m_cost and t_cost to memory_cost and time_cost 2016-08-17 13:45:06 -05:00
php_rand.h Fix legacy mode RAND_RANGE and 32/64-bit consistency 2016-07-16 16:50:20 +00:00
php_random.h Add php_random_int internal API 2016-10-20 10:18:07 +01:00
php_smart_string_public.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_smart_string.h Merge branch 'PHP-7.0' into PHP-7.1 2016-09-02 17:02:25 +02:00
php_standard.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_string.h Move utf8_encode and utf8_decode to ext/standard 2016-10-17 15:39:02 +01:00
php_type.h Add is_iterable() function 2016-06-03 17:42:12 -05:00
php_uuencode.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_var.h Followup for bug #72785 2016-09-06 12:59:35 +02:00
php_versioning.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
proc_open.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
proc_open.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
quot_print.c Merge branch 'PHP-5.6' into PHP-7.0 2016-08-17 00:43:33 -07:00
quot_print.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
rand.c Preserve BC for rand() AND mt_rand() where min > max 2016-08-10 23:32:32 +01:00
random.c Add php_random_int internal API 2016-10-20 10:18:07 +01:00
scanf.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
scanf.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
sha1.c Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
sha1.h Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
soundex.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
streamsfuncs.c Add VT100 support for Windows 2016-10-28 19:23:00 +02:00
streamsfuncs.h Add VT100 support for Windows 2016-10-28 19:23:00 +02:00
string.c Refactor: rename variables to match documentation 2016-11-20 14:54:06 -07:00
strnatcmp.c Drop some pieces of commented-out code 2016-09-04 12:56:06 +02:00
syslog.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
type.c Merge branch 'PHP-7.1' 2016-09-11 22:46:48 +01:00
uniqid.c Revert "Fix bug #47890 #73215 uniqid() should use better random source" 2016-10-18 11:30:33 +01:00
uniqid.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
url_scanner_ex.c further normalizations, uint vs uint32_t 2016-11-26 17:29:01 +01:00
url_scanner_ex.h Fix URL rewriter issues 2016-08-11 08:31:48 +09:00
url_scanner_ex.re fix leak 2016-09-02 19:46:32 +02:00
url.c Merge branch 'PHP-7.0' into PHP-7.1 2016-11-22 19:25:53 +01:00
url.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
user_filters.c More int->size_t and string overflow fixes 2016-11-05 14:00:47 -07:00
uuencode.c Merge branch 'PHP-5.6' into PHP-7.0 2016-08-17 00:43:33 -07:00
var_unserializer.c Merge branch 'DedupNANINF' 2016-10-26 16:46:36 +01:00
var_unserializer.re Merge branch 'DedupNANINF' 2016-10-26 16:46:36 +01:00
var.c Merge branch 'PHP-7.0' into PHP-7.1 2016-11-05 23:10:19 +01:00
versioning.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
winver.h Merge branch 'PHP-5.6' 2015-06-18 22:05:07 +02:00