.. |
bcmath
|
bump year
|
2015-01-15 23:26:37 +08:00 |
bz2
|
bump year
|
2015-01-15 23:26:37 +08:00 |
calendar
|
bump year
|
2015-01-15 23:26:37 +08:00 |
com_dotnet
|
bump year
|
2015-01-15 23:26:37 +08:00 |
ctype
|
bump year
|
2015-01-15 23:26:37 +08:00 |
curl
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-04-14 01:05:01 -07:00 |
date
|
fix coverage report for datelib
|
2015-10-04 05:45:05 -04:00 |
dba
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-04-08 15:54:10 +03:00 |
dom
|
Fix #70001: Assigning to DOMNode::textContent does additional entity encoding
|
2015-09-05 01:17:50 +02:00 |
enchant
|
fix typo, see #68476
|
2015-06-04 18:27:08 +02:00 |
ereg
|
Merge branch 'PHP-5.4.40' into PHP-5.5.24
|
2015-04-11 16:56:12 -07:00 |
exif
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-09-01 12:06:41 -07:00 |
fileinfo
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-04-14 15:21:47 +02:00 |
filter
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-03-14 09:18:31 +01:00 |
ftp
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-05-31 17:30:29 -07:00 |
gd
|
Merge branch 'pull-request/1425' into PHP-5.6
|
2015-07-21 01:13:04 +02:00 |
gettext
|
bump year
|
2015-01-15 23:26:37 +08:00 |
gmp
|
Fix bug ##70284 (Use after free vulnerability in unserialize() with GMP)
|
2015-08-23 16:08:07 -07:00 |
hash
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-09-01 12:24:14 -07:00 |
iconv
|
fix tests
|
2015-08-21 15:13:39 +02:00 |
imap
|
bump year
|
2015-01-15 23:26:37 +08:00 |
interbase
|
bump year
|
2015-01-15 23:26:37 +08:00 |
intl
|
Remove extraneous strlen() call
|
2015-03-21 08:29:12 -07:00 |
json
|
Add tests for json_last_error()/json_last_error_msg() failures
|
2015-07-21 01:50:40 +02:00 |
ldap
|
Added support of LDAP_OPT_TIMEOUT, fixes #69574
|
2015-09-09 18:02:10 +02:00 |
libxml
|
backport af2b0669 into 5.5
|
2015-03-16 08:32:39 +01:00 |
mbstring
|
added missing parentheses
|
2015-03-08 23:40:56 -07:00 |
mcrypt
|
Fixed bug #70625
|
2015-10-03 10:12:11 +02:00 |
mssql
|
bump year
|
2015-01-15 23:26:37 +08:00 |
mysql
|
bump year
|
2015-01-15 23:26:37 +08:00 |
mysqli
|
fix test
|
2015-10-12 09:46:52 +02:00 |
mysqlnd
|
Fixed bug #70572 segfault in mysqlnd_connect
|
2015-09-25 14:06:28 +02:00 |
oci8
|
bump year
|
2015-01-15 23:26:37 +08:00 |
odbc
|
fixed fix #69975 wrt. ODBCVER < 0x0300
|
2015-07-03 13:30:39 +02:00 |
opcache
|
Fixed bug #70632 (Third one of segfault in gc_remove_from_buffer)
|
2015-10-03 20:33:24 -07:00 |
openssl
|
add test
|
2015-09-23 19:48:38 +02:00 |
pcntl
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-05-12 14:26:06 -07:00 |
pcre
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-09-01 12:51:48 -07:00 |
pdo
|
Fixed bug #70389 (PDO constructor changes unrelated variables)
|
2015-08-30 05:02:38 -07:00 |
pdo_dblib
|
C89 compat
|
2015-10-18 11:14:30 +02:00 |
pdo_firebird
|
bump year
|
2015-01-15 23:26:37 +08:00 |
pdo_mysql
|
Fixed bug #70389 (PDO constructor changes unrelated variables)
|
2015-08-30 05:02:38 -07:00 |
pdo_oci
|
bump year
|
2015-01-15 23:26:37 +08:00 |
pdo_odbc
|
bump year
|
2015-01-15 23:26:37 +08:00 |
pdo_pgsql
|
fix test
|
2015-08-23 17:27:53 +02:00 |
pdo_sqlite
|
bump year
|
2015-01-15 23:26:37 +08:00 |
pgsql
|
fix test description
|
2015-06-09 09:18:54 +02:00 |
phar
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-09-30 13:19:18 +02:00 |
posix
|
bump year
|
2015-01-15 23:26:37 +08:00 |
pspell
|
bump year
|
2015-01-15 23:26:37 +08:00 |
readline
|
Fixed bug #69054 (Null dereference in readline_(read|write)_history() without parameters)
|
2015-02-15 22:54:05 +08:00 |
recode
|
bump year
|
2015-01-15 23:26:37 +08:00 |
reflection
|
Fixed the third one of (segfault in gc_remove_from_buffer())
|
2015-10-03 20:15:35 -07:00 |
session
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-09-01 12:51:48 -07:00 |
shmop
|
bump year
|
2015-01-15 23:26:37 +08:00 |
simplexml
|
fixed test
|
2015-08-01 23:52:35 +02:00 |
skeleton
|
|
|
snmp
|
Remove wrong argument $session from SNMP::setSecurity()
|
2015-10-18 14:48:39 -07:00 |
soap
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-09-01 12:06:41 -07:00 |
sockets
|
fix unknown size of void error
|
2015-06-25 19:12:26 +02:00 |
spl
|
Do not edit the zval cause it might be in shared memory
|
2015-10-03 19:50:38 -07:00 |
sqlite3
|
Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk())
|
2015-07-07 21:37:35 +08:00 |
standard
|
Skip serialize test if ext/session is not loaded
|
2015-10-18 15:43:03 -07:00 |
sybase_ct
|
bump year
|
2015-01-15 23:26:37 +08:00 |
sysvmsg
|
bump year
|
2015-01-15 23:26:37 +08:00 |
sysvsem
|
bump year
|
2015-01-15 23:26:37 +08:00 |
sysvshm
|
bump year
|
2015-01-15 23:26:37 +08:00 |
tidy
|
bump year
|
2015-01-15 23:26:37 +08:00 |
tokenizer
|
bump year
|
2015-01-15 23:26:37 +08:00 |
wddx
|
add tests for #68996
|
2015-02-07 18:52:26 +01:00 |
xml
|
Skip test for old glibc iconv
|
2015-09-09 04:27:28 +02:00 |
xmlreader
|
bump year
|
2015-01-15 23:26:37 +08:00 |
xmlrpc
|
bump year
|
2015-01-15 23:26:37 +08:00 |
xmlwriter
|
Merge branch 'PHP-5.5-security' into PHP-5.5.24
|
2015-04-12 20:12:38 -07:00 |
xsl
|
Merge branch 'PHP-5.4' into PHP-5.5
|
2015-09-01 11:42:19 -07:00 |
zip
|
Fix build
|
2015-09-07 13:52:28 +02:00 |
zlib
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2015-04-14 01:05:01 -07:00 |
ext_skel
|
Merge branch 'PHP-5.5' into PHP-5.6
|
2014-10-01 09:26:46 +02:00 |
ext_skel_win32.php
|
|
|