php-src/ext/standard
2016-08-02 20:08:15 +08:00
..
html_tables Regenerated html_tables.h to fix compilation warnings 2016-06-22 17:22:06 +03:00
tests Fix memory unsafety in array_walk() 2016-07-30 00:15:32 +02:00
array.c Folder marks 2016-08-02 20:08:15 +08:00
assert.c Merge branch 'throw-error-in-extensions' 2016-07-05 02:08:39 -05:00
base64.c Make base64_decode() in non-strict mode binary safe 2016-07-22 18:20:34 +02:00
base64.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
basic_functions.c Fixed arginfo 2016-07-20 18:09:17 +08:00
basic_functions.h Alias rand to mt_rand 2016-07-05 15:09:49 +01:00
browscap.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
config.m4 Split rand and mt_rand into separate files 2016-07-05 11:16:37 +01:00
config.w32 Split rand and mt_rand into separate files 2016-07-05 11:16:37 +01: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 bump year 2015-01-15 23:27:30 +08: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 Fix crypt salt not being converted to b64 2016-07-07 15:32:38 +01: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 Fixed compilation warnings 2016-06-23 12:47:06 +03:00
dl.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
dl.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
dns_win32.c Fixed bug #72683 getmxrr broken 2016-07-27 20:48:45 +02:00
dns.c fix #71609: Segmentation fault on ZTS with gethostbyname 2016-03-31 12:39:01 +01:00
exec.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
exec.h Merge branch 'PHP-5.5.32' into PHP-5.6.18 2016-02-01 18:32:31 -08:00
file.c Merge branch 'PHP-7.0' into PHP-7.1 2016-07-21 18:53:42 +02:00
file.h fix #71609: Segmentation fault on ZTS with gethostbyname 2016-03-31 12:39:01 +01:00
filestat.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
filters.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
flock_compat.c Merge branch 'PHP-5.6' into PHP-7.0 2016-03-10 11:39:16 +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 Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03: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 Merge branch 'PHP-7.0' into PHP-7.1 2016-07-27 15:59:23 +02:00
head.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'throw-error-in-extensions' 2016-07-05 02:08:39 -05:00
html.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
http_fopen_wrapper.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
http.c Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
image.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +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 Switch zend_print_zval_r to use smart_str 2016-06-13 18:04:22 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
link.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mail.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
Makefile.frag
math.c Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
microtime.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
mt_rand.c Fix legacy mode RAND_RANGE and 32/64-bit consistency 2016-07-16 16:50:20 +00:00
pack.c Fixed compilation warnings 2016-06-23 12:47:06 +03: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 Fixed compilation warnings 2016-06-23 12:47:06 +03: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 'throw-error-in-extensions' 2016-07-05 02:08:39 -05: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_math.h Make mode selection part of mt_srand() 2016-07-07 15:14:06 +01: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 Alias rand to mt_rand 2016-07-05 15:09:49 +01:00
php_password.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Remove use of register keyword in headers 2016-02-04 13:34:19 +01:00
php_standard.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_string.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +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 Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03: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-01-01 19:48:25 +02:00
quot_print.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
rand.c Alias rand to mt_rand 2016-07-05 15:09:49 +01:00
random.c Happy new year (Update copyright to 2016) 2016-01-01 20:03:16 +02: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 Merge branch 'PHP-7.0' 2016-07-03 17:16:10 +02:00
streamsfuncs.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
string.c Merge branch 'PHP-7.0' 2016-07-08 15:06:36 +02:00
strnatcmp.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
syslog.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
type.c Merge branch 'master' into iterable 2016-07-03 22:42:10 -05:00
uniqid.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
uniqid.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
url_scanner_ex.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
url_scanner_ex.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
url_scanner_ex.re Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
url.c Fix bug #70480 (php_url_parse_ex() buffer overflow read) 2016-07-05 10:59:02 +02:00
url.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
user_filters.c Fixed compilation warnings 2016-06-23 12:47:06 +03:00
uuencode.c Merge branch 'PHP-5.6' into PHP-7.0 2016-03-10 15:23:40 +08:00
var_unserializer.c Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
var_unserializer.re Added ZEND_ATTRIBUTE_FORMAT to some middind functions. 2016-06-21 16:00:37 +03:00
var.c Use one place to define max length of double 2016-06-26 14:03:01 +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