php-src/ext/standard
Anatol Belski 08241ee3f3 Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  C89 compat
  add include for missing localeconv_r proto
2014-12-06 12:18:05 +01:00
..
html_tables typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
tests Merge branch 'PHP-5.5' into PHP-5.6 2014-12-06 12:00:17 +01:00
array.c Disable restrictions regarding arrays in constants at run-time. 2014-07-30 17:57:07 +02:00
assert.c Bump year 2014-01-03 11:08:10 +08:00
base64.c Bump year 2014-01-03 11:08:10 +08:00
base64.h Bump year 2014-01-03 11:08:10 +08:00
basic_functions.c Fix incorrect argument reflection info for array_multisort() 2014-11-23 16:38:30 -08:00
basic_functions.h dll export APIs needed by phpdbg 2014-10-29 19:32:52 +01:00
browscap.c Bump year 2014-01-03 11:08:10 +08: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 headers 2013-12-24 09:03:22 +00:00
credits.c also add Remi to the QA credits 2014-07-02 23:35:31 +02:00
credits.h Bump year 2014-01-03 11:08:10 +08:00
crypt_blowfish.c Upgrade crypt_blowfish to version 1.3 2014-10-07 11:23:24 +01:00
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 Merge branch 'PHP-5.5' into PHP-5.6 2014-11-30 21:39:49 -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 Bump year 2014-01-03 11:08:10 +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 typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -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 Changed based on comments and make its behaviour equal to the Windows version 2014-11-30 22:42:13 -08:00
dns.c Added more useful warning messages 2014-11-30 22:42:13 -08:00
exec.c Bump year 2014-01-03 11:08:10 +08:00
exec.h Bump year 2014-01-03 11:08:10 +08:00
file.c arg1-3 are not variable names to use; removed useless buffer variable 2014-11-04 16:59:32 +01:00
file.h Bump year 2014-01-03 11:08:10 +08:00
filestat.c Bump year 2014-01-03 11:08:10 +08:00
filters.c Bump year 2014-01-03 11:08:10 +08: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 add include for missing localeconv_r proto 2014-12-06 12:09:35 +01:00
fsock.c Bump year 2014-01-03 11:08:10 +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 fix loop - size_t is unsigned so can not be negative 2014-11-11 16:33:02 -08:00
head.c Bump year 2014-01-03 11:08:10 +08:00
head.h Bump year 2014-01-03 11:08:10 +08:00
html_tables.h Fix HTML entity table generation 2014-03-06 23:10:31 +01:00
html.c fix copypaste error 2014-11-11 16:33:02 -08:00
html.h Bump year 2014-01-03 11:08:10 +08:00
http_fopen_wrapper.c fix C89 compat 2014-07-14 20:27:59 +02:00
http.c Bump year 2014-01-03 11:08:10 +08:00
image.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
incomplete_class.c Bump year 2014-01-03 11:08:10 +08:00
info.c Merge branch 'PHP-5.5' into PHP-5.6 2014-08-06 16:25:12 +03:00
info.h Bump year 2014-01-03 11:08:10 +08:00
iptc.c Merge branch 'bug67250' into PHP-5.4 2014-05-13 16:43:10 -07: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 Bump year 2014-01-03 11:08:10 +08:00
mail.c Merge branch 'PHP-5.4' into PHP-5.5 2014-02-28 22:30:21 +08: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 add T_POW (**) operator 2014-02-06 14:41:21 +01:00
md5.c Bump year 2014-01-03 11:08:10 +08:00
md5.h Bump year 2014-01-03 11:08:10 +08:00
metaphone.c Bump year 2014-01-03 11:08:10 +08:00
microtime.c Bump year 2014-01-03 11:08:10 +08:00
microtime.h Bump year 2014-01-03 11:08:10 +08:00
pack.c Fix Bug #68536 Pack for 64bits integer is broken on bigendian. 2014-12-02 08:38:39 +01: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 Bump year 2014-01-03 11:08:10 +08:00
php_array.h Merge branch 'PHP-5.5' into PHP-5.6 2014-04-14 00:08:36 +02: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 Bump year 2014-01-03 11:08:10 +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 Bump year 2014-01-03 11:08:10 +08:00
php_fopen_wrapper.c refactor php_stream_temp_create{,_ex} and use it for the php://input stream 2014-07-03 20:40:40 +02: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 Bump year 2014-01-03 11:08:10 +08: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 Bump year 2014-01-03 11:08:10 +08: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 Fix a compiler warning in php_rand.h 2014-04-20 16:35:36 -07:00
php_smart_str_public.h Bump year 2014-01-03 11:08:10 +08:00
php_smart_str.h Bump year 2014-01-03 11:08:10 +08:00
php_standard.h Bump year 2014-01-03 11:08:10 +08:00
php_string.h Bump year 2014-01-03 11:08:10 +08:00
php_type.h Bump year 2014-01-03 11:08:10 +08:00
php_uuencode.h Bump year 2014-01-03 11:08:10 +08:00
php_var.h Bump year 2014-01-03 11:08:10 +08:00
php_versioning.h Bump year 2014-01-03 11:08:10 +08:00
proc_open.c Fixes to various stream cast on win64 2014-03-19 06:33:46 +01:00
proc_open.h Bump year 2014-01-03 11:08:10 +08:00
quot_print.c Bump year 2014-01-03 11:08:10 +08:00
quot_print.h Bump year 2014-01-03 11:08:10 +08:00
rand.c Fix a compiler warning in php_rand.h 2014-04-20 16:35:36 -07:00
scanf.c Bump year 2014-01-03 11:08:10 +08:00
scanf.h typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:33:43 -08:00
sha1.c Bump year 2014-01-03 11:08:10 +08:00
sha1.h Bump year 2014-01-03 11:08:10 +08:00
soundex.c Bump year 2014-01-03 11:08:10 +08:00
streamsfuncs.c Merge branch 'PHP-5.5' into PHP-5.6 2014-07-02 09:56:05 +02:00
streamsfuncs.h Bump year 2014-01-03 11:08:10 +08:00
string.c Merge branch 'PHP-5.5' into PHP-5.6 2014-12-05 11:08:55 +01:00
strnatcmp.c
syslog.c Bump year 2014-01-03 11:08:10 +08:00
type.c Bump year 2014-01-03 11:08:10 +08:00
uniqid.c Bump year 2014-01-03 11:08:10 +08:00
uniqid.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.c Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.h Bump year 2014-01-03 11:08:10 +08:00
url_scanner_ex.re Update copyright year for re2c files as well 2014-06-16 23:26:50 +03:00
url.c Fixed bug #68129 2014-10-09 08:21:30 +08:00
url.h Bump year 2014-01-03 11:08:10 +08:00
user_filters.c Merge branch 'PHP-5.4' into PHP-5.5 2014-04-03 09:08:35 +02:00
uuencode.c Fix bug #67252: convert_uudecode out-of-bounds read 2014-05-11 20:29:27 -07:00
var_unserializer.c Fixed bug #68044: Integer overflow in unserialize() (32-bits only) 2014-10-14 10:44:57 -07:00
var_unserializer.re Fixed bug #68044: Integer overflow in unserialize() (32-bits only) 2014-10-14 10:44:57 -07:00
var.c Revert "Add optional second arg to unserialize()" 2014-06-11 14:43:09 +02: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