..
bcmath
fix datatype mismatch warnings
2014-10-30 20:06:47 +01:00
bz2
fix datatype mismatch warnings
2014-10-30 20:06:49 +01:00
calendar
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
com_dotnet
rework fix to php_com_do_invoke_byref,
2014-10-28 17:25:09 +01:00
ctype
fix datatype mismatch warnings
2014-10-30 20:06:50 +01:00
curl
Merge branch 'PHP-5.6'
2014-10-16 21:28:49 -07:00
date
fix datatype mismatches
2014-10-30 20:06:51 +01:00
dba
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
dom
Merge branch 'PHP-5.6'
2014-10-12 12:55:24 +08:00
enchant
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
ereg
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
exif
Fix bug #68113 (Heap corruption in exif_thumbnail())
2014-10-14 10:51:46 -07:00
fileinfo
updated libmagic.patch in master
2014-10-25 12:06:17 +02:00
filter
fix datatype mismatches
2014-10-30 20:06:53 +01:00
ftp
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
gd
Merge branch 'PHP-5.6'
2014-10-15 19:43:30 +02:00
gettext
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
gmp
Merge branch 'PHP-5.6'
2014-10-27 07:53:54 +01:00
hash
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
iconv
fix datatype mismatches
2014-10-29 15:30:16 +01:00
imap
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
interbase
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
intl
Add smart_str_append for appending zend_strings
2014-09-21 20:58:31 +02:00
json
Fix ::jsonSerialize() failure message
2014-10-12 20:55:51 +02:00
ldap
Merge branch 'PHP-5.6'
2014-09-28 12:28:30 -07:00
libxml
Rename smart_str_append to smart_str_append_smart_str
2014-09-21 20:49:39 +02:00
mbstring
Review a few more SEPARATE_ZVAL_IF_NOT_REF usages
2014-10-09 12:51:05 +02:00
mcrypt
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
mssql
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
mysql
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
mysqli
fix signed/unsigned mismatch warning
2014-10-13 18:43:11 +02:00
mysqlnd
check for zlib headers as well as lib for mysqlnd
2014-10-17 10:09:40 +02:00
oci8
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
odbc
Merge branch 'PHP-5.6'
2014-10-07 21:23:04 +00:00
opcache
Merge branch 'PHP-5.6'
2014-10-31 17:37:56 +08:00
openssl
Merge branch 'PHP-5.6'
2014-10-15 19:41:27 +02:00
pcntl
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
pcre
fix datatype mismatches
2014-10-29 15:30:11 +01:00
pdo
Update get_class_name semantics
2014-10-09 20:48:27 +02:00
pdo_dblib
Update PDO_DBLIB README file
2014-10-24 20:30:18 -07:00
pdo_firebird
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
pdo_mysql
Merge branch 'master' into catchable-fatals/methods-on-non-objects
2014-09-25 19:45:05 +02:00
pdo_oci
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
pdo_odbc
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
pdo_pgsql
Merge branch 'PHP-5.6'
2014-10-31 18:58:59 +01:00
pdo_sqlite
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
pgsql
Merge branch 'PHP-5.6'
2014-10-31 18:58:59 +01:00
phar
Merge branch 'PHP-5.6'
2014-10-20 15:55:05 +02:00
posix
Reverts some unwanted changes
2014-09-20 18:24:38 +02:00
pspell
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
readline
Remove <% and <script language="php"> tags
2014-10-05 21:57:05 +02:00
recode
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
reflection
fix datatype mismatches
2014-10-29 15:30:14 +01:00
session
Review a few more SEPARATE_ZVAL_IF_NOT_REF usages
2014-10-09 12:51:05 +02:00
shmop
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
simplexml
Fixed zval copying
2014-10-22 17:07:44 +08:00
skeleton
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
snmp
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
soap
Better zval copying
2014-10-22 17:18:15 +08:00
sockets
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
spl
fix datatype mismatch
2014-10-29 15:30:13 +01:00
sqlite3
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
standard
Merge branch 'PHP-5.6'
2014-10-29 20:04:56 +01:00
sybase_ct
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
sysvmsg
Move smart_str implementation into Zend/
2014-09-21 20:49:39 +02:00
sysvsem
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
sysvshm
Move smart_str implementation into Zend/
2014-09-21 20:49:39 +02:00
tidy
Fixed zval copying
2014-10-22 17:08:35 +08:00
tokenizer
Regenerate tokenizer data
2014-10-05 22:09:28 +02:00
wddx
Move smart_str implementation into Zend/
2014-09-21 20:49:39 +02:00
xml
Merge branch 'master' into issue-67910
2014-09-20 10:09:21 +02:00
xmlreader
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
xmlrpc
Merge branch 'PHP-5.6'
2014-10-28 08:51:22 +01:00
xmlwriter
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
xsl
removed *.dsw and *.dsp files
2014-09-28 19:02:09 +02:00
zip
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
zlib
remove successive assignment
2014-10-06 11:45:23 +02:00
ext_skel
Merge branch 'PHP-5.5' into PHP-5.6
2014-10-01 09:26:46 +02:00
ext_skel_win32.php
remove the remains of dsp files handling
2014-10-03 19:38:40 +02:00