..
bcmath
Happy New Year
2013-01-01 16:28:54 +08:00
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
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
Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsistent day of week prior to the year 1600)
2013-11-28 16:32:11 +00:00
dba
Fix unitialized opened_path here - found by Coverity
2013-10-19 19:24:17 -07:00
dom
Fix bug #65196
2013-12-02 17:00:13 +01: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
add tests for bug #62523
2013-10-21 22:15:09 +02: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 many parallel test issues
2013-11-06 10:31:47 +01:00
gd
- Fix extern declaration according to definition
2013-10-20 01:16:07 -02: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
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
Fix coverity issue with -1 returned by findOffset not being handled by getPreferredTag
2013-10-20 23:04:16 -07:00
json
Better test: Check combined leading/trailing
2013-10-15 20:42:31 +00:00
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
- Fixed possible uninitialized scalar variable usage (spotted by Coverity)
2013-10-20 08:51:09 -02: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
Fix for Bug #66124 (mysqli under mysqlnd loses precision when bind_param with 'i')
2013-11-21 21:14:42 +02:00
mysqlnd
Fix for Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES after failed query)
2013-11-26 19:01:49 +02:00
oci8
typo fixes
2013-07-15 00:23:03 -07:00
odbc
Fixed bug #65950 Field name truncation if the field name is bigger than 32 characters
2013-10-26 10:31:21 +09: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
Fix broken test
2013-11-09 09:45:52 -08: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
add test
2013-11-26 19:15:12 +02: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
Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws an exception)
2013-11-05 11:04:55 +08:00
pgsql
Fix Coverity issue reporting wrong sizeof()
2013-10-22 12:27:18 +09:00
phar
remove "PHP 6" staff
2013-10-27 16:52:43 +08: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
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
Fixed tests
2013-12-02 11:53:35 +04:00
sqlite3
non living code related typo fixes
2013-08-04 16:05:36 -07:00
standard
Fixed tests
2013-12-02 11:53:35 +04: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
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
fix bug #49634x
2013-12-02 12:10:00 +01:00
zip
add bundled libzip LICENSE, as required by BSD License terms
2013-10-29 09:02:24 +01:00
zlib
fix many parallel test issues
2013-11-06 10:31:47 +01:00
ext_skel
ext_skel_win32.php