php-src/ext
Stanislav Malyshev 0f148839b5 Merge branch 'PHP-7.3'
* PHP-7.3:
  Fix #77367: Negative size parameter in mb_split
  Fix #77369 - memcpy with negative length via crafted DNS response
  Fix more issues with encodilng length
  Fix #77270: imagecolormatch Out Of Bounds Write on Heap
  Fix bug #77380  (Global out of bounds read in xmlrpc base64 code)
  Fix bug #77371 (heap buffer overflow in mb regex functions - compile_string_node)
  Fix bug #77370 - check that we do not read past buffer end when parsing multibytes
  Fix #77269: Potential unsigned underflow in gdImageScale
  Fix bug #77247 (heap buffer overflow in phar_detect_phar_fname_ext)
  Fix bug #77242 (heap out of bounds read in xmlrpc_decode())
  Regenerate certs for openssl tests
2019-01-06 12:50:10 -08:00
..
bcmath Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
bz2 Clean testfile 2018-11-08 14:29:39 +01:00
calendar Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
com_dotnet Merge branch 'PHP-7.3' 2018-11-26 15:35:30 +01:00
ctype Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
curl Migrate ext/zlib to use pkg-config 2018-12-26 16:59:24 +01:00
date Merge branch 'PHP-7.3' 2018-12-23 17:57:23 +00:00
dba Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
dom Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
enchant Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
exif Merge branch 'PHP-7.3' 2018-11-26 22:49:29 +01:00
fileinfo Merge branch 'PHP-7.3' 2018-12-28 13:27:31 +01:00
filter Remove preg_options param from pcre_get_compiled_regex() 2018-12-26 17:20:13 +01:00
ftp Merge branch 'PHP-7.3' 2018-11-20 11:20:57 +01:00
gd Merge branch 'PHP-7.3' 2019-01-06 12:50:10 -08:00
gettext Add putenv for setlocale for gettext tests 2018-11-07 18:54:47 +01:00
gmp Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
hash Fix a warning about comparing signed/unsigned variables 2019-01-06 01:54:48 +01:00
iconv Merge branch 'PHP-7.3' 2018-11-14 14:59:56 +01:00
imap Removed useless zval_ptr_dtor(return_value) 2018-12-26 12:58:11 +03:00
interbase Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
intl ext/intl: Use pkg-config to detect icu 2018-12-09 16:59:24 +01:00
json Remove lexer files generated by RE2C 2018-11-11 02:55:46 +01:00
ldap Fix a test for ldap extension 2018-11-03 17:37:47 +01:00
libxml Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mbstring Merge branch 'PHP-7.3' 2019-01-06 12:50:10 -08:00
mysqli Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
mysqlnd const-ify some functions 2019-01-04 13:55:34 +02:00
oci8 Merge branch 'PHP-7.2' into PHP-7.3 2018-12-10 21:54:23 +11:00
odbc Merge branch 'PHP-7.3' 2018-10-30 00:24:20 +01:00
opcache Merge branch 'PHP-7.3' 2019-01-02 14:14:07 +01:00
openssl Regenerate certs for openssl tests 2019-01-06 11:38:46 -08:00
pcntl Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
pcre Use ZEND_PARSE_PARAMETERS_NONE in pcre 2019-01-02 11:18:35 +01:00
pdo Merge branch 'PHP-7.3' 2019-01-03 09:40:49 +01:00
pdo_dblib Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_firebird Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_mysql Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
pdo_oci Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_odbc Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pdo_pgsql ext/pdo_pgsql: drop unneeded code 2018-12-09 17:15:58 +01:00
pdo_sqlite Fix illogical strncpy size 2018-12-01 00:13:58 +01:00
pgsql Fix typo in tests 2018-11-19 22:17:58 +01:00
phar Merge branch 'PHP-7.3' 2019-01-06 12:50:10 -08:00
posix Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
pspell Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
readline Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
recode Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
reflection Remove redundant __clone() methods from Reflection 2018-11-26 14:00:42 +01:00
session Merge branch 'PHP-7.3' 2018-10-31 10:59:31 -07:00
shmop Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
simplexml Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
skeleton skeleton: support PHP 7.2 2019-01-02 11:21:25 +01:00
snmp Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
soap Merge branch 'PHP-7.3' 2019-01-04 12:41:30 +01:00
sockets Merge branch 'PHP-7.3' 2018-12-26 19:03:04 +01:00
sodium Merge branch 'PHP-7.3' 2018-12-16 16:37:15 +01:00
spl Merge branch 'PHP-7.3' 2018-12-27 15:34:22 +01:00
sqlite3 Implement SQLite3Stmt::getSQL method, returning the original statement SQL, eventually expanded 2018-12-15 17:27:33 +01:00
standard Merge branch 'PHP-7.3' 2019-01-06 12:50:10 -08:00
sysvmsg Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
sysvsem fix typo in sysvsem.c 2018-10-23 14:57:03 +02:00
sysvshm Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
tidy Merge branch 'PHP-7.3' 2018-12-09 19:15:57 +01:00
tokenizer Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
wddx Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
xml Merge branch 'PHP-7.3' 2018-10-30 18:55:16 +01:00
xmlreader Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
xmlrpc Merge branch 'PHP-7.3' 2019-01-06 12:50:10 -08:00
xmlwriter Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
xsl Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
zend_test Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
zip Remove preg_options param from pcre_get_compiled_regex() 2018-12-26 17:20:13 +01:00
zlib Migrate ext/zlib to use pkg-config 2018-12-26 16:59:24 +01:00
ext_skel.php