php-src/ext
George Peter Banyard 02a80c5b82 Fix various bugs related to DNF types
- GH-11958: DNF types in trait properties do not get bound properly
 - GH-11883: Memory leak in zend_type_release() for non-arena allocated DNF types
 - Internal trait bound to userland class would not be arena allocated
 - Property DNF types were not properly deep copied during lazy loading

Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>
Co-authored-by: ju1ius <jules.bernable@gmail.com>
2023-08-15 15:34:33 +01:00
..
bcmath
bz2
calendar
com_dotnet
ctype Merge branch 'PHP-8.1' into PHP-8.2 2022-10-27 14:42:17 +01:00
curl Merge branch 'PHP-8.1' into PHP-8.2 2023-08-10 15:52:14 +02:00
date Fix GH-11416: Crash with DatePeriod when uninitialised objects are passed in (PHP 8.2+) 2023-08-09 16:10:14 +01:00
dba
dl_test
dom Merge branch 'PHP-8.1' into PHP-8.2 2023-08-08 20:07:11 +02:00
enchant
exif Merge branch 'PHP-8.1' into PHP-8.2 2023-05-12 23:40:54 +02:00
ffi Merge branch 'PHP-8.1' into PHP-8.2 2023-07-21 10:42:42 +02:00
fileinfo fileinfo: Backport xz detection patch 2023-07-01 18:02:46 +02:00
filter Merge branch 'PHP-8.1' into PHP-8.2 2022-10-27 14:42:17 +01:00
ftp Merge branch 'PHP-8.1' into PHP-8.2 2023-07-07 17:59:00 +02:00
gd Merge branch 'PHP-8.1' into PHP-8.2 2023-07-06 21:40:20 +02:00
gettext
gmp Implement GMP::__construct() 2023-01-19 14:13:34 +00:00
hash Merge branch 'PHP-8.1' into PHP-8.2 2023-07-18 19:23:10 +02:00
iconv
imap Merge branch 'PHP-8.1' into PHP-8.2 2023-07-10 13:34:21 +02:00
intl Merge branch 'PHP-8.1' into PHP-8.2 2023-07-27 12:30:27 +02:00
json Merge branch 'PHP-8.1' into PHP-8.2 2023-05-13 18:53:35 +01:00
ldap Merge branch 'PHP-8.1' into PHP-8.2 2022-12-16 14:37:39 +01:00
libxml Merge branch 'PHP-8.1' into PHP-8.2 2023-07-31 19:54:44 +01:00
mbstring Merge branch 'PHP-8.1' into PHP-8.2 2023-07-01 21:56:40 +02:00
mysqli Merge branch 'PHP-8.1' into PHP-8.2 2023-08-04 22:31:18 +01:00
mysqlnd Merge branch 'PHP-8.1' into PHP-8.2 2023-08-10 15:25:37 +01:00
oci8 Revert "Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs" 2023-07-04 09:11:14 +02:00
odbc Merge branch 'PHP-8.1' into PHP-8.2 2023-08-08 08:54:41 +02:00
opcache Merge branch 'PHP-8.1' into PHP-8.2 2023-07-31 20:00:49 +02:00
openssl Merge branch 'PHP-8.1' into PHP-8.2 2023-06-09 16:50:24 +01:00
pcntl Merge branch 'PHP-8.1' into PHP-8.2 2023-08-03 21:59:21 +02:00
pcre Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 23:14:27 +02:00
pdo Merge branch 'PHP-8.1' into PHP-8.2 2023-07-17 07:09:34 +01:00
pdo_dblib
pdo_firebird Fix test for GH-10908 2023-03-28 00:11:17 +02:00
pdo_mysql Merge branch 'PHP-8.1' into PHP-8.2 2023-08-04 22:31:18 +01:00
pdo_oci Unparallelize IO heavy tests 2023-03-27 16:33:36 +02:00
pdo_odbc Merge branch 'PHP-8.1' into PHP-8.2 2023-03-15 21:38:12 +01:00
pdo_pgsql
pdo_sqlite Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 20:51:11 +02:00
pgsql Merge branch 'PHP-8.1' into PHP-8.2 2023-06-18 13:45:30 +01:00
phar Merge branch 'PHP-8.1' into PHP-8.2 2023-08-04 21:08:57 +02:00
posix Merge branch 'PHP-8.1' into PHP-8.2 2023-01-02 16:55:03 +00:00
pspell
random Merge branch 'PHP-8.1' into PHP-8.2 2023-03-26 16:15:57 +02:00
readline Merge branch 'PHP-8.1' into PHP-8.2 2023-05-26 11:39:47 +02:00
reflection Merge branch 'PHP-8.1' into PHP-8.2 2023-07-11 17:40:21 +02:00
session Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 12:36:52 +02:00
shmop
simplexml Merge branch 'PHP-8.1' into PHP-8.2 2023-07-31 20:06:37 -05:00
skeleton
snmp Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
soap Merge branch 'PHP-8.1' into PHP-8.2 2023-07-31 19:54:44 +01:00
sockets xfail socket zerocopy test on Cirrus + arm 2023-06-29 08:48:48 +02:00
sodium
spl Merge branch 'PHP-8.1' into PHP-8.2 2023-08-14 21:34:04 +02:00
sqlite3 Merge branch 'PHP-8.1' into PHP-8.2 2023-07-07 10:27:42 +02:00
standard Merge branch 'PHP-8.1' into PHP-8.2 2023-08-10 15:52:14 +02:00
sysvmsg
sysvsem
sysvshm Merge branch 'PHP-8.1' into PHP-8.2 2023-03-01 23:05:17 +01:00
tidy Merge branch 'PHP-8.1' into PHP-8.2 2023-03-27 16:34:11 +02:00
tokenizer Merge branch 'PHP-8.1' into PHP-8.2 2022-10-27 14:42:17 +01:00
xml Merge branch 'PHP-8.1' into PHP-8.2 2023-07-31 19:54:44 +01:00
xmlreader Merge branch 'PHP-8.1' into PHP-8.2 2023-07-31 20:06:37 -05:00
xmlwriter Merge branch 'PHP-8.1' into PHP-8.2 2023-01-15 15:43:34 +00:00
xsl Merge branch 'PHP-8.1' into PHP-8.2 2023-07-31 19:54:44 +01:00
zend_test Fix various bugs related to DNF types 2023-08-15 15:34:33 +01:00
zip adapt test expectation with libzip 1.10 2023-06-26 09:10:40 +02:00
zlib Merge branch 'PHP-8.1' into PHP-8.2 2023-02-23 18:48:25 +00:00
ext_skel.php