php-src/ext/standard
2013-12-24 09:03:22 +00:00
..
html_tables - Less GCC warnings; code less readable, yay! 2011-08-31 05:45:02 +00:00
tests Merge branch 'PHP-5.6' of https://git.php.net/push/php-src into PHP-5.6 2013-12-15 16:55:29 +08:00
array.c Allow $num=0 in array_fill() 2013-11-12 22:02:51 +01:00
assert.c Fix misleading sizeof 2013-10-19 23:43:05 +02:00
base64.c Happy New Year 2013-01-01 16:37:09 +08:00
base64.h Happy New Year 2013-01-01 16:37:09 +08:00
basic_functions.c Merge branch 'PHP-5.5' into PHP-5.6 2013-11-17 17:20:13 +08:00
basic_functions.h Happy New Year 2013-01-01 16:37:09 +08:00
browscap.c Merge branch 'PHP-5.3' into PHP-5.4 2013-06-06 18:51:32 +02: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 Happy New Year 2013-01-01 16:37:09 +08:00
crc32.h Happy New Year 2013-01-01 16:37:09 +08:00
credits_ext.h update credits headers 2013-12-24 09:03:22 +00:00
credits_sapi.h update credits headers 2013-12-24 09:03:22 +00:00
credits.c Happy New Year 2013-01-01 16:37:09 +08:00
credits.h Happy New Year 2013-01-01 16:37:09 +08:00
crypt_blowfish.c - update blowfish to 1.2 (Solar Designer) 2011-07-18 21:26:29 +00:00
crypt_blowfish.h Sync line ending with 5_4 2011-09-12 10:24:27 +00:00
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 Fix ZTS build 2013-10-29 20:01:37 +01:00
css.c Merge branch 'pull-request/231' 2013-07-21 22:49:26 -07:00
css.h Merge branch 'pull-request/231' 2013-07-21 22:49:26 -07:00
cyr_convert.c Happy New Year 2013-01-01 16:37:09 +08:00
cyr_convert.h Happy New Year 2013-01-01 16:37:09 +08:00
datetime.c Happy New Year 2013-01-01 16:37:09 +08:00
datetime.h Happy New Year 2013-01-01 16:37:09 +08:00
dir.c fixed glob() edge case on windows, ref bug #47358 2013-08-19 14:21:16 +02:00
dl.c Improve warning when trying to load zend ext as PHP module 2013-04-04 15:36:46 +02:00
dl.h Happy New Year 2013-01-01 16:37:09 +08:00
dns_win32.c - unify warning between win and unix and enable test 2011-09-04 21:48:22 +00:00
dns.c Merge branch 'PHP-5.3' into PHP-5.4 2013-04-23 21:45:49 -07:00
exec.c Happy New Year 2013-01-01 16:37:09 +08:00
exec.h Happy New Year 2013-01-01 16:37:09 +08:00
file.c Merge branch 'PHP-5.5' 2013-10-17 15:22:07 +02:00
file.h Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
filestat.c Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
filters.c Fix #65483: quoted-printable encode stream filter incorrectly encoding spaces 2013-08-24 19:45:54 -07:00
flock_compat.c Happy New Year 2013-01-01 16:37:09 +08:00
flock_compat.h Happy New Year 2013-01-01 16:37:09 +08:00
formatted_print.c Happy New Year 2013-01-01 16:37:09 +08:00
fsock.c Happy New Year 2013-01-01 16:37:09 +08:00
fsock.h Happy New Year 2013-01-01 16:37:09 +08:00
ftok.c Happy New Year 2013-01-01 16:37:09 +08:00
ftp_fopen_wrapper.c Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
head.c Merge branch 'PHP-5.4' into PHP-5.5 2013-03-28 19:13:58 +08:00
head.h Happy New Year 2013-01-01 16:37:09 +08:00
html_tables.h Happy New Year 2013-01-01 16:37:09 +08:00
html.c Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
html.h Happy New Year 2013-01-01 16:37:09 +08:00
http_fopen_wrapper.c Merge branch 'PHP-5.5' 2013-10-01 11:11:48 +02:00
http.c HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
image.c typo fixes 2013-07-15 00:23:03 -07:00
incomplete_class.c fix bug #49348 - issue notice on get_property_ptr_ptr when used for read 2013-02-18 20:56:02 -08:00
info.c Merge branch 'PHP-5.5' 2013-08-21 19:18:29 +02:00
info.h Merge branch 'pull-request/231' 2013-07-21 22:49:26 -07:00
iptc.c Happy New Year 2013-01-01 16:37:09 +08:00
lcg.c Happy New Year 2013-01-01 16:37:09 +08:00
levenshtein.c Happy New Year 2013-01-01 16:37:09 +08:00
link_win32.c Happy New Year 2013-01-01 16:37:09 +08:00
link.c Happy New Year 2013-01-01 16:37:09 +08:00
mail.c typo fixes 2013-07-15 00:23:03 -07: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 code related typo fixes 2013-08-18 13:46:32 -07:00
md5.c Happy New Year 2013-01-01 16:37:09 +08:00
md5.h Happy New Year 2013-01-01 16:37:09 +08:00
metaphone.c Happy New Year 2013-01-01 16:37:09 +08:00
microtime.c Happy New Year 2013-01-01 16:37:09 +08:00
microtime.h Happy New Year 2013-01-01 16:37:09 +08:00
pack.c Merge branch 'PHP-5.4' into PHP-5.5 2013-08-04 16:06:24 -07:00
pack.h Happy New Year 2013-01-01 16:37:09 +08:00
pageinfo.c Happy New Year 2013-01-01 16:37:09 +08:00
pageinfo.h Happy New Year 2013-01-01 16:37:09 +08:00
password.c Remove dead comparison (size_t < 0) 2013-10-19 23:46:09 +02:00
php_array.h Using only two constants to signal use type intent. 2013-09-28 00:06:04 +08:00
php_assert.h Happy New Year 2013-01-01 16:37:09 +08:00
php_browscap.h Happy New Year 2013-01-01 16:37:09 +08:00
php_crypt_r.c Happy New Year 2013-01-01 16:37:09 +08:00
php_crypt_r.h Happy New Year 2013-01-01 16:37:09 +08:00
php_crypt.h Happy New Year 2013-01-01 16:37:09 +08:00
php_dir.h Happy New Year 2013-01-01 16:37:09 +08:00
php_dns.h Happy New Year 2013-01-01 16:37:09 +08:00
php_ext_syslog.h Happy New Year 2013-01-01 16:37:09 +08:00
php_filestat.h Happy New Year 2013-01-01 16:37:09 +08:00
php_fopen_wrapper.c fix bad cast 2013-10-08 11:16:53 +02:00
php_fopen_wrappers.h Constify streams API and a few other calls down the rabbit hole. 2013-07-30 12:49:36 +02:00
php_ftok.h Happy New Year 2013-01-01 16:37:09 +08:00
php_http.h Happy New Year 2013-01-01 16:37:09 +08:00
php_image.h Happy New Year 2013-01-01 16:37:09 +08:00
php_incomplete_class.h Happy New Year 2013-01-01 16:37:09 +08:00
php_iptc.h Happy New Year 2013-01-01 16:37:09 +08:00
php_lcg.h Happy New Year 2013-01-01 16:37:09 +08:00
php_link.h Happy New Year 2013-01-01 16:37:09 +08:00
php_mail.h Happy New Year 2013-01-01 16:37:09 +08:00
php_math.h Happy New Year 2013-01-01 16:37:09 +08:00
php_metaphone.h Happy New Year 2013-01-01 16:37:09 +08:00
php_password.h Happy New Year 2013-01-01 16:37:09 +08:00
php_rand.h Happy New Year 2013-01-01 16:37:09 +08:00
php_smart_str_public.h Happy New Year 2013-01-01 16:37:09 +08:00
php_smart_str.h Happy New Year 2013-01-01 16:37:09 +08:00
php_standard.h Happy New Year 2013-01-01 16:37:09 +08:00
php_string.h Fixed bug #65947 (basename is no more working after fgetcsv in certain situation) 2013-11-08 15:32:28 +08:00
php_type.h Happy New Year 2013-01-01 16:37:09 +08:00
php_uuencode.h Happy New Year 2013-01-01 16:37:09 +08:00
php_var.h fix bug #65481 (shutdown segfault due to serialize) 2013-08-20 00:05:11 +02:00
php_versioning.h Happy New Year 2013-01-01 16:37:09 +08:00
proc_open.c HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
proc_open.h Happy New Year 2013-01-01 16:37:09 +08:00
quot_print.c Merge branch 'PHP-5.3' into PHP-5.4 2013-06-04 21:58:44 -07:00
quot_print.h Happy New Year 2013-01-01 16:37:09 +08:00
rand.c Happy New Year 2013-01-01 16:37:09 +08:00
scanf.c Happy New Year 2013-01-01 16:37:09 +08:00
scanf.h Happy New Year 2013-01-01 16:37:09 +08:00
sha1.c Happy New Year 2013-01-01 16:37:09 +08:00
sha1.h Happy New Year 2013-01-01 16:37:09 +08:00
soundex.c Happy New Year 2013-01-01 16:37:09 +08:00
streamsfuncs.c HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
streamsfuncs.h Happy New Year 2013-01-01 16:37:09 +08:00
string.c Merge branch 'PHP-5.5' 2013-08-14 20:47:00 -07:00
strnatcmp.c
syslog.c Happy New Year 2013-01-01 16:37:09 +08:00
type.c Happy New Year 2013-01-01 16:37:09 +08:00
uniqid.c Happy New Year 2013-01-01 16:37:09 +08:00
uniqid.h Happy New Year 2013-01-01 16:37:09 +08:00
url_scanner_ex.c Reduce compiler noise by removing unused variables and labels 2013-08-14 21:06:59 -07:00
url_scanner_ex.h Happy New Year 2013-01-01 16:37:09 +08:00
url_scanner_ex.re Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
url.c less serious compatAbility fixes 2013-07-15 00:21:39 -07:00
url.h Happy New Year 2013-01-01 16:37:09 +08:00
user_filters.c HASH_KEY_NON_EXISTANT fix 2013-07-21 20:09:53 -07:00
uuencode.c Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
var_unserializer.c Merge branch 'PHP-5.4' into PHP-5.5 2013-08-20 00:08:55 +02:00
var_unserializer.re fix bug #65481 (shutdown segfault due to serialize) 2013-08-20 00:05:11 +02:00
var.c Merge branch 'PHP-5.5' 2013-10-29 17:30:58 +09:00
versioning.c Happy New Year 2013-01-01 16:37:09 +08:00
winver.h Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00