php-src/ext/standard
Dmitry Stogov 8e10e8f921 Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places).
Switch from ZVAL_ZVAL() to simpler macros where possible (it makes sense to review remaining places)
2015-06-12 12:33:23 +03:00
..
html_tables Improved table search 2015-03-11 15:02:47 +03:00
tests Merge branch 'PHP-5.6' 2015-06-11 12:08:09 +02:00
array.c Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places). 2015-06-12 12:33:23 +03:00
assert.c ZTS cleanup 2015-03-08 19:25:55 +08:00
base64.c bump year 2015-01-15 23:27:30 +08:00
base64.h bump year 2015-01-15 23:27:30 +08:00
basic_functions.c Merge branch 'PHP-5.6' 2015-05-21 08:22:30 +02:00
basic_functions.h Implemented FR #45235 A way to clear or reset the results for error_get_last() 2015-03-03 17:48:03 +08:00
browscap.c Use new macros 2015-04-08 14:30:47 +08:00
config.m4 Improve CSPRNG implementation 2015-05-09 21:57:59 +02:00
config.w32 Initial implementation for CSPRNG API 2015-05-09 21:57:50 +02:00
crc32.c bump year 2015-01-15 23:27:30 +08:00
crc32.h bump year 2015-01-15 23:27:30 +08:00
credits_ext.h Update credits 2015-03-29 10:15:43 +02:00
credits_sapi.h run credits script 2015-05-30 09:43:10 +02:00
credits.c [16:45] <@bjori> salathe: http://git.php.net/?p=php-src.git;a=commit;h=d4324a5e4ba3ae668cf1a3c2426241fd6ac385a5 && http://git.php.net/?p=php-src.git;a=commit;h=9de8833bea9fe39556066e7ff77b136697652d02 2015-05-27 16:50:01 +02:00
credits.h bump year 2015-01-15 23:27:30 +08:00
crypt_blowfish.c bump year 2015-01-15 23:27:30 +08:00
crypt_blowfish.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
crypt_freesec.c trailing whitespace removal 2015-01-10 15:07:38 -08: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 Fixed bug #69686 password_verify reports back error on PHP7 will null string. 2015-05-21 17:12:51 -04:00
css.c bump year 2015-01-15 23:27:30 +08:00
css.h bump year 2015-01-15 23:27:30 +08:00
cyr_convert.c bump year 2015-01-15 23:27:30 +08:00
cyr_convert.h bump year 2015-01-15 23:27:30 +08:00
datetime.c bump year 2015-01-15 23:27:30 +08:00
datetime.h bump year 2015-01-15 23:27:30 +08:00
dir.c Merge branch 'PHP-5.6' 2015-05-12 15:00:24 -07:00
dl.c Merge branch 'pull-request/988' 2015-01-31 23:11:18 -08:00
dl.h bump year 2015-01-15 23:27:30 +08:00
dns_win32.c Drop old VC support (VC <= 9), for dns.c, this means that DNS_TYPE_NAPTR always is available 2015-03-29 06:57:11 +02:00
dns.c ZTS cleanup 2015-03-08 19:25:55 +08:00
exec.c Fixed bug #69646 (OS command injection vulnerability in escapeshellarg) 2015-06-09 21:37:17 -07:00
exec.h bump year 2015-01-15 23:27:30 +08:00
file.c cleanup redundant S_IFDIR declaration 2015-05-25 18:03:24 +02:00
file.h bump year 2015-01-15 23:27:30 +08:00
filestat.c move some stat declarations into zend_virtual_cwd.h 2015-05-25 18:03:21 +02:00
filters.c Clean up some type conversions 2015-04-27 18:50:08 +02:00
flock_compat.c Merge branch 'PHP-5.6' 2015-02-21 14:16:06 +01:00
flock_compat.h bump year 2015-01-15 23:27:30 +08:00
formatted_print.c Fixed returning void instead of NULL 2015-05-05 23:50:50 +03:00
fsock.c bump year 2015-01-15 23:27:30 +08:00
fsock.h bump year 2015-01-15 23:27:30 +08:00
ftok.c bump year 2015-01-15 23:27:30 +08:00
ftp_fopen_wrapper.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
head.c prohibit empty cookie names for setcookie() 2015-05-12 10:47:35 +02:00
head.h bump year 2015-01-15 23:27:30 +08:00
html_tables.h Improved table search 2015-03-11 15:02:47 +03:00
html.c apply a patch 2015-04-14 21:17:08 +09:00
html.h bump year 2015-01-15 23:27:30 +08:00
http_fopen_wrapper.c Restore fix for bug #69337 2015-04-18 15:48:09 -07:00
http.c Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
image.c fix warnings 2015-01-30 22:19:23 +01:00
incomplete_class.c Merge branch 'PHP-5.6' 2015-03-22 18:33:39 -07:00
info.c Merge branch 'PHP-5.6' 2015-06-10 11:26:49 +02:00
info.h bump year 2015-01-15 23:27:30 +08:00
iptc.c fix warnings 2015-01-30 22:19:23 +01:00
lcg.c bump year 2015-01-15 23:27:30 +08:00
levenshtein.c bump year 2015-01-15 23:27:30 +08:00
link_win32.c bump year 2015-01-15 23:27:30 +08:00
link.c Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
mail.c Merge branch 'PHP-5.6' 2015-06-09 21:39:59 -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 [Math] ceil, floor added FAST_ZPP parameters pass 2015-05-19 21:19:13 +08:00
md5.c bump year 2015-01-15 23:27:30 +08:00
md5.h bump year 2015-01-15 23:27:30 +08:00
metaphone.c Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate() 2015-03-20 02:02:42 +03:00
microtime.c Windows support for getrusage() 2015-05-20 15:45:37 +02:00
microtime.h bump year 2015-01-15 23:27:30 +08:00
pack.c Merge branch 'PHP-5.6' 2015-05-12 15:00:24 -07:00
pack.h bump year 2015-01-15 23:27:30 +08:00
pageinfo.c bump year 2015-01-15 23:27:30 +08:00
pageinfo.h bump year 2015-01-15 23:27:30 +08:00
password.c Make convert_to_* safe with rc>1 2015-06-11 23:23:57 +02:00
php_array.h bump year 2015-01-15 23:27:30 +08:00
php_assert.h bump year 2015-01-15 23:27:30 +08:00
php_browscap.h bump year 2015-01-15 23:27:30 +08:00
php_crypt_r.c bump year 2015-01-15 23:27:30 +08:00
php_crypt_r.h bump year 2015-01-15 23:27:30 +08:00
php_crypt.h Fixed bug #69686 password_verify reports back error on PHP7 will null string. 2015-05-21 17:12:51 -04:00
php_dir.h bump year 2015-01-15 23:27:30 +08:00
php_dns.h bump year 2015-01-15 23:27:30 +08:00
php_ext_syslog.h bump year 2015-01-15 23:27:30 +08:00
php_filestat.h bump year 2015-01-15 23:27:30 +08:00
php_fopen_wrapper.c fix datatype mismatches 2015-03-24 22:02:31 +01:00
php_fopen_wrappers.h Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
php_ftok.h bump year 2015-01-15 23:27:30 +08:00
php_http.h bump year 2015-01-15 23:27:30 +08:00
php_image.h bump year 2015-01-15 23:27:30 +08:00
php_incomplete_class.h bump year 2015-01-15 23:27:30 +08:00
php_iptc.h bump year 2015-01-15 23:27:30 +08:00
php_lcg.h bump year 2015-01-15 23:27:30 +08:00
php_link.h bump year 2015-01-15 23:27:30 +08:00
php_mail.h bump year 2015-01-15 23:27:30 +08:00
php_math.h bump year 2015-01-15 23:27:30 +08:00
php_metaphone.h bump year 2015-01-15 23:27:30 +08:00
php_password.h bump year 2015-01-15 23:27:30 +08:00
php_rand.h bump year 2015-01-15 23:27:30 +08:00
php_random.h Improve CSPRNG implementation 2015-05-09 21:57:59 +02:00
php_smart_string_public.h bump year 2015-01-15 23:27:30 +08:00
php_smart_string.h bump year 2015-01-15 23:27:30 +08:00
php_standard.h Initial implementation for CSPRNG API 2015-05-09 21:57:50 +02:00
php_string.h fix mbrlen prototype availability 2015-05-18 22:37:19 +02:00
php_type.h bump year 2015-01-15 23:27:30 +08:00
php_uuencode.h bump year 2015-01-15 23:27:30 +08:00
php_var.h bump year 2015-01-15 23:27:30 +08:00
php_versioning.h bump year 2015-01-15 23:27:30 +08:00
proc_open.c remove hardcoded limit on number of pipes in proc_open() 2015-05-29 15:30:06 +03:00
proc_open.h remove hardcoded limit on number of pipes in proc_open() 2015-05-29 15:30:06 +03:00
quot_print.c Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate() 2015-03-20 02:02:42 +03:00
quot_print.h bump year 2015-01-15 23:27:30 +08:00
rand.c bump year 2015-01-15 23:27:30 +08:00
random.c random_int: Fix power of two check. 2015-05-10 13:00:45 +02:00
scanf.c bump year 2015-01-15 23:27:30 +08:00
scanf.h bump year 2015-01-15 23:27:30 +08:00
sha1.c bump year 2015-01-15 23:27:30 +08:00
sha1.h bump year 2015-01-15 23:27:30 +08:00
soundex.c bump year 2015-01-15 23:27:30 +08:00
streamsfuncs.c Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places). 2015-06-12 12:33:23 +03:00
streamsfuncs.h Revert "Add stream_socket_crypto_info() function" 2015-03-09 23:15:57 -06:00
string.c Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places). 2015-06-12 12:33:23 +03:00
strnatcmp.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
syslog.c bump year 2015-01-15 23:27:30 +08:00
type.c Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places). 2015-06-12 12:33:23 +03:00
uniqid.c bump year 2015-01-15 23:27:30 +08:00
uniqid.h bump year 2015-01-15 23:27:30 +08:00
url_scanner_ex.c Cleanup trans sid code. Behavior is unchanged. 2015-02-02 17:06:16 +09:00
url_scanner_ex.h Cleanup trans sid code. Behavior is unchanged. 2015-02-02 17:06:16 +09:00
url_scanner_ex.re Cleanup trans sid code. Behavior is unchanged. 2015-02-02 17:06:16 +09:00
url.c fix typos 2015-05-13 22:28:35 +04:00
url.h bump year 2015-01-15 23:27:30 +08:00
user_filters.c Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
uuencode.c Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate() 2015-03-20 02:02:42 +03:00
var_unserializer.c forgot to commit this one 2015-03-17 17:16:27 -07:00
var_unserializer.re Fixed bug #68976 - Use After Free Vulnerability in unserialize() 2015-03-17 16:31:52 -07:00
var.c Use object apply count in var_dump / print_r 2015-04-15 22:00:12 +02:00
versioning.c bump year 2015-01-15 23:27:30 +08:00
winver.h Drop this struct (it was only used for VC6 which we don't support anyway) 2015-03-29 06:20:30 +02:00