php-src/ext/standard
Anatol Belski 11cf279196 Merge remote-tracking branch 'origin/master' into native-tls
* origin/master:
  Fix test gc_029_zts.phpt
  Fixed a bug that causes crash when environment variable is access while parsing php.ini
  fix asinh delivering -0 when the arg is 0
  Mark test for full GC root buffer as XFAIL
  Fix two date tests
  Mark three foreach tests as XFAIL
  reveal some newer libcurl features in MINFO
  Fix bug number
  Fix bug #68188
  Fix bug #68133 and bug #68135
2014-10-04 11:14:01 +02:00
..
html_tables s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
tests only no_NO.ISO-8859-1 have to be ignored (merged) 2014-10-01 10:15:13 +02:00
array.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
assert.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 Merge remote-tracking branch 'origin/master' into native-tls 2014-10-03 20:30:49 +02:00
basic_functions.h reworked the patch, less new stuff but worky 2014-09-25 18:48:27 +02: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
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 refixed printf fmt, used portable macros 2014-09-20 15:46:19 +02:00
crypt_sha512.c refixed printf fmt, used portable macros 2014-09-20 15:46:19 +02:00
crypt.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 reworked the patch, less new stuff but worky 2014-09-25 18:48:27 +02:00
dl.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dl.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dns_win32.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dns.c Fix a couple compile warnings 2014-09-29 20:57:17 +02:00
exec.c cleanup TSRMLS_FETCH in ext/standard 2014-09-26 21:05:55 +02:00
exec.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
file.c reworked the patch, less new stuff but worky 2014-09-25 18:48:27 +02:00
file.h reworked the patch, less new stuff but worky 2014-09-25 18:48:27 +02:00
filestat.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
filters.c Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00
flock_compat.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
flock_compat.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
formatted_print.c Replaced EG(This) and EX(object) with EX(This). 2014-10-03 19:32:46 +04:00
fsock.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
head.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
head.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
html_tables.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
html.c updated the comment to charset_hint 2014-09-19 19:45:38 +02:00
html.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
http_fopen_wrapper.c Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00
http.c Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00
image.c Merge branch 'PHP-5.6' 2014-09-19 20:15:56 +02:00
incomplete_class.c cleanup TSRMLS_FETCH in ext/standard 2014-09-26 21:05:55 +02:00
info.c cleanup TSRMLS_FETCH in ext/standard 2014-09-26 21:05:55 +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 reworked the patch, less new stuff but worky 2014-09-25 18:48:27 +02:00
levenshtein.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 Merge remote-tracking branch 'origin/master' into native-tls 2014-10-04 11:14:01 +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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_fopen_wrappers.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_ftok.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_http.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
php_image.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_incomplete_class.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 Fix tests/serialize/bug64146.phpt 2014-09-22 23:48:31 +02:00
php_versioning.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
proc_open.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
proc_open.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
quot_print.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
quot_print.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
rand.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
scanf.c cleanup TSRMLS_FETCH in ext/standard 2014-09-26 21:05:55 +02:00
scanf.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
streamsfuncs.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
streamsfuncs.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
string.c Merge remote-tracking branch 'origin/master' into native-tls 2014-10-01 01:33:46 +02: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 s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +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 Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00
url_scanner_ex.h Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00
url_scanner_ex.re Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00
url.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
url.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
user_filters.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
uuencode.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
var_unserializer.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
var_unserializer.re s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
var.c Fix counting of "R:" references in serialize() 2014-09-24 12:06:19 +02: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