php-src/ext
2013-10-19 23:36:28 -03:00
..
bcmath
bz2 - Fixed possible memory leak 2013-10-19 23:29:34 -03:00
calendar Fixed bug #64895 Integer overflow in SndToJewish 2013-05-22 08:30:50 +02:00
com_dotnet - Fixed bug #62475 (variant_* functions causes crash when null given as an argument) 2013-06-25 21:36:50 -03:00
ctype
curl Suppress compiler warning "warning: variable ‘length’ set but not used [-Wunused-but-set-variable]" 2013-08-21 15:39:14 -07:00
date - Updated to version 2013.6 (2013f) 2013-09-27 10:14:46 +01:00
dba Fix unitialized opened_path here - found by Coverity 2013-10-19 19:24:17 -07:00
dom Suppress compiler warning "warning: variable ‘retcount’ set but not used [-Wunused-but-set-variable]" 2013-08-21 15:37:02 -07:00
enchant typo fixes 2013-07-15 00:23:03 -07:00
ereg
exif typo fixes 2013-07-15 00:23:03 -07:00
fileinfo non living code related typo fixes 2013-08-04 16:05:36 -07:00
filter Merge branch 'pull-request/499' 2013-10-19 00:42:53 -07:00
ftp Fix bug #65667: ftp_nb_continue produces segfault 2013-10-04 17:25:46 +02:00
gd typo fixes 2013-07-15 00:23:03 -07:00
gettext
gmp Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
hash typo fixes 2013-07-15 00:23:03 -07:00
iconv
imap Fix the broken sh syntax in ext/imap/config.m4. 2013-09-20 14:15:19 -07:00
interbase Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
intl Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type" 2013-08-22 09:05:52 -07:00
json
ldap fix test 2013-09-30 11:41:35 +02:00
libxml Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
mbstring non living code related typo fixes 2013-08-04 16:05:36 -07:00
mcrypt
mssql
mysql non living code related typo fixes 2013-08-04 16:05:36 -07:00
mysqli non living code related typo fixes 2013-08-04 16:05:36 -07:00
mysqlnd Merge branch 'PHP-5.4' 2013-08-05 17:23:00 +02:00
oci8 typo fixes 2013-07-15 00:23:03 -07:00
odbc Use pkg-config to detect iodbc 2013-08-18 14:16:17 -07:00
openssl C89 compatibility 2013-10-09 12:30:31 +02:00
pcntl We shouldn't load any local ini files for these tests 2013-08-02 16:23:18 -04:00
pcre typo fixes 2013-07-15 00:23:03 -07:00
pdo Fixed other compiler warnings 2013-08-22 15:33:54 +02:00
pdo_dblib FIX BUG #65219 - Typo correction 2013-10-05 20:59:20 -07:00
pdo_firebird Merge branch 'PHP-5.3' into PHP-5.4 2013-05-31 16:26:54 +02:00
pdo_mysql pcre_quote? No such thing. How did this ever pass? 2013-08-02 16:12:21 -04:00
pdo_oci Remove some compilation warnings: 2013-08-20 10:33:00 -07:00
pdo_odbc Remove some compilation warnings: 2013-08-20 10:33:00 -07:00
pdo_pgsql Fixed other compiler warnings in PDO_PGSQL 2013-08-21 11:22:33 +02:00
pdo_sqlite Add user contributed test. Bug #61748 2013-08-02 09:52:08 +09:00
pgsql Fixed other compiler warnings 2013-08-22 15:33:54 +02:00
phar fix bug #65028 Phar::buildFromDirectory creates corrupt archives for some specific contents 2013-07-22 00:57:33 -07:00
posix non living code related typo fixes 2013-08-04 16:05:36 -07:00
pspell
readline readline can output control codes 2013-06-17 00:15:31 -07:00
recode
reflection non living code related typo fixes 2013-08-04 16:05:36 -07:00
session Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
shmop Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
simplexml Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
skeleton fixed skeleton to produce the normalized ext version macros 2013-10-14 14:18:43 +02:00
snmp Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
soap - Moved allocation to if block to make Coverity happy 2013-10-19 23:36:28 -03:00
sockets fix bug #65808 the socket_connect() won't work with IPv6 address 2013-10-02 15:19:25 +02:00
spl Revert "EmptyIterator now implements Countable; fixes bug 60577" 2013-09-18 15:06:36 +02:00
sqlite3 non living code related typo fixes 2013-08-04 16:05:36 -07:00
standard fix bug #64146 (serialize incorrectly saving objects when they are 2013-10-04 16:16:15 +02:00
sybase_ct typo fixes 2013-07-15 00:23:03 -07:00
sysvmsg Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
sysvsem Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
sysvshm
tidy non living code related typo fixes 2013-08-04 16:05:36 -07:00
tokenizer
wddx
xml Eliminate compiler warnings: "warning: pointer targets in initialization differ in signedness" 2013-08-20 10:41:29 -07:00
xmlreader Fixed bug #64230 (XMLReader does not suppress errors) 2013-10-04 11:22:17 +02:00
xmlrpc Test extension xmlrpc encode type double and string decode type string and int 2013-08-24 21:44:50 -07:00
xmlwriter typo fixes 2013-07-15 00:23:03 -07:00
xsl Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
zip Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
zlib fix bug #65391 2013-08-09 11:14:04 +02:00
ext_skel
ext_skel_win32.php