php-src/ext/standard
2015-09-02 01:23:40 -07:00
..
html_tables
tests Temporary add XFAILs, will fix soon 2015-09-02 01:23:40 -07:00
array.c Avoid duplication 2015-08-26 14:53:41 +03:00
assert.c Fixed bug #70208 (Assert breaking access on objects) 2015-08-08 00:02:49 +02:00
base64.c
base64.h
basic_functions.c Fixed bug #70342 (changing configuration with ignore_user_abort(true) isn't working) 2015-08-24 21:09:16 +08:00
basic_functions.h
browscap.c first stone on using the unified globals accessor 2015-07-29 10:36:30 +02:00
config.m4
config.w32
crc32.c
crc32.h
credits.c
credits.h
credits_ext.h run credits script 2015-08-04 16:30:53 +02:00
credits_sapi.h
crypt.c
crypt_blowfish.c
crypt_blowfish.h
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
css.c Fix #70048: When running a phpinfo(), if you have a very long cell value you got a table overflow. 2015-07-11 21:44:23 +02:00
css.h
cyr_convert.c
cyr_convert.h
datetime.c
datetime.h
dir.c
dl.c
dl.h
dns.c
dns_win32.c
exec.c Revert "Fixed invalid read" 2015-07-08 22:34:27 +08:00
exec.h
file.c
file.h
filestat.c
filters.c
flock_compat.c
flock_compat.h
formatted_print.c
fsock.c
fsock.h
ftok.c
ftp_fopen_wrapper.c
head.c Merge branch 'PHP-5.6' 2015-08-24 23:11:03 +02:00
head.h Use zend_string in setcookie (save value reallocated) 2015-07-02 12:04:28 +08:00
html.c
html.h
html_tables.h
http.c
http_fopen_wrapper.c
image.c Merge branch 'PHP-5.6' 2015-07-23 18:40:54 +02:00
incomplete_class.c
info.c
info.h
iptc.c Merge branch 'PHP-5.6' 2015-07-18 22:52:39 +02:00
lcg.c
levenshtein.c
link.c
link_win32.c
mail.c remove TSRMLS_* 2015-08-02 13:42:01 +02:00
Makefile.frag
math.c Introduce ArithmeticError 2015-07-02 20:47:44 +02:00
md5.c
md5.h
metaphone.c
microtime.c
microtime.h
pack.c remove TSRMLS_* 2015-08-02 13:42:01 +02:00
pack.h
pageinfo.c
pageinfo.h
password.c
php_array.h switch to the unified globals accessor where appropriate 2015-07-29 13:26:35 +02:00
php_assert.h
php_browscap.h
php_crypt.h
php_crypt_r.c fix thread safety and zeroing method 2015-07-29 17:26:50 +02:00
php_crypt_r.h
php_dir.h
php_dns.h
php_ext_syslog.h
php_filestat.h
php_fopen_wrapper.c select the case to set the pipe blocking option more precisely 2015-07-02 14:23:00 +02:00
php_fopen_wrappers.h
php_ftok.h
php_http.h
php_image.h
php_incomplete_class.h
php_iptc.h
php_lcg.h
php_link.h
php_mail.h
php_math.h
php_metaphone.h
php_password.h
php_rand.h
php_random.h
php_smart_string.h
php_smart_string_public.h
php_standard.h
php_string.h Explicitly ignore mblen(NULL, 0) retval 2015-07-16 22:39:11 +02:00
php_type.h
php_uuencode.h
php_var.h fix merge 2015-08-04 23:51:55 -07:00
php_versioning.h
proc_open.c properly set the pipe blocking option 2015-07-02 14:22:57 +02:00
proc_open.h
quot_print.c
quot_print.h
rand.c
random.c improve condition 2015-08-12 10:20:26 +02:00
scanf.c
scanf.h
sha1.c
sha1.h
soundex.c
streamsfuncs.c Fixed bug #69521 (Segfault in gc_collect_cycles()). 2015-07-02 18:43:06 +08:00
streamsfuncs.h
string.c Make bin2hex() and hex2bin() timing safe 2015-08-04 22:07:13 +02:00
strnatcmp.c
syslog.c
type.c Avoid duplication 2015-08-26 14:53:41 +03:00
uniqid.c
uniqid.h
url.c
url.h
url_scanner_ex.c
url_scanner_ex.h
url_scanner_ex.re
user_filters.c Merge branch 'PHP-5.6' 2015-08-15 02:27:09 +02:00
uuencode.c
var.c Merge branch 'PHP-5.6' 2015-09-02 00:37:20 -07:00
var_unserializer.c Merge branch 'PHP-5.6' 2015-09-02 00:37:20 -07:00
var_unserializer.re Merge branch 'PHP-5.6' 2015-09-02 00:37:20 -07:00
versioning.c
winver.h