php-src/ext/standard
2014-09-19 15:41:01 +04:00
..
html_tables update the html table generator 2014-09-14 00:42:48 +02:00
tests correct fix to the natcmp_ex 2014-09-15 12:58:46 +02:00
array.c Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
assert.c Avoid string duplication 2014-09-02 09:52:23 +04:00
base64.c remove useless check 2014-09-19 00:06:32 +02:00
base64.h master renames phase 3 2014-08-25 20:22:49 +02:00
basic_functions.c avoid strlen() usage in the loop 2014-09-17 08:59:19 +02: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 fix printf format 2014-09-19 08:44:35 +02:00
crypt_sha512.c generalized the case with secure memory zeroing 2014-09-19 01:46:14 +02:00
crypt.c generalized the case with secure memory zeroing 2014-09-19 01:46:14 +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 remove useless condition 0 > unsigned 2014-09-19 00:06:40 +02:00
file.h master renames phase 3 2014-08-25 20:22:49 +02:00
filestat.c avoid strlen() usage in the loop 2014-09-13 23:21:36 +02:00
filters.c removed extra 1 byte member, padding will be done anyway by the compiler 2014-09-13 23:55:30 +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 fix condition 2014-09-19 09:09:20 +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 use the generator to produce the header 2014-09-14 00:43:58 +02:00
html.c there can be only one ... of the identical expressions 2014-09-19 09:26:07 +02:00
html.h
http_fopen_wrapper.c removed the emalloc result check, out of memory will bailout 2014-09-14 00:00:52 +02:00
http.c Switch (un)mangle property name to size_t and zend_string 2014-09-16 00:31:27 +02:00
image.c fix conditions 2014-09-19 09:49:32 +02:00
incomplete_class.c master renames phase 2 2014-08-25 19:28:33 +02:00
info.c fix printf fmt 2014-09-17 00:56:42 +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 Revert "Move safe_address into zend_multiply.h" 2014-09-06 22:12:37 +02:00
md5.c fix an always true condition and improve the error check 2014-09-19 10:33:01 +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 remove useless casts and checks 2014-09-14 11:00:22 +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 generalized the case with secure memory zeroing 2014-09-19 01:46:14 +02:00
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 Fix smart_str_append() 2014-09-04 21:55:27 +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 fix types 2014-09-15 19:46:32 +02:00
php_standard.h
php_string.h Separate php_mb_reset() from php_mblen() 2014-09-03 20:37:04 +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 useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
strnatcmp.c correct fix to the natcmp_ex 2014-09-15 12:58:46 +02:00
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 Fix a number of format issues 2014-09-03 15:57:28 +02:00
var_unserializer.re Fix a number of format issues 2014-09-03 15:57:28 +02:00
var.c Fixed useless or duplicated IS_INTERNED() checks 2014-09-19 15:41:01 +04:00
versioning.c first show to make 's' work with size_t 2014-08-27 20:49:31 +02:00
winver.h