php-src/ext
Nikita Popov cd5591a28d PCRE: Only remember valid UTF-8 if start offset zero
PCRE only validates the string starting from the start offset
(minus maximum look-behind, but let's ignore that), so we can
only remember that the string is fully valid UTF-8 is the original
start offset is zero.
2020-02-07 17:01:39 +01:00
..
bcmath Fix test 2019-12-16 10:32:49 -08:00
bz2 Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
calendar Merge branch 'PHP-7.3' into PHP-7.4 2020-01-11 06:16:03 +14:00
com_dotnet Merge branch 'PHP-7.3' into PHP-7.4 2020-02-06 15:01:12 +01:00
ctype
curl Fix #79019: Copied cURL handles upload empty file 2020-02-04 11:09:28 +01:00
date Apply tidy formatting 2020-02-03 13:41:31 +01:00
dba Merge branch 'PHP-7.3' into PHP-7.4 2020-01-03 18:51:07 +01:00
dom Merge branch 'PHP-7.3' into PHP-7.4 2019-10-31 16:09:38 +01:00
enchant Fix proto of enchant_broker_list_dicts() 2019-10-19 22:11:34 +02:00
exif Fixed bug #79046 2019-12-30 17:23:53 +01:00
ffi Fix #79096: FFI Struct Segfault 2020-01-14 16:46:58 +01:00
fileinfo Apply tidy formatting 2020-02-03 13:41:31 +01:00
filter
ftp Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
gd Merge branch 'PHP-7.3' into PHP-7.4 2020-01-06 10:38:22 +01:00
gettext
gmp Fixed bug #78574 (broken shared build) 2019-09-20 13:30:13 +02:00
hash Apply tidy formatting 2020-02-03 13:41:31 +01:00
iconv Merge branch 'PHP-7.3' into PHP-7.4 2019-10-08 12:10:58 +02:00
imap Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
intl Apply tidy formatting 2020-02-03 13:41:31 +01:00
json Optimize creation of empty arrays in json_decode 2019-10-30 11:06:46 +01: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 2020-02-03 23:33:20 +01:00
mbstring Merge branch 'PHP-7.3' into PHP-7.4 2020-01-30 11:21:26 +01:00
mysqli Fix #78666 mysqli_options generates Warning on var_dump() 2020-01-28 18:44:02 +01:00
mysqlnd Fix #79172: STRUCT_OFFSET() relies on undefined behavior 2020-01-28 09:18:05 +01:00
oci8
odbc
opcache Fixed bug #79193 2020-01-30 14:55:58 +01:00
openssl Merge branch 'PHP-7.3' into PHP-7.4 2020-01-21 16:20:04 +01:00
pcntl Merge branch 'PHP-7.3' into PHP-7.4 2019-12-20 11:02:57 +01:00
pcre PCRE: Only remember valid UTF-8 if start offset zero 2020-02-07 17:01:39 +01: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 Apply tidy formatting 2020-02-03 13:41:31 +01:00
pdo_mysql Apply tidy formatting 2020-02-03 13:41:31 +01:00
pdo_oci Fix double free of DSN credentials 2019-09-09 10:10:41 +02:00
pdo_odbc
pdo_pgsql Merge branch 'PHP-7.3' into PHP-7.4 2019-12-20 12:06:05 +01:00
pdo_sqlite Apply tidy formatting 2020-02-03 13:41:31 +01:00
pgsql
phar Apply tidy formatting 2020-02-03 13:41:31 +01:00
posix
pspell
readline Fix borked SKIPIFs 2019-09-30 17:51:41 +02:00
reflection Apply tidy formatting 2020-02-03 13:41:31 +01:00
session Merge branch 'PHP-7.3' into PHP-7.4 2020-01-20 22:47:01 -08: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 bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
soap Apply tidy formatting 2020-02-03 13:41:31 +01: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 Apply tidy formatting 2020-02-03 13:41:31 +01:00
sqlite3 Apply tidy formatting 2020-02-03 13:41:31 +01:00
standard Apply tidy formatting 2020-02-03 13:41:31 +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 Merge branch 'PHP-7.3' into PHP-7.4 2020-02-03 23:33:20 +01:00
xsl Merge branch 'PHP-7.3' into PHP-7.4 2020-01-30 13:06:25 +01:00
zend_test Fix #79096: FFI Struct Segfault 2020-01-14 16:46:58 +01:00
zip Apply tidy formatting 2020-02-03 13:41:31 +01:00
zlib Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
ext_skel.php Apply tidy formatting 2020-02-03 13:41:31 +01:00