php-src/ext/standard
2016-03-09 14:41:37 +01:00
..
html_tables Improved table search 2015-03-11 15:02:47 +03:00
tests substr_count(): Support negative values for '$offset' and '$length' parameters. 2016-03-09 14:41:37 +01:00
array.c Merge branch 'PHP-7.0' 2016-03-02 11:54:44 +03:00
assert.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
base64.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
base64.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
basic_functions.c Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01:00
basic_functions.h Add back typedefs for php_uint32 and php_int32 2016-02-04 12:03:07 +01:00
browscap.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
config.m4 Merge branch 'PHP-5.6' into PHP-7.0 2016-03-03 17:29:58 +01:00
config.w32 Initial implementation for CSPRNG API 2015-05-09 21:57:50 +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 run credits script 2015-08-04 16:30:53 +02: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 More warning fixes 2015-07-17 21:12:15 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-04 18:13:38 +01:00
dns.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
exec.c reapply the sysconf error check patch 2016-02-02 14:26:58 +01:00
exec.h Merge branch 'PHP-5.5.32' into PHP-5.6.18 2016-02-01 18:32:31 -08:00
file.c Fixed bug #71287 (Error message contains hexadecimal instead of decimal number) 2016-01-06 00:01:44 +08:00
file.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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-01-01 19:48:25 +02: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-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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-5.6' into PHP-7.0 2016-01-01 19:48:25 +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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
html.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
html.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
http_fopen_wrapper.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
http.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
info.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
iptc.c Remove TSRMLS_* from code, they are not used anymore 2016-02-17 22:44:05 -08: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 improve fix for bug #71201 2016-01-20 09:46:09 +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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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
pack.c unpack() function accepts an additional optional argument $offset. 2016-03-03 13:49:45 +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 Moved buffer from heap to stack 2016-01-06 11:41:16 +01: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_incomplete_class.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_metaphone.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_password.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
php_rand.h Replace usage of php_int32 and php_uint32 with int32_t and uint32_t 2016-02-04 11:57:41 +01: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-7.0' 2016-02-18 11:25:15 +00: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-5.6.18' into PHP-7.0.3 2016-02-01 20:00:01 -08:00
streamsfuncs.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
string.c substr_count(): Support negative values for '$offset' and '$length' parameters. 2016-03-09 14:41:37 +01: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 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02: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 Merge branch 'PHP-7.0' 2016-01-01 20:04:31 +02:00
url.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
user_filters.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
uuencode.c Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
var_unserializer.c Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
var_unserializer.re Eliminate usages of _PP macros 2016-03-03 23:20:12 +01:00
var.c Format string fixes 2016-02-14 14:45:53 +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