php-src/ext/standard
Anatol Belski 653bba5e60 Merge branch 'PHP-5.6'
* PHP-5.6:
  updated NEWS
  Fixed bug #65769 localeconv() broken in TS builds
2014-12-05 11:09:27 +01:00
..
html_tables typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
tests Merge branch 'PHP-5.6' 2014-12-05 11:09:27 +01:00
array.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
assert.c use zend_bool where zend_long isn't needed 2014-10-22 17:56:18 +02:00
base64.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
base64.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
basic_functions.c Fix incorrect argument reflection info for array_multisort() 2014-11-23 16:38:30 -08:00
basic_functions.h basic clang compatibility on windows 2014-11-07 10:17:59 +01:00
browscap.c Fix a couple compile warnings 2014-09-29 20:57:17 +02:00
config.m4 exclude log2 usage which requires C99 support 2014-08-29 10:55:55 +02:00
config.w32 Base structure for passsword_create and password_make_salt 2012-06-24 22:44:43 -04:00
crc32.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
crc32.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
credits_ext.h Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
credits_sapi.h Replaces php5 with php7, without whitespace changes. 2014-09-20 10:01:44 +02:00
credits.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
credits.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 fix datatype mismatches 2014-10-22 20:46:29 +02:00
crypt_sha512.c refixed printf fmt, used portable macros 2014-09-20 15:46:19 +02:00
crypt.c Merge branch 'PHP-5.6' 2014-11-30 21:47:40 -08:00
css.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
css.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
cyr_convert.c Fix a couple compile warnings 2014-09-29 20:57:17 +02:00
cyr_convert.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
datetime.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
datetime.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dir.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
dl.c fix datatype mismatch warning 2014-10-22 20:46:31 +02:00
dl.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dns_win32.c Changed based on comments and make its behaviour equal to the Windows version 2014-11-30 22:42:31 -08:00
dns.c Added more useful warning messages 2014-11-30 22:42:31 -08:00
exec.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
exec.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
file.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
file.h use php_socket_t instead of int 2014-10-10 19:00:19 +02:00
filestat.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
filters.c fix datatype mismatches 2014-10-23 10:29:59 +02:00
flock_compat.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
flock_compat.h typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
formatted_print.c fix datatype mismatch 2014-10-23 10:30:00 +02:00
fsock.c fix datatype mismatches 2014-10-23 11:05:47 +02:00
fsock.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
ftok.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
ftp_fopen_wrapper.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
head.c fix string is optional, set default length, thanks laruence 2014-12-02 07:41:35 +01:00
head.h fix datatype mismatches 2014-10-23 10:30:03 +02:00
html_tables.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
html.c fix copypaste error 2014-11-11 16:33:02 -08:00
html.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
http_fopen_wrapper.c fix datatype mismatches 2014-10-23 11:36:34 +02:00
http.c fix datatype mismatches 2014-10-23 10:30:05 +02:00
image.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
incomplete_class.c move to size_t where zend_string is used internally 2014-11-18 13:19:53 +01:00
info.c fix datatype mismatches 2014-10-23 11:45:44 +02:00
info.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
iptc.c Fix a couple compile warnings 2014-09-29 20:57:17 +02:00
lcg.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
levenshtein.c exhaust zend_long/size_t potential in levenstein 2014-10-23 15:47:44 +02:00
link_win32.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
link.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mail.c fix datatype mismatch 2014-10-23 15:47:45 +02: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 fix datatype mismatches 2014-10-23 15:47:46 +02:00
md5.c Fix a couple compile warnings 2014-09-29 20:57:17 +02:00
md5.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
metaphone.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
microtime.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
microtime.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pack.c Merge branch 'PHP-5.6' 2014-12-02 08:41:35 +01:00
pack.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pageinfo.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
pageinfo.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
password.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
php_array.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_assert.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_browscap.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_crypt_r.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_crypt_r.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_crypt.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_dir.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_dns.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_ext_syslog.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_filestat.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_fopen_wrapper.c proper dllexport 2014-11-18 15:38:35 +01:00
php_fopen_wrappers.h proper dllexport 2014-11-18 15:38:35 +01:00
php_ftok.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_http.h fix datatype mismatches 2014-10-23 10:30:05 +02:00
php_image.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_incomplete_class.h move to size_t where zend_string is used internally 2014-11-18 13:19:53 +01:00
php_iptc.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_lcg.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_link.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_mail.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_math.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_metaphone.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_password.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_rand.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_smart_string_public.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_smart_string.h Make number printing functions less generic 2014-09-19 23:39:07 +02:00
php_standard.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_string.h Directly use zend_string for php_implode/php_explode 2014-10-09 12:05:56 +02:00
php_type.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_uuencode.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_var.h secured unserialize 2014-11-22 22:25:18 -08:00
php_versioning.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
proc_open.c fix datatype mismatches 2014-10-23 16:29:02 +02:00
proc_open.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
quot_print.c fix datatype mismatch 2014-10-23 16:31:19 +02:00
quot_print.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
rand.c typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
scanf.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
scanf.h typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
sha1.c Fix a couple compile warnings 2014-09-29 20:57:17 +02:00
sha1.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
soundex.c fix datatype mismatch warnings 2014-10-24 20:50:00 +02:00
streamsfuncs.c fix datatype mismatches 2014-10-24 20:50:01 +02:00
streamsfuncs.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
string.c Merge branch 'PHP-5.6' 2014-12-05 11:09:27 +01:00
strnatcmp.c correct fix to the natcmp_ex 2014-09-15 12:58:46 +02:00
syslog.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
type.c fix datatype mismatch warning 2014-10-24 20:50:02 +02:00
uniqid.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
uniqid.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
url_scanner_ex.c fix datatype mismatches 2014-10-27 16:38:47 +01:00
url_scanner_ex.h fix datatype mismatches 2014-10-27 16:38:47 +01:00
url_scanner_ex.re fix datatype mismatches 2014-10-27 16:38:47 +01:00
url.c fix datatype mismatches 2014-10-23 10:30:03 +02:00
url.h fix datatype mismatches 2014-10-23 10:30:03 +02:00
user_filters.c fix datatype mismatches 2014-10-28 17:24:56 +01:00
uuencode.c fix assert, zero diff would be valid, too 2014-10-22 20:46:32 +02:00
var_unserializer.c secured unserialize 2014-11-22 22:25:18 -08:00
var_unserializer.re secured unserialize 2014-11-22 22:25:18 -08:00
var.c secured unserialize 2014-11-22 22:25:18 -08:00
versioning.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
winver.h Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00