php-src/ext/standard
2014-03-14 15:54:49 +04:00
..
html_tables
tests Fixed test (scalars don;t have reference counter any more) 2014-03-13 23:04:30 +04:00
array.c Fixed reference support 2014-03-14 12:50:20 +04:00
assert.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
base64.c Refactor base64 to returning zend_string 2014-02-24 18:48:22 +08:00
base64.h Refactor base64 to returning zend_string 2014-02-24 18:48:22 +08:00
basic_functions.c Fixed parse_ini_file 2014-03-09 11:35:20 +08:00
basic_functions.h Use better data structures (incomplete) 2014-02-10 12:18:01 +04:00
browscap.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
config.m4 fix broken sha2 configure tests 2013-09-13 12:56:38 +02:00
config.w32 Base structure for passsword_create and password_make_salt 2012-06-24 22:44:43 -04:00
crc32.c Bump year 2014-01-03 11:08:10 +08:00
crc32.h Bump year 2014-01-03 11:08:10 +08:00
credits_ext.h Merge branch 'PHP-5.5' into PHP-5.6 2014-01-10 16:02:46 +01:00
credits_sapi.h update credits 2013-12-24 09:04:32 +00:00
credits.c Bump year 2014-01-03 11:08:10 +08:00
credits.h Bump year 2014-01-03 11:08:10 +08:00
crypt_blowfish.c
crypt_blowfish.h
crypt_freesec.c fix CVE-2012-2143 2012-05-29 23:07:04 -07:00
crypt_freesec.h unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt_sha256.c unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt_sha512.c unify stdint type usage 2013-08-06 22:49:56 +02:00
crypt.c Refactor php_crypt to returning zend_string 2014-02-25 12:46:51 +08:00
css.c Bump year 2014-01-03 11:08:10 +08:00
css.h Bump year 2014-01-03 11:08:10 +08:00
cyr_convert.c Fixed several memory leaks 2014-02-24 15:03:35 +08:00
cyr_convert.h Bump year 2014-01-03 11:08:10 +08:00
datetime.c Bump year 2014-01-03 11:08:10 +08:00
datetime.h Bump year 2014-01-03 11:08:10 +08:00
dir.c Use list_close here (by ext/standard/tests/dir/closedir_basic.phpt) 2014-03-09 20:08:06 +08:00
dl.c Bump year 2014-01-03 11:08:10 +08:00
dl.h Bump year 2014-01-03 11:08:10 +08:00
dns_win32.c
dns.c Fixed reference arguments handling 2014-03-03 18:20:53 +08:00
exec.c Fixed char*/zend_string* inconsistency 2014-03-07 18:23:57 +04:00
exec.h Refactor php_escape_shell_* to return zend_string 2014-03-03 17:33:40 +08:00
file.c Use list_close here to fix ext/standard/tests/file/popen_pclose_basic.phpt 2014-03-09 19:56:48 +08:00
file.h Bump year 2014-01-03 11:08:10 +08:00
filestat.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
filters.c Fixed user stream filters 2014-02-28 23:05:22 +04:00
flock_compat.c Bump year 2014-01-03 11:08:10 +08:00
flock_compat.h Bump year 2014-01-03 11:08:10 +08:00
formatted_print.c Fixed wrong merges 2014-03-06 19:06:05 +08:00
fsock.c Fixed fsockopen's reference argument handling 2014-03-03 18:14:59 +08:00
fsock.h Bump year 2014-01-03 11:08:10 +08:00
ftok.c Bump year 2014-01-03 11:08:10 +08:00
ftp_fopen_wrapper.c Refactor basename using zend_string 2014-02-23 18:08:35 +08:00
head.c Fixed wrong data type (all tests passed in ext/network now) 2014-03-03 18:27:45 +08:00
head.h Bump year 2014-01-03 11:08:10 +08:00
html_tables.h Bump year 2014-01-03 11:08:10 +08:00
html.c Fixed wrong size of key length 2014-02-24 16:24:08 +08:00
html.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
http_fopen_wrapper.c Refactor base64 to returning zend_string 2014-02-24 18:48:22 +08:00
http.c Refactor php_url_(en|de)code to return zend_string 2014-03-03 16:34:43 +08:00
image.c Fixed memory leak in getimagesize 2014-03-06 18:30:32 +08:00
incomplete_class.c Various fixes related to read_property(), read_dimension() and iterators refactoring 2014-02-27 16:07:36 +04:00
info.c Fixed memory leak in php_uname 2014-03-03 16:56:54 +08:00
info.h Fixed memory leak in php_uname 2014-03-03 16:56:54 +08:00
iptc.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
lcg.c Bump year 2014-01-03 11:08:10 +08:00
levenshtein.c Bump year 2014-01-03 11:08:10 +08:00
link_win32.c Bump year 2014-01-03 11:08:10 +08:00
link.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
mail.c Fixed char*/zend_string* inconsistency 2014-03-07 18:23:57 +04:00
Makefile.frag Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files. 2012-12-06 09:28:35 +01:00
math.c Fixed wrong fix for tmpbuf 2014-03-06 19:22:59 +08:00
md5.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
md5.h Bump year 2014-01-03 11:08:10 +08:00
metaphone.c Fixed wrong zend_string usage in ext/standard/tests/strings/bug47443.php 2014-02-23 19:04:40 +08:00
microtime.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
microtime.h Bump year 2014-01-03 11:08:10 +08:00
pack.c Arguments taken by internal functions using zend_parse_parameters() with "+" and "*" specifications must not be deallocated anymore. 2014-03-05 11:10:52 +04:00
pack.h Bump year 2014-01-03 11:08:10 +08:00
pageinfo.c Bump year 2014-01-03 11:08:10 +08:00
pageinfo.h Bump year 2014-01-03 11:08:10 +08:00
password.c Refactor php_crypt to returning zend_string 2014-02-25 12:46:51 +08:00
php_array.h Use better data structures (incomplete) 2014-02-10 17:49:21 +04:00
php_assert.h Bump year 2014-01-03 11:08:10 +08:00
php_browscap.h Bump year 2014-01-03 11:08:10 +08:00
php_crypt_r.c Bump year 2014-01-03 11:08:10 +08:00
php_crypt_r.h Bump year 2014-01-03 11:08:10 +08:00
php_crypt.h Refactor php_crypt to returning zend_string 2014-02-25 12:46:51 +08:00
php_dir.h Bump year 2014-01-03 11:08:10 +08:00
php_dns.h Bump year 2014-01-03 11:08:10 +08:00
php_ext_syslog.h Bump year 2014-01-03 11:08:10 +08:00
php_filestat.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
php_fopen_wrapper.c Bump year 2014-01-03 11:08:10 +08:00
php_fopen_wrappers.h Bump year 2014-01-03 11:08:10 +08:00
php_ftok.h Bump year 2014-01-03 11:08:10 +08:00
php_http.h Bump year 2014-01-03 11:08:10 +08:00
php_image.h Bump year 2014-01-03 11:08:10 +08:00
php_incomplete_class.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
php_iptc.h Bump year 2014-01-03 11:08:10 +08:00
php_lcg.h Bump year 2014-01-03 11:08:10 +08:00
php_link.h Bump year 2014-01-03 11:08:10 +08:00
php_mail.h Bump year 2014-01-03 11:08:10 +08:00
php_math.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
php_metaphone.h Bump year 2014-01-03 11:08:10 +08:00
php_password.h Bump year 2014-01-03 11:08:10 +08:00
php_rand.h Bump year 2014-01-03 11:08:10 +08:00
php_smart_str_public.h Refacting smart_str 2014-02-18 17:42:46 +08:00
php_smart_str.h Refacting smart_str 2014-02-18 17:42:46 +08:00
php_standard.h Bump year 2014-01-03 11:08:10 +08:00
php_string.h Refactor php_addslashes using zend_string 2014-02-24 12:07:09 +08:00
php_type.h Bump year 2014-01-03 11:08:10 +08:00
php_uuencode.h Refactor php_uu(en/de)code to returning zend_string 2014-02-24 18:32:09 +08:00
php_var.h Re-fixed unserialize 2014-02-26 15:51:53 +08:00
php_versioning.h Bump year 2014-01-03 11:08:10 +08:00
proc_open.c Fixed proc_open's reference argument 2014-03-03 16:50:35 +08:00
proc_open.h Use better data structures (incomplete) 2014-02-14 13:40:11 +04:00
quot_print.c Use better data structures (incomplete) 2014-02-17 17:59:18 +04:00
quot_print.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
rand.c Bump year 2014-01-03 11:08:10 +08:00
scanf.c Fixed inproper IS_REF handling in ext/standard/tests/strings/bug27295.phpt 2014-02-23 18:48:15 +08:00
scanf.h Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
sha1.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
sha1.h Bump year 2014-01-03 11:08:10 +08:00
soundex.c Use better data structures (incomplete) 2014-02-13 17:54:23 +04:00
streamsfuncs.c Fixed refcounting 2014-03-14 15:54:49 +04:00
streamsfuncs.h Bump year 2014-01-03 11:08:10 +08:00
string.c Improve codes 2014-03-07 22:33:36 +08:00
strnatcmp.c
syslog.c Bump year 2014-01-03 11:08:10 +08:00
type.c To be consistent with old PHP in is_callable(do we really need it?) 2014-03-06 23:16:06 +08:00
uniqid.c Temorary fixed memleak 2014-03-03 18:24:06 +08:00
uniqid.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.c Fixed serval segfaults 2014-03-03 16:46:18 +08:00
url_scanner_ex.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.re Fixed serval segfaults 2014-03-03 16:46:18 +08:00
url.c Refactor php_url_(en|de)code to return zend_string 2014-03-03 16:34:43 +08:00
url.h Refactor php_url_(en|de)code to return zend_string 2014-03-03 16:34:43 +08:00
user_filters.c Fixed user stream filters 2014-02-28 23:05:22 +04:00
uuencode.c Refactor php_uu(en/de)code to returning zend_string 2014-02-24 18:32:09 +08:00
var_unserializer.c Re-fixed unserialize 2014-02-26 15:51:53 +08:00
var_unserializer.re Re-fixed unserialize 2014-02-26 15:51:53 +08:00
var.c IS_REFERENCE is unfrequent 2014-03-09 20:03:24 +08:00
versioning.c Bump year 2014-01-03 11:08:10 +08:00
winver.h Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00