.. |
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
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
com_dotnet
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-19 20:23:00 +00:00 |
ctype
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-19 20:23:00 +00:00 |
curl
|
Merge branch 'PHP-5.6'
|
2014-12-05 13:58:48 -08:00 |
date
|
Merge branch 'zppFailOnOverflow'
|
2014-12-13 18:38:15 +00:00 |
dba
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-19 20:23:00 +00: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
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-19 20:23:00 +00:00 |
exif
|
Merge branch 'PHP-5.6'
|
2014-11-24 16:27:43 +01:00 |
fileinfo
|
drop dead/unused code
|
2014-12-09 11:25:53 +01:00 |
filter
|
Merge branch 'pull-request/826'
|
2014-11-27 11:22:23 +01:00 |
ftp
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
gd
|
Merge branch 'zppFailOnOverflow'
|
2014-12-13 18:38:15 +00:00 |
gettext
|
Merge branch 'PHP-5.6'
|
2014-11-21 13:58:08 +01:00 |
gmp
|
Merge branch 'pull-request/877'
|
2014-11-30 20:28:25 -08:00 |
hash
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
iconv
|
Merge branch 'master' into zppFailOnOverflow
|
2014-11-29 01:45:54 +00:00 |
imap
|
removed *.dsw and *.dsp files
|
2014-09-28 19:02:09 +02:00 |
interbase
|
cleanup comments from svn/cvs era
|
2014-11-24 18:40:20 +02:00 |
intl
|
Merge branch 'PHP-5.6'
|
2014-11-30 17:35:11 -08: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
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
mbstring
|
Merge branch 'PHP-5.6'
|
2014-11-27 13:40:34 +01:00 |
mcrypt
|
Merge branch 'PHP-5.6'
|
2014-12-08 12:25:52 +03:00 |
mssql
|
removed *.dsw and *.dsp files
|
2014-09-28 19:02:09 +02:00 |
mysql
|
Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)
|
2014-12-05 19:46:30 +00:00 |
mysqli
|
Merge branch 'zppFailOnOverflow'
|
2014-12-13 18:38:15 +00:00 |
mysqlnd
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-19 20:23:00 +00:00 |
oci8
|
Restored zip/oci8 PHP 4 code, add PHP 7 checks
|
2014-12-05 19:46:31 +00:00 |
odbc
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-19 20:23:00 +00:00 |
opcache
|
Reduced size of zend_op on 64-bit systems.
|
2014-12-12 10:19:41 +03:00 |
openssl
|
Merge branch 'PHP-5.6'
|
2014-11-30 18:32:56 -08:00 |
pcntl
|
Merge branch 'PHP-5.6'
|
2014-12-12 18:24:29 +01:00 |
pcre
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
pdo
|
Removed ZEND_ACC_FINAL_CLASS which is unnecessary. This also fixed some currently defined classes as final which were just not being considered as such before.
|
2014-12-12 17:29:54 +01:00 |
pdo_dblib
|
Update PDO_DBLIB README file
|
2014-10-24 20:30:18 -07:00 |
pdo_firebird
|
Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)
|
2014-12-05 19:46:30 +00:00 |
pdo_mysql
|
Merge branch 'PHP-5.6'
|
2014-12-06 12:18:36 +01:00 |
pdo_oci
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-19 20:23:00 +00:00 |
pdo_odbc
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
pdo_pgsql
|
Fixed bug #66584 Segmentation fault on statement deallocation
|
2014-11-11 16:25:31 -08:00 |
pdo_sqlite
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
pgsql
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
phar
|
Removed ZEND_ACC_FINAL_CLASS which is unnecessary. This also fixed some currently defined classes as final which were just not being considered as such before.
|
2014-12-12 17:29:54 +01:00 |
posix
|
skip posix 32-bit
|
2014-11-28 23:39:08 +00:00 |
pspell
|
removed *.dsw and *.dsp files
|
2014-09-28 19:02:09 +02:00 |
readline
|
Merge branch 'PHP-5.6'
|
2014-11-23 17:26:35 -08:00 |
recode
|
s/PHP 5/PHP 7/
|
2014-09-19 18:33:14 +02:00 |
reflection
|
Removed ZEND_ACC_FINAL_CLASS which is unnecessary. This also fixed some currently defined classes as final which were just not being considered as such before.
|
2014-12-12 17:29:54 +01:00 |
session
|
Remove unneeded md5 hashing from PHP-5.6 branch.
|
2014-11-12 13:43:54 +09:00 |
shmop
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
simplexml
|
skip simplexml
|
2014-11-28 23:45:28 +00:00 |
skeleton
|
removed *.dsw and *.dsp files
|
2014-09-28 19:02:09 +02:00 |
snmp
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
soap
|
Drop unnecessary zval containers
|
2014-12-06 12:38:56 +01:00 |
sockets
|
Merge branch 'pull-request/898'
|
2014-11-23 15:23:01 -08:00 |
spl
|
Merge branch 'PHP-5.6'
|
2014-12-05 10:18:22 +01:00 |
sqlite3
|
Merge branch 'PHP-5.6'
|
2014-12-05 15:51:53 +01:00 |
standard
|
Implement feature request #55467 (phpinfo: PHP Variables with $ and single quotes)
|
2014-12-14 22:47:58 +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
|
Removed ZEND_ACC_FINAL_CLASS which is unnecessary. This also fixed some currently defined classes as final which were just not being considered as such before.
|
2014-12-12 17:29:54 +01:00 |
tokenizer
|
Merge branch 'master' into zppFailOnOverflow
|
2014-11-29 01:45:54 +00:00 |
wddx
|
fix some datatype mismatches
|
2014-11-18 13:19:52 +01:00 |
xml
|
Skip buncha tests on 32-bit
|
2014-11-29 01:05:19 +00:00 |
xmlreader
|
removed *.dsw and *.dsp files
|
2014-09-28 19:02:09 +02:00 |
xmlrpc
|
typo fixes - https://github.com/vlajos/misspell_fixer
|
2014-11-23 14:52:47 -08:00 |
xmlwriter
|
Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)
|
2014-12-05 19:46:30 +00:00 |
xsl
|
Merge branch 'PHP-5.6'
|
2014-11-23 17:26:35 -08:00 |
zip
|
Restored zip/oci8 PHP 4 code, add PHP 7 checks
|
2014-12-05 19:46:31 +00:00 |
zlib
|
Merge branch 'PHP-5.6'
|
2014-11-27 00:13:33 +01: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 |