php-src/ext
Stanislav Malyshev 53b1d76144 Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Fix libmagic buffer overflow issue (CVE-2019-18218)
  bump version
  set versions for release
2019-10-28 20:47:50 -07:00
..
bcmath
bz2 Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
calendar
com_dotnet Merge branch 'PHP-7.3' into PHP-7.4 2019-10-19 11:51:05 +02:00
ctype
curl Fix borked SKIPIFs 2019-09-30 17:51:41 +02:00
date Merge branch 'PHP-7.3' into PHP-7.4 2019-10-28 13:09:24 +01:00
dba Allow lookup of distro-packaged QDBM headers on Debian 2019-09-23 09:53:31 +02:00
dom Replace EXPECTF by EXPECT 2019-10-26 16:05:02 +02:00
enchant Fix proto of enchant_broker_list_dicts() 2019-10-19 22:11:34 +02:00
exif Improve exif tag name fetching 2019-10-18 16:55:05 +02:00
ffi Added suppot for glob() wildcard matching in ffi.preload directive 2019-10-24 07:40:07 +02:00
fileinfo Merge branch 'PHP-7.3' into PHP-7.4 2019-10-28 20:47:50 -07:00
filter Deprecate FILTER_SANITIZE_MAGIC_QUOTES 2019-07-22 11:39:52 +02:00
ftp Merge branch 'PHP-7.2' into PHP-7.3 2019-07-15 15:20:15 +02:00
gd Merge branch 'PHP-7.3' into PHP-7.4 2019-10-01 11:17:53 +02:00
gettext
gmp Fixed bug #78574 (broken shared build) 2019-09-20 13:30:13 +02:00
hash Enable --with-mhash on CI 2019-09-17 16:16:31 +02:00
iconv Merge branch 'PHP-7.3' into PHP-7.4 2019-10-08 12:10:58 +02:00
imap Remove unused defines 2019-07-18 02:21:39 +02:00
intl Skip IntlTimeZone::getOffset() error tests on non-x86 2019-10-24 15:26:11 +02:00
json Clean up JSON parser 2019-09-19 21:00:22 +02:00
ldap Fix miscellaneous typos in docs 2019-10-19 19:19:28 +02:00
libxml Merge branch 'PHP-7.3' into PHP-7.4 2019-09-22 18:43:24 +02:00
mbstring Merge branch 'PHP-7.3' into PHP-7.4 2019-10-20 23:20:16 -07:00
mysqli Fix number of required arguments in arginfo 2019-10-07 16:32:11 +02:00
mysqlnd Merge branch 'PHP-7.3' into PHP-7.4 2019-09-13 14:37:15 +02:00
oci8
odbc Merge branch 'PHP-7.3' into PHP-7.4 2019-08-28 17:58:35 +02:00
opcache Fix bug #78226: Don't call __set() on uninitialized typed properties 2019-10-25 16:31:45 +02:00
openssl Update regarding changed OpenSSL default config path 2019-10-01 09:14:58 +02:00
pcntl Use posix_getuid() to check for root in pcntl_setpriority() test 2019-10-24 14:46:25 +02:00
pcre Fix #78684: PCRE bug72463_2 test is sending emails on Linux 2019-10-19 12:59:32 +02:00
pdo Fix borked SKIPIFs 2019-09-30 17:51:41 +02:00
pdo_dblib Fix typo 2019-09-09 14:24:26 +02:00
pdo_firebird Add support for Interbase 1 dialect 2019-10-28 16:40:51 +01:00
pdo_mysql Merge branch 'PHP-7.3' into PHP-7.4 2019-10-07 09:18:46 +02:00
pdo_oci Fix double free of DSN credentials 2019-09-09 10:10:41 +02:00
pdo_odbc Remove conditional calls of always available macros 2019-07-14 22:24:21 +02:00
pdo_pgsql Fix PDO pgsql memory leak with scrollable cursors 2019-09-09 10:50:10 +02:00
pdo_sqlite Fix #78348: Remove -lrt from pdo_sqlite.so 2019-07-30 22:06:23 +02:00
pgsql Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
phar Silence undefined index warning when openssl not available. 2019-10-15 15:37:56 -04:00
posix Merge branch 'PHP-7.3' into PHP-7.4 2019-08-09 10:33:15 +02:00
pspell Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
readline Fix borked SKIPIFs 2019-09-30 17:51:41 +02:00
reflection Revert "Add tests for ReflectionZendExtension" 2019-10-21 21:31:36 +02:00
session Merge branch 'PHP-7.3' into PHP-7.4 2019-10-07 16:44:39 +02:00
shmop
simplexml Fixed #75245 Don't set content of elements with only whitespaces 2019-10-02 08:17:04 +02:00
skeleton
snmp Fix miscellaneous typos in docs 2019-10-19 19:19:28 +02:00
soap Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
sockets Fix test case 2019-10-12 16:28:57 +02:00
sodium Fix wrong function name in SKIPIF 2019-09-27 23:01:48 +02:00
spl Merge branch 'PHP-7.3' into PHP-7.4 2019-09-23 13:18:59 +02:00
sqlite3 Add missing SKIPIF (sqlite) 2019-09-04 08:39:15 +02:00
standard Try one more FD in ext/standard/tests/file/php_fd_wrapper_04.phpt 2019-10-27 09:35:57 +01:00
sysvmsg
sysvsem
sysvshm
tidy
tokenizer Fix handling of overflowing invalid octal in tokenizer 2019-10-14 16:36:27 +02:00
xml
xmlreader
xmlrpc
xmlwriter Add missing argument checks 2019-09-03 09:27:55 +02:00
xsl Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00
zend_test Merge branch 'PHP-7.3' into PHP-7.4 2019-10-25 12:50:26 +02:00
zip Added missing call to ZipArchive::close() 2019-10-23 10:44:26 +02:00
zlib Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
ext_skel.php Update array access syntax deprecated 2019-10-17 23:39:55 +02:00