php-src/ext/standard
Anatol Belski b2ef8672c7 Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
  better fix for bug #64770
  better fix for bug #64770
2013-05-04 12:20:19 +02:00
..
html_tables - Less GCC warnings; code less readable, yay! 2011-08-31 05:45:02 +00:00
tests Merge branch 'PHP-5.4' into PHP-5.5 2013-05-04 12:20:19 +02:00
array.c array_column() - Use entire subject array when NULL passed for second param. 2013-04-22 16:19:21 -07:00
assert.c Happy New Year 2013-01-01 16:37:09 +08:00
base64.c Happy New Year 2013-01-01 16:37:09 +08:00
base64.h Happy New Year 2013-01-01 16:37:09 +08:00
basic_functions.c Remove curl wrappers 2013-04-23 17:01:17 -04:00
basic_functions.h Happy New Year 2013-01-01 16:37:09 +08:00
browscap.c Happy New Year 2013-01-01 16:37:09 +08:00
config.m4 Base structure for passsword_create and password_make_salt 2012-06-24 22:44:43 -04:00
config.w32 Base structure for passsword_create and password_make_salt 2012-06-24 22:44:43 -04:00
crc32.c Happy New Year 2013-01-01 16:37:09 +08:00
crc32.h Happy New Year 2013-01-01 16:37:09 +08:00
credits_ext.h Update credits for 5.5 2012-11-21 12:17:41 +08:00
credits_sapi.h update credits 2013-04-23 22:02:57 -07:00
credits.c Happy New Year 2013-01-01 16:37:09 +08:00
credits.h Happy New Year 2013-01-01 16:37:09 +08:00
crypt_blowfish.c - update blowfish to 1.2 (Solar Designer) 2011-07-18 21:26:29 +00:00
crypt_blowfish.h Sync line ending with 5_4 2011-09-12 10:24:27 +00:00
crypt_freesec.c fix CVE-2012-2143 2012-05-29 23:07:04 -07:00
crypt_freesec.h
crypt_sha256.c fix salt truncation bug in sha256 2011-07-31 21:47:03 +00:00
crypt_sha512.c fix termination in sha-512 too 2011-07-31 23:14:04 +00:00
crypt.c Happy New Year 2013-01-01 16:37:09 +08:00
css.c Happy New Year 2013-01-01 16:37:09 +08:00
css.h Happy New Year 2013-01-01 16:37:09 +08:00
cyr_convert.c Happy New Year 2013-01-01 16:37:09 +08:00
cyr_convert.h Happy New Year 2013-01-01 16:37:09 +08:00
datetime.c Happy New Year 2013-01-01 16:37:09 +08:00
datetime.h Happy New Year 2013-01-01 16:37:09 +08:00
dir.c Happy New Year 2013-01-01 16:37:09 +08:00
dl.c Improve warning when trying to load zend ext as PHP module 2013-04-04 15:36:46 +02:00
dl.h Happy New Year 2013-01-01 16:37:09 +08:00
dns_win32.c - unify warning between win and unix and enable test 2011-09-04 21:48:22 +00:00
dns.c Merge branch 'PHP-5.3' into PHP-5.4 2013-04-23 21:45:49 -07:00
exec.c Happy New Year 2013-01-01 16:37:09 +08:00
exec.h Happy New Year 2013-01-01 16:37:09 +08:00
file.c complete zts fix 2013-01-29 12:12:34 -08:00
file.h Dereferencing process-handles no longer waits on those processes. 2013-01-15 21:50:35 +01:00
filestat.c Happy New Year 2013-01-01 16:37:09 +08:00
filters.c Happy New Year 2013-01-01 16:37:09 +08:00
flock_compat.c Happy New Year 2013-01-01 16:37:09 +08:00
flock_compat.h Happy New Year 2013-01-01 16:37:09 +08:00
formatted_print.c Happy New Year 2013-01-01 16:37:09 +08:00
fsock.c Happy New Year 2013-01-01 16:37:09 +08:00
fsock.h Happy New Year 2013-01-01 16:37:09 +08:00
ftok.c Happy New Year 2013-01-01 16:37:09 +08:00
ftp_fopen_wrapper.c Happy New Year 2013-01-01 16:37:09 +08:00
head.c Merge branch 'PHP-5.4' into PHP-5.5 2013-03-28 19:13:58 +08:00
head.h Happy New Year 2013-01-01 16:37:09 +08:00
html_tables.h Happy New Year 2013-01-01 16:37:09 +08:00
html.c Fix bug #64011 (get_html_translation_table()) 2013-01-18 12:10:27 +01:00
html.h Happy New Year 2013-01-01 16:37:09 +08:00
http_fopen_wrapper.c Fix bug #64433: does not follow redirects for non-3xx response codes 2013-03-30 21:22:30 -07:00
http.c Use zend_unmangle_property_name_ex to save strlen 2013-01-14 17:08:21 +08:00
image.c Support BITMAPV5HEADER in getimagesize(): https://en.wikipedia.org/wiki/BMP_file_format#DIB_header_.28bitmap_information_header.29 2013-01-14 18:52:38 +01:00
incomplete_class.c fix bug #49348 - issue notice on get_property_ptr_ptr when used for read 2013-02-18 20:56:02 -08:00
info.c add windows 8 and windows server 2012 2013-03-27 07:29:47 +01:00
info.h Happy New Year 2013-01-01 16:37:09 +08:00
iptc.c Happy New Year 2013-01-01 16:37:09 +08:00
lcg.c Happy New Year 2013-01-01 16:37:09 +08:00
levenshtein.c Happy New Year 2013-01-01 16:37:09 +08:00
link_win32.c Happy New Year 2013-01-01 16:37:09 +08:00
link.c Happy New Year 2013-01-01 16:37:09 +08:00
mail.c fix windows build 2013-01-06 18:37:26 +01: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 Happy New Year 2013-01-01 16:37:09 +08:00
md5.c Happy New Year 2013-01-01 16:37:09 +08:00
md5.h Happy New Year 2013-01-01 16:37:09 +08:00
metaphone.c Happy New Year 2013-01-01 16:37:09 +08:00
microtime.c Happy New Year 2013-01-01 16:37:09 +08:00
microtime.h Happy New Year 2013-01-01 16:37:09 +08:00
pack.c Happy New Year 2013-01-01 16:37:09 +08:00
pack.h Happy New Year 2013-01-01 16:37:09 +08:00
pageinfo.c Happy New Year 2013-01-01 16:37:09 +08:00
pageinfo.h Happy New Year 2013-01-01 16:37:09 +08:00
password.c Happy New Year 2013-01-01 16:37:09 +08:00
php_array.h Merge branch 'pull-request/257' into PHP-5.5 2013-03-20 13:02:33 +01:00
php_assert.h Happy New Year 2013-01-01 16:37:09 +08:00
php_browscap.h Happy New Year 2013-01-01 16:37:09 +08:00
php_crypt_r.c Happy New Year 2013-01-01 16:37:09 +08:00
php_crypt_r.h Happy New Year 2013-01-01 16:37:09 +08:00
php_crypt.h Happy New Year 2013-01-01 16:37:09 +08:00
php_dir.h Happy New Year 2013-01-01 16:37:09 +08:00
php_dns.h Happy New Year 2013-01-01 16:37:09 +08:00
php_ext_syslog.h Happy New Year 2013-01-01 16:37:09 +08:00
php_filestat.h Happy New Year 2013-01-01 16:37:09 +08:00
php_fopen_wrapper.c Happy New Year 2013-01-01 16:37:09 +08:00
php_fopen_wrappers.h Happy New Year 2013-01-01 16:37:09 +08:00
php_ftok.h Happy New Year 2013-01-01 16:37:09 +08:00
php_http.h Happy New Year 2013-01-01 16:37:09 +08:00
php_image.h Happy New Year 2013-01-01 16:37:09 +08:00
php_incomplete_class.h Happy New Year 2013-01-01 16:37:09 +08:00
php_iptc.h Happy New Year 2013-01-01 16:37:09 +08:00
php_lcg.h Happy New Year 2013-01-01 16:37:09 +08:00
php_link.h Happy New Year 2013-01-01 16:37:09 +08:00
php_mail.h Happy New Year 2013-01-01 16:37:09 +08:00
php_math.h Happy New Year 2013-01-01 16:37:09 +08:00
php_metaphone.h Happy New Year 2013-01-01 16:37:09 +08:00
php_password.h Happy New Year 2013-01-01 16:37:09 +08:00
php_rand.h Happy New Year 2013-01-01 16:37:09 +08:00
php_smart_str_public.h Happy New Year 2013-01-01 16:37:09 +08:00
php_smart_str.h Happy New Year 2013-01-01 16:37:09 +08:00
php_standard.h Happy New Year 2013-01-01 16:37:09 +08:00
php_string.h Happy New Year 2013-01-01 16:37:09 +08:00
php_type.h Happy New Year 2013-01-01 16:37:09 +08:00
php_uuencode.h Happy New Year 2013-01-01 16:37:09 +08:00
php_var.h Happy New Year 2013-01-01 16:37:09 +08:00
php_versioning.h Happy New Year 2013-01-01 16:37:09 +08:00
proc_open.c Dereferencing process-handles no longer waits on those processes. 2013-01-15 21:50:35 +01:00
proc_open.h Happy New Year 2013-01-01 16:37:09 +08:00
quot_print.c Happy New Year 2013-01-01 16:37:09 +08:00
quot_print.h Happy New Year 2013-01-01 16:37:09 +08:00
rand.c Happy New Year 2013-01-01 16:37:09 +08:00
scanf.c Happy New Year 2013-01-01 16:37:09 +08:00
scanf.h Happy New Year 2013-01-01 16:37:09 +08:00
sha1.c Happy New Year 2013-01-01 16:37:09 +08:00
sha1.h Happy New Year 2013-01-01 16:37:09 +08:00
soundex.c Happy New Year 2013-01-01 16:37:09 +08:00
streamsfuncs.c better fix for bug #64770 2013-05-04 12:19:52 +02:00
streamsfuncs.h Happy New Year 2013-01-01 16:37:09 +08:00
string.c Merge branch 'PHP-5.4' into PHP-5.5 2013-03-21 11:14:36 +08:00
strnatcmp.c
syslog.c Happy New Year 2013-01-01 16:37:09 +08:00
type.c Happy New Year 2013-01-01 16:37:09 +08:00
uniqid.c Happy New Year 2013-01-01 16:37:09 +08:00
uniqid.h Happy New Year 2013-01-01 16:37:09 +08:00
url_scanner_ex.c Happy New Year 2013-01-01 16:37:09 +08:00
url_scanner_ex.h Happy New Year 2013-01-01 16:37:09 +08:00
url_scanner_ex.re Happy New Year 2013-01-01 16:37:09 +08:00
url.c Happy New Year 2013-01-01 16:37:09 +08:00
url.h Happy New Year 2013-01-01 16:37:09 +08:00
user_filters.c Happy New Year 2013-01-01 16:37:09 +08:00
uuencode.c Happy New Year 2013-01-01 16:37:09 +08:00
var_unserializer.c Merge branch 'PHP-5.4' into PHP-5.5 2013-03-09 23:10:48 +08:00
var_unserializer.re Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) 2013-03-09 23:00:58 +08:00
var.c Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail) 2013-03-09 23:00:58 +08:00
versioning.c Happy New Year 2013-01-01 16:37:09 +08:00
winver.h Merge branch 'PHP-5.3' into PHP-5.4 2012-10-09 13:29:51 +08:00