php-src/ext/standard
2009-10-05 14:45:54 +00:00
..
tests Fixing tests for head and wrong SKIPIF blocks 2009-09-29 14:34:06 +00:00
array.c Fixed crash in usort() and uasort() in case user comparison function modifyes th 2009-08-14 06:20:21 +00:00
assert.c fix freed mem reference 2009-07-15 23:55:50 +00:00
base64.c Improved fix for bug #47174 & added a test 2009-01-25 18:27:12 +00:00
base64.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
basic_functions.c Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded applications). 2009-10-05 14:45:54 +00:00
basic_functions.h - Removed unused code (replaced long time ago by url_scanner_ex.* 2009-07-26 22:59:46 +00:00
browscap.c MFH: Fixed error message grammar: 2009-06-06 02:40:49 +00:00
config.m4 Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer. 2009-08-11 22:07:35 +00:00
config.w32 - Removed unused code (replaced long time ago by url_scanner_ex.* 2009-07-26 22:59:46 +00:00
crc32.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
crc32.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
credits_ext.h MFH Remove bad CREDITS file 2009-05-09 22:34:45 +00:00
credits_sapi.h - litespeed was merged from HEAD 2008-08-06 02:37:17 +00:00
credits.c And now use proper colspanning 2009-09-18 23:06:21 +00:00
credits.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
crypt_blowfish.c - sync with 1.0.2, improve perf x86-64 (patch by Solar Designer) 2009-06-08 08:44:15 +00:00
crypt_freesec.c MFH 2008-08-25 13:42:55 +00:00
crypt_freesec.h - and the last part of the fix, inline on win 2008-08-25 14:37:07 +00:00
crypt.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
css.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
css.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
cyr_convert.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
cyr_convert.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
datetime.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
datetime.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
dir.c - Fixed bug #49108 (2nd scan_dir produces seg fault) 2009-07-30 12:06:40 +00:00
dl.c Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code. 2009-08-06 01:33:54 +00:00
dl.h - Fix windows build (missing MFH snippet) 2008-12-31 18:55:22 +00:00
dns_win32.c - fix and improve dns' AAAA support on windows 2009-08-10 08:05:11 +00:00
dns.c Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer. 2009-08-11 22:07:35 +00:00
exec.c - MFB: #45997, safe_mode bypass with exec/sytem/passthru (windows only) 2009-04-30 15:25:37 +00:00
exec.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
file.c Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak. 2009-09-29 14:14:02 +00:00
file.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
filestat.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
filters.c Fixed bug #49014 (dechunked filter broken when serving more than 8192 bytes in 2009-07-23 12:18:40 +00:00
flock_compat.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
flock_compat.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
formatted_print.c - Fixed bug #48802 (printf() returns incorrect outputted length) 2009-07-23 14:54:04 +00:00
fsock.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
fsock.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
ftok.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
ftp_fopen_wrapper.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
head.c Fixed bug #45141 (setcookie will output expires years of >4 digits). 2009-07-29 13:44:16 +00:00
head.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
html.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
html.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
http_fopen_wrapper.c fix memleak and possible segfault in HTTP fopen wrapper 2009-08-04 09:24:48 +00:00
http.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
image.c MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused. 2009-03-17 03:25:57 +00:00
incomplete_class.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
info.c - fix #40013, php_uname() doesnt return nodename (MFH) 2009-09-06 22:01:18 +00:00
info.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
iptc.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
lcg.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
levenshtein.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
link_win32.c - fix VC6 build 2009-08-27 14:45:41 +00:00
link.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mail.c Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in 2009-06-21 15:29:16 +00:00
Makefile.frag - Allow build without flex/bison installed (fixes builddir != srcdir build 2007-05-24 21:40:41 +00:00
math.c Fixed floating point mathematic speed degradation (Christian) 2009-03-18 10:18:10 +00:00
md5.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
md5.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
metaphone.c - MFH: Fixed bug #48709 (metaphone and 'wh') 2009-06-30 11:46:20 +00:00
microtime.c MFH: set second argument of gettimeofday() to NULL (fixes #48346, 2009-05-21 14:21:40 +00:00
microtime.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pack.c Don't clober variables 2009-08-24 18:40:13 +00:00
pack.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pageinfo.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
pageinfo.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_array.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_assert.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_browscap.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_crypt_r.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_crypt_r.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_crypt.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_dir.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_dns.h Merge chanes from head to improve DNS on OSX and allow usage of bind9 stuff with the bind8 compatibility layer. 2009-08-11 22:07:35 +00:00
php_ext_syslog.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_filestat.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_fopen_wrapper.c - Fixed bug #49286 (php://input (php_stream_input_read) is broken) 2009-08-20 12:40:15 +00:00
php_fopen_wrappers.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_ftok.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_http.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_image.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_incomplete_class.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_iptc.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_lcg.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_link.h - symlink, hardlink & co support (2/2) 2009-01-16 01:00:22 +00:00
php_mail.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_math.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_metaphone.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_rand.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_smart_str_public.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_smart_str.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_standard.h Change dns.h to php_dns.h, part of my dns cleanup 2009-08-05 23:20:17 +00:00
php_string.h standardise and clean up string functions parameter parsing 2009-08-13 06:44:50 +00:00
php_type.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_uuencode.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_var.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_versioning.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
proc_open.c - Fixed bug #49095 (proc_get_status['exitcode'] fails on win32) 2009-08-03 19:05:56 +00:00
proc_open.h revert Nuno's commit of my patch 2009-07-20 11:48:04 +00:00
quot_print.c - Fixed bug #47029 (quoted_printable_decode() produces duplicate warning) 2009-01-07 17:20:18 +00:00
quot_print.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
rand.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
scanf.c MFH: 2009-04-02 05:17:36 +00:00
scanf.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sha1.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
sha1.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
soundex.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
streamsfuncs.c - CS 2009-08-03 15:58:18 +00:00
streamsfuncs.h MFH: Windows support for stream_socket_pair(), by moving the socketpair() implementation from ext/sockets to win32/ 2009-01-23 15:49:49 +00:00
string.c Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries). 2009-08-31 12:28:46 +00:00
strnatcmp.c Fix for bug #49698 2009-09-28 13:29:53 +00:00
syslog.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
type.c Fixed bug #47851 (is_callable throws fatal error) 2009-04-02 09:56:33 +00:00
uniqid.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
uniqid.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
url_scanner_ex.c - Regenerated 2009-07-26 23:22:27 +00:00
url_scanner_ex.h - Fixed bug #49064 (--enable-session=shared does not work: undefined symbol: 2009-07-26 23:20:34 +00:00
url_scanner_ex.re - Fixed bug #49064 (--enable-session=shared does not work: undefined symbol: 2009-07-26 23:20:34 +00:00
url.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
url.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
user_filters.c MFH: 2009-01-08 18:40:27 +00:00
uuencode.c MFH: Fix compiler warnings, safe_emalloc expects size_t, not double as ceil returns 2009-05-13 16:29:26 +00:00
var_unserializer.c Fixed bug #44929 - Better handling of leading zeros 2009-04-08 18:10:46 +00:00
var_unserializer.re - MFH: Year++ 2009-03-17 23:07:40 +00:00
var.c fix potential memory issue on serialization 2009-08-11 22:46:07 +00:00
versioning.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
winver.h - double declaration and comments cleanup 2008-12-09 17:57:59 +00:00