php-src/ext/standard
2014-09-02 11:24:52 +04:00
..
html_tables Merge branch 'PHP-5.4' into PHP-5.5 2014-03-06 23:12:41 +01:00
tests Merge branch 'PHP-5.6' 2014-09-01 22:43:17 +08:00
array.c Duplicate array only if neccessary 2014-08-28 20:51:22 +04:00
assert.c Avoid string duplication 2014-09-02 09:52:23 +04:00
base64.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
base64.h master renames phase 3 2014-08-25 20:22:49 +02:00
basic_functions.c fixed reference counting 2014-09-02 11:24:52 +04:00
basic_functions.h master renames phase 1 2014-08-25 19:24:55 +02:00
browscap.c Refactored INI subsystem to use zend_string* instead of char* 2014-09-01 20:57:33 +04:00
config.m4 exclude log2 usage which requires C99 support 2014-08-29 10:55:55 +02:00
config.w32
crc32.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
crc32.h
credits_ext.h
credits_sapi.h
credits.c add credits 2014-08-19 11:24:54 +02:00
credits.h
crypt_blowfish.c
crypt_blowfish.h
crypt_freesec.c
crypt_freesec.h
crypt_sha256.c master renames phase 3 2014-08-25 20:22:49 +02:00
crypt_sha512.c master renames phase 3 2014-08-25 20:22:49 +02:00
crypt.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
css.c
css.h
cyr_convert.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
cyr_convert.h
datetime.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
datetime.h
dir.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
dl.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
dl.h
dns_win32.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
dns.c 's' works with size_t round 4 2014-08-27 20:49:37 +02:00
exec.c 's' works with size_t round 4 2014-08-27 20:49:37 +02:00
exec.h Refactor php_escape_shell_* to return zend_string 2014-03-03 17:33:40 +08:00
file.c fix implicit st_rdev element handling when negative value was passed 2014-08-29 13:30:53 +02:00
file.h master renames phase 3 2014-08-25 20:22:49 +02:00
filestat.c fix implicit st_rdev element handling when negative value was passed 2014-08-29 13:30:53 +02:00
filters.c master renames phase 7 2014-08-25 21:51:49 +02:00
flock_compat.c
flock_compat.h
formatted_print.c master renames phase 3 2014-08-25 20:22:49 +02:00
fsock.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
fsock.h
ftok.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
ftp_fopen_wrapper.c master renames phase 1 2014-08-25 19:24:55 +02:00
head.c fix signature 2014-08-27 22:17:16 +02:00
head.h Remove usage of pointless COOKIE_SET_COOKIE constant. 2014-05-18 10:45:31 +02:00
html_tables.h Fix HTML entity table generation 2014-03-06 23:10:31 +01:00
html.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
html.h
http_fopen_wrapper.c master renames phase 1 2014-08-25 19:24:55 +02:00
http.c 's' works with size_t round 3 2014-08-27 20:49:36 +02:00
image.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
incomplete_class.c master renames phase 2 2014-08-25 19:28:33 +02:00
info.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
info.h Fixed memory leak in php_uname 2014-03-03 16:56:54 +08:00
iptc.c fix iptcembed() 2014-08-31 14:02:28 +02:00
lcg.c fixed several long vs zend_long casts 2014-08-26 11:26:53 +02:00
levenshtein.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
link_win32.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
link.c fix linkinfo() 2014-08-27 23:44:28 +02:00
mail.c restore the old part of ezmlm_hash() 2014-08-27 23:14:54 +02:00
Makefile.frag
math.c fix acosh for vs2012 and earlier 2014-09-01 15:34:42 +02:00
md5.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
md5.h
metaphone.c master renames phase 3 2014-08-25 20:22:49 +02:00
microtime.c master renames phase 1 2014-08-25 19:24:55 +02:00
microtime.h
pack.c master renames phase 7 2014-08-25 21:51:49 +02:00
pack.h
pageinfo.c master renames phase 3 2014-08-25 20:22:49 +02:00
pageinfo.h master renames phase 1 2014-08-25 19:24:55 +02:00
password.c 's' works with size_t round 4 2014-08-27 20:49:37 +02:00
php_array.h master renames phase 1 2014-08-25 19:24:55 +02:00
php_assert.h
php_browscap.h
php_crypt_r.c
php_crypt_r.h
php_crypt.h
php_dir.h
php_dns.h
php_ext_syslog.h
php_filestat.h
php_fopen_wrapper.c master renames phase 4 2014-08-25 20:57:25 +02:00
php_fopen_wrappers.h
php_ftok.h
php_http.h
php_image.h
php_incomplete_class.h master renames phase 2 2014-08-25 19:28:33 +02:00
php_iptc.h
php_lcg.h
php_link.h
php_mail.h
php_math.h master renames phase 1 2014-08-25 19:24:55 +02:00
php_metaphone.h
php_password.h
php_rand.h master renames phase 1 2014-08-25 19:24:55 +02:00
php_smart_str_public.h
php_smart_str.h master renames phase 1 2014-08-25 19:24:55 +02:00
php_smart_string_public.h Added smart_string to avoid string duplicated 2014-05-10 11:09:17 +08:00
php_smart_string.h master renames phase 1 2014-08-25 19:24:55 +02:00
php_standard.h
php_string.h master renames phase 3 2014-08-25 20:22:49 +02:00
php_type.h
php_uuencode.h master renames phase 3 2014-08-25 20:22:49 +02:00
php_var.h Combine HashTable.flags and HashTable.nApplyCount into single 32-bit word 2014-04-21 18:25:34 +04:00
php_versioning.h
proc_open.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
proc_open.h
quot_print.c master renames phase 3 2014-08-25 20:22:49 +02:00
quot_print.h
rand.c master renames phase 3 2014-08-25 20:22:49 +02:00
scanf.c master renames phase 7 2014-08-25 21:51:49 +02:00
scanf.h
sha1.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
sha1.h master renames phase 3 2014-08-25 20:22:49 +02:00
soundex.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
streamsfuncs.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
streamsfuncs.h
string.c fixed trim() and strtok() to work with big strings 2014-08-28 21:59:00 +02:00
strnatcmp.c
syslog.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
type.c Special-case aliases, add warning comments to implementations 2014-08-29 00:10:52 +02:00
uniqid.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
uniqid.h
url_scanner_ex.c Refactored INI subsystem to use zend_string* instead of char* 2014-09-01 20:57:33 +04:00
url_scanner_ex.h
url_scanner_ex.re Refactored INI subsystem to use zend_string* instead of char* 2014-09-01 20:57:33 +04:00
url.c 's' works with size_t round 2 2014-08-27 20:49:33 +02:00
url.h Refactor php_url_(en|de)code to return zend_string 2014-03-03 16:34:43 +08:00
user_filters.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
uuencode.c master renames phase 3 2014-08-25 20:22:49 +02:00
var_unserializer.c master renamings phase 5 2014-08-25 21:20:44 +02:00
var_unserializer.re master renamings phase 5 2014-08-25 21:20:44 +02:00
var.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
versioning.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
winver.h