php-src/ext/standard
2015-05-05 21:38:52 +03:00
..
html_tables Improved table search 2015-03-11 15:02:47 +03:00
tests Merge branch 'pull-request/1238' 2015-04-18 19:51:22 -07:00
array.c Improve fast_is_[not_]identical() functions to teturn value instead of takeing additional arguments. 2015-04-29 16:43: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 Don't propogate "fake" EX(called_scope) and EX(This) into each internal function. 2015-04-23 12:16:37 +03: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 - Fix merge 2015-02-17 01:11:48 -02:00
config.w32 Patch commit d9f85373e3 by moving the float_to_double function to 2015-01-26 21:20:29 +00: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 Update credits 2015-03-29 10:15:43 +02:00
credits.c Shameless self credit for the Windows support for contributions in the almost past decade (How time flies when you are having fun) 2015-03-29 08:11:08 +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 Merge branch 'pull-request/989' 2015-01-31 22:04:39 -08: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 Cleanup resource handling APIs 2015-02-02 13:23:16 +08: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 Optimize zend_string_realloc() add more specialized versions zend_string_extend() and zend_string_truncate() 2015-03-20 02:02:42 +03:00
exec.h bump year 2015-01-15 23:27:30 +08:00
file.c Fixed bug #68887 (resources are not freed correctly) 2015-04-08 13:29:42 +03:00
file.h bump year 2015-01-15 23:27:30 +08:00
filestat.c Fixed bug #68887 (resources are not freed correctly) 2015-04-08 13:29:42 +03: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 Use Fast ZPP 2015-05-05 21:38:52 +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 Removed erroneous condition 2015-02-06 09:41:02 +01: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 Use specialized macro for string zval creation 2015-03-12 16:53:51 +03: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 We can re-use the already existing EG(windows_version_info) here and save a little bit of memory too! 2015-03-29 09:47:14 +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 bump year 2015-01-15 23:27:30 +08:00
Makefile.frag
math.c Better throw an exception in intdiv() for PHP_INT_MIN/-1 2015-04-18 15:50:29 +02: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 bump year 2015-01-15 23:27:30 +08:00
microtime.h bump year 2015-01-15 23:27:30 +08:00
pack.c bump year 2015-01-15 23:27:30 +08: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 Clean up some type conversions 2015-04-27 18:50:08 +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 bump year 2015-01-15 23:27:30 +08: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_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 cleanup mod version macros and mod defs, round x 2015-03-23 21:30:22 +01:00
php_string.h Use zend_string in case we will optimize them 2015-01-20 10:59:28 +08: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 Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
proc_open.h bump year 2015-01-15 23:27:30 +08: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
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 Merge branch 'PHP-5.6' 2015-04-14 01:28:06 -07:00
streamsfuncs.h Revert "Add stream_socket_crypto_info() function" 2015-03-09 23:15:57 -06:00
string.c e more efficient zend_hash_*() functions 2015-05-05 16:20:29 +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 Use memcmp() instead of strncmp() 2015-03-16 15:53:54 +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 additional NULL byte added to string keys in get_header(), spotted by Ferenc 2015-03-30 00:52:28 +02: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