php-src/ext
2007-02-24 02:08:08 +00:00
..
bcmath Bump year. 2007-01-01 09:29:37 +00:00
bz2 fix #40189 (possible endless loop in zlib.inflate stream filter) 2007-01-25 12:21:24 +00:00
calendar use snprintf, increase hebdate buffer 2007-02-16 18:29:40 +00:00
com_dotnet Cosmetic fix - safe_emalloc(nmemb, size, offset) 2007-02-21 01:23:02 +00:00
ctype nuke more dead code 2007-01-12 12:31:31 +00:00
curl fix leak 2007-02-23 20:50:17 +00:00
date - Clarify the source of the timezone data. 2007-02-14 19:35:01 +00:00
dba MFB: fixed compiler warnings 2007-01-01 19:42:19 +00:00
dbase Bump year. 2007-01-01 09:29:37 +00:00
dom Bump year. 2007-01-01 09:29:37 +00:00
enchant - add tests files 2006-03-21 19:02:00 +00:00
ereg Bump year. 2007-01-01 09:29:37 +00:00
exif - Improve debugging and fix #40073 2007-01-09 17:52:02 +00:00
fbsql Bump year. 2007-01-01 09:29:37 +00:00
fdf Use proper length 2007-01-03 04:05:36 +00:00
fileinfo 1.0.4 2006-11-07 21:45:20 +00:00
filter Bump year. 2007-01-01 09:29:37 +00:00
ftp fix test 2007-02-21 19:27:30 +00:00
gd - MFB: #40578, fix the 2nd race condition on shutdown when the cache is 2007-02-23 01:02:57 +00:00
gettext return false if realpath()/getcwd() fail 2007-01-16 14:42:14 +00:00
gmp nuke more dead code 2007-01-12 12:31:31 +00:00
hash MFB: constify 2007-01-08 22:29:52 +00:00
iconv fix tests 2007-02-21 19:53:48 +00:00
imap MFB 2007-02-19 16:04:14 +00:00
informix moved ext/informix to PECL 2007-01-18 12:26:21 +00:00
interbase fix wrong param definition 2007-01-22 09:08:21 +00:00
json MFB: #40503 (json_encode() value corruption on 32bit systems with overflown values) 2007-02-19 19:44:44 +00:00
ldap Bump year. 2007-01-01 09:29:37 +00:00
libxml fix bug #40598 (libxml segfault) 2007-02-23 11:13:42 +00:00
mbstring MFB: Fix win32 build 2007-02-04 00:23:32 +00:00
mcrypt Bump year. 2007-01-01 09:29:37 +00:00
mhash Bump year. 2007-01-01 09:29:37 +00:00
mime_magic more magic number fixes 2007-01-03 20:49:27 +00:00
ming MFB: fix build with libming 0.3 2007-01-06 19:26:32 +00:00
msql Bump year. 2007-01-01 09:29:37 +00:00
mssql MFB: #39213 2007-02-04 21:24:28 +00:00
mysql Bump year. 2007-01-01 09:29:37 +00:00
mysqli use error message size 2007-02-16 18:49:06 +00:00
oci8 output debug messages before calling OCI functions 2007-02-13 20:19:50 +00:00
odbc check SQLError() return value and output a meaningful errmsg when it fails 2007-02-19 20:22:29 +00:00
openssl fix accessing public key from x509 resource 2007-01-19 19:23:20 +00:00
pcntl Bump year. 2007-01-01 09:29:37 +00:00
pcre add SKIPIF sections to check if PCRE has the functionality tested/used 2007-02-12 14:22:02 +00:00
pdo fix a bug where PHP would enter in an infinite cycle with chars with ascii value > 127 2007-01-03 22:02:43 +00:00
pdo_dblib Bump year. 2007-01-01 09:29:37 +00:00
pdo_firebird use snprintf() 2007-01-18 15:54:45 +00:00
pdo_mysql Bump year. 2007-01-01 09:29:37 +00:00
pdo_oci Bump year. 2007-01-01 09:29:37 +00:00
pdo_odbc - build fix the other driver as well (a macro would be nicer) 2006-12-10 03:12:11 +00:00
pdo_pgsql Bump year. 2007-01-01 09:29:37 +00:00
pdo_sqlite MFB: fix build on cygwin with windows-style EOLs 2007-02-15 20:53:26 +00:00
pgsql MFB: PQfreemem() checks 2007-02-19 19:46:36 +00:00
phar - Provide dedicated hex function for digests 2007-02-24 02:08:08 +00:00
posix check for buflen (on FreeBSD _SC_GETGR_R_SIZE_MAX is not implemented) 2007-02-22 23:40:25 +00:00
pspell use safer functions, check error value 2007-02-17 01:47:26 +00:00
readline Bump year. 2007-01-01 09:29:37 +00:00
recode Bump year. 2007-01-01 09:29:37 +00:00
reflection fix #40431 (dynamic properties may cause crash in ReflectionProperty methods) 2007-02-10 20:51:42 +00:00
session MFB: fix skipif 2007-01-06 16:57:42 +00:00
shmop Minor code optimization 2007-01-31 00:15:06 +00:00
simplexml new test 2007-02-20 14:06:05 +00:00
skeleton Added automatic module globals management 2006-06-13 13:12:20 +00:00
snmp Bump year. 2007-01-01 09:29:37 +00:00
soap use snprintf 2007-02-21 21:11:32 +00:00
sockets fix tests 2007-02-12 14:48:52 +00:00
spl - Make stat based functions throw an exception 2007-02-20 13:07:53 +00:00
sqlite more magic number fixes 2007-01-03 20:49:27 +00:00
standard fix #40606 (umask is not being restored when request is finished) 2007-02-23 16:21:31 +00:00
sybase Bump year. 2007-01-01 09:29:37 +00:00
sybase_ct Bump year. 2007-01-01 09:29:37 +00:00
sysvmsg fix grammar 2007-01-17 08:25:25 +00:00
sysvsem Bump year. 2007-01-01 09:29:37 +00:00
sysvshm Bump year. 2007-01-01 09:29:37 +00:00
tidy sync tests with php 5.2 2007-02-11 16:12:00 +00:00
tokenizer delete useless comments and skeleton leftovers 2007-01-12 12:16:36 +00:00
unicode Fix protos. 2006-10-06 17:14:14 +00:00
wddx more snprintf() 2007-01-18 16:21:00 +00:00
xml Bump year. 2007-01-01 09:29:37 +00:00
xmlreader delete useless comments and skeleton leftovers 2007-01-12 12:16:36 +00:00
xmlrpc add test 2007-02-21 19:37:05 +00:00
xmlwriter parameter entity argument (pe) should be bool 2007-01-06 18:03:15 +00:00
xsl delete useless comments and skeleton leftovers 2007-01-12 12:16:36 +00:00
zip - MFB: #40228, ZipArchive::extractTo does create empty directories 2007-01-29 16:01:55 +00:00
zlib - add note about the past for the future, see http://bugs.php.net/?id=40310&edit=1 2007-02-02 17:11:10 +00:00
ext_skel
ext_skel_win32.php