php-src/ext
Andrey Hristov a27e0c8818 - Fix a warning in php_mysql.c
- Fixed #44371 Extension compile failed
2008-03-10 09:18:43 +00:00
..
bcmath
bz2 Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
calendar New calendar parsing API 2008-02-13 23:50:35 +00:00
com_dotnet
ctype
curl New param parsing API 2008-02-07 02:08:45 +00:00
date Initialize ts only after successful argument parsing 2008-03-09 18:09:53 +00:00
dba
dbase
dom - MFH 2008-03-08 19:11:18 +00:00
enchant
ereg const'ify more 372 bytes 2008-01-25 20:11:53 +00:00
exif
fbsql
fdf
fileinfo
filter New test 2008-02-24 18:49:55 +00:00
ftp
gd - a few more gd tests (committed on behalf of andy wharmby) 2008-02-01 16:33:17 +00:00
gettext
gmp Fixed bug #43981 (gmp_div_r() does not preserve the sign of 1st argument) 2008-01-30 18:25:51 +00:00
hash Improved md5() implementation (Solar Designer) 2008-02-08 09:11:17 +00:00
iconv Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
imap try to fix build with gcc 4: take #2 2008-01-31 18:46:03 +00:00
interbase Fixed bug #43912 (Interbase column names are truncated to 31 characters) 2008-01-23 01:22:24 +00:00
json MFH 2008-02-15 09:20:25 +00:00
ldap MFH: Fix build on Solaris 2008-02-09 21:59:17 +00:00
libxml MFH: fix bug #41562 (SimpleXML memory issue) 2008-01-30 15:28:46 +00:00
mbstring - Fixed failing mbstring tests after bug fixes 2008-02-21 14:07:13 +00:00
mcrypt
mhash
mime_magic
ming
msql
mssql Revert patch for bug #44325 2008-03-05 23:52:45 +00:00
mysql - Fix a warning in php_mysql.c 2008-03-10 09:18:43 +00:00
mysqli - Fix a warning in php_mysql.c 2008-03-10 09:18:43 +00:00
mysqlnd MFH: fix win32 build 2008-02-25 22:57:09 +00:00
ncurses
oci8 MFH Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) in oci_bind_by_name 2008-03-04 21:46:24 +00:00
odbc
openssl MFH: fix memleak in sign and verify functions 2008-01-15 15:12:47 +00:00
pcntl
pcre fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
pdo Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers()) 2008-03-03 21:12:16 +00:00
pdo_dblib
pdo_firebird
pdo_mysql
pdo_oci MFB: Fixed bug #44373 (PDO_OCI extension compile failed) 2008-03-08 14:03:20 +00:00
pdo_odbc
pdo_pgsql Better fix for bug #44189 2008-02-26 00:13:57 +00:00
pdo_sqlite Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop errors with null bytes.) 2008-03-07 16:58:55 +00:00
pgsql Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
phar
posix
pspell
readline
recode
reflection Remove inconsistent behaviour when a protected static prop is overridden by public static prop (details: http://turl.ca/phhhf ). 2008-03-03 15:07:04 +00:00
session Fix test (thanks Scoates!) 2008-03-08 23:31:05 +00:00
shmop WS 2008-01-27 17:00:37 +00:00
simplexml count() before and after a simplexml array cast should be the same 2008-02-28 17:38:04 +00:00
skeleton Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
snmp
soap Fixed SIGSEGV because of access to uninitialized data 2008-03-04 12:47:18 +00:00
sockets MFB: Fixed Bug #44197 (socket array keys lost on socket_select) 2008-02-21 02:56:57 +00:00
spl MFH: Fix #44144 (object methods as spl autoload functions returned correctly) 2008-02-29 13:55:23 +00:00
sqlite Fix memory issues with statement being deleted twice 2008-03-09 21:30:28 +00:00
standard MFH: User error handlers no longer catch supressed errors 2008-03-08 22:12:32 +00:00
sybase
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy - MFH revert over constfying 2008-01-27 15:04:41 +00:00
tokenizer Added NOWDOC 2008-02-12 09:28:01 +00:00
wddx - MFH: Fixed tests on 64bit platform. 2008-02-25 22:32:59 +00:00
xml fix typo 2008-01-30 08:52:17 +00:00
xmlreader
xmlrpc
xmlwriter
xsl MFH: Fix arginfo and prototype. 2008-01-29 21:21:20 +00:00
zip Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
zlib MFH: fix potential memleak due to destruction of filterparams zval 2008-02-12 23:28:05 +00:00
ext_skel
ext_skel_win32.php