php-src/ext
2013-08-22 08:58:24 -07:00
..
bcmath Happy New Year 2013-01-01 16:28:54 +08:00
bz2 Merge branch 'pull-request/320' 2013-06-17 01:06:01 -07: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 Happy New Year 2013-01-01 16:28:54 +08:00
curl Suppress compiler warning "warning: variable ‘length’ set but not used [-Wunused-but-set-variable]" 2013-08-21 15:39:14 -07:00
date Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
dba Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -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 Happy New Year 2013-01-01 16:28:54 +08:00
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 Wrong value for FILTER_SANITIZE_FULL_SPECIAL_CHARS in REGISTER_LONG_CONSTANT 2013-07-21 22:25:21 -07:00
ftp First fixes for a 64bit compatible ftp extension 2013-08-04 19:31:30 -07:00
gd typo fixes 2013-07-15 00:23:03 -07:00
gettext Happy New Year 2013-01-01 16:28:54 +08:00
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 Happy New Year 2013-01-01 16:28:54 +08:00
imap - Fixed bug #64467 (Segmentation fault after imap_reopen failure) patch by: askalski at gmail dot com 2013-06-26 19:15:19 -03:00
interbase Merge branch 'pull-request/341' 2013-06-10 14:20:18 -07:00
intl Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type"" 2013-08-22 08:58:24 -07:00
json Happy New Year 2013-01-01 16:28:54 +08:00
ldap typo fixes 2013-07-15 00:23:03 -07: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 Happy New Year 2013-01-01 16:28:54 +08:00
mssql Happy New Year 2013-01-01 16:28:54 +08:00
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 Merge branch 'PHP-5.3' into PHP-5.4 2013-08-19 01:03:18 -07: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 2013-07-14 11:16:42 -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 Happy New Year 2013-01-01 16:28:54 +08:00
readline readline can output control codes 2013-06-17 00:15:31 -07:00
recode Happy New Year 2013-01-01 16:28:54 +08:00
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 Fix typo 2013-04-05 23:27:34 +08:00
snmp Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
soap Improved fix for bug #44686 (SOAP-ERROR: Parsing WSDL) 2013-07-31 17:36:06 +04:00
sockets less serious compatAbility fixes 2013-07-15 00:21:39 -07:00
spl Reduce (some) compile noise of 'unused variable' and 'may be used uninitialized' warnings. 2013-08-14 20:36:50 -07:00
sqlite3 non living code related typo fixes 2013-08-04 16:05:36 -07:00
standard Fix pointer sign warning showing up in EVERY build 2013-08-21 19:17:22 +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 Happy New Year 2013-01-01 16:28:54 +08:00
tidy non living code related typo fixes 2013-08-04 16:05:36 -07:00
tokenizer Happy New Year 2013-01-01 16:28:54 +08:00
wddx Happy New Year 2013-01-01 16:28:54 +08:00
xml Eliminate compiler warnings: "warning: pointer targets in initialization differ in signedness" 2013-08-20 10:41:29 -07:00
xmlreader Fix test typo 2013-06-19 11:15:52 +08:00
xmlrpc Create test to the extension xmlrpc 2013-08-18 13:59:39 -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