.. |
bcmath
|
Fix [-Wenum-int-mismatch] compiler warnings (#11352)
|
2023-06-01 13:27:46 +01:00 |
bz2
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
calendar
|
[skip ci] Fix various typos and grammar issues (#11143)
|
2023-04-28 11:05:32 +02:00 |
com_dotnet
|
Revert "Revert "Remove name field from the zend_constant struct (#10954)""
|
2023-07-04 16:42:40 +02:00 |
ctype
|
|
|
curl
|
Merge branch 'PHP-8.2'
|
2023-06-13 17:38:04 +02:00 |
date
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
dba
|
Use zend_string for DBA path (#10698)
|
2023-04-08 17:03:28 +01:00 |
dl_test
|
|
|
dom
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
enchant
|
Add ASAN XLEAK support
|
2023-04-03 08:02:19 +02:00 |
exif
|
Merge branch 'PHP-8.2'
|
2023-05-12 23:42:54 +02:00 |
ffi
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
fileinfo
|
fileinfo: Add test for xz type
|
2023-07-01 18:37:53 +02:00 |
filter
|
|
|
ftp
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
gd
|
ext/gd: imagerotate removes ignore_transparent argument.
|
2023-06-19 12:32:08 +01:00 |
gettext
|
|
|
gmp
|
Fix gmp_long/gmp_ulong typedef warning on Windows x86 (#11112)
|
2023-05-07 23:30:12 +02:00 |
hash
|
Allow CTE on more CTE safe functions (#10771)
|
2023-05-16 21:59:26 +02:00 |
iconv
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
imap
|
ext/imap: Refactor common conditional property assignment
|
2023-06-18 13:05:02 +01:00 |
intl
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
json
|
Fix -Wenum-int-mismatch warning in ext/json/php_json_encoder.h
|
2023-05-14 22:10:23 +02:00 |
ldap
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
libxml
|
Fix GH-9628: Implicitly removing nodes from \DOMDocument breaks existing references
|
2023-07-03 21:31:57 +02:00 |
mbstring
|
Merge branch 'PHP-8.2'
|
2023-07-01 22:03:08 +02:00 |
mysqli
|
Merge branch 'PHP-8.2'
|
2023-04-20 08:46:01 +02:00 |
mysqlnd
|
Fix incorrect function/method names in DBG_ENTER() (#11554)
|
2023-06-29 13:13:55 +01:00 |
oci8
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
odbc
|
|
|
opcache
|
Revert "Revert "Remove name field from the zend_constant struct (#10954)""
|
2023-07-04 16:42:40 +02:00 |
openssl
|
Merge branch 'PHP-8.2'
|
2023-06-09 16:50:57 +01:00 |
pcntl
|
Merge branch 'PHP-8.2'
|
2023-07-04 10:29:22 +02:00 |
pcre
|
Merge branch 'PHP-8.2'
|
2023-06-22 23:14:37 +02:00 |
pdo
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
pdo_dblib
|
[skip ci] Fix various typos and grammar issues (#11143)
|
2023-04-28 11:05:32 +02:00 |
pdo_firebird
|
Merge branch 'PHP-8.2'
|
2023-03-28 00:12:28 +02:00 |
pdo_mysql
|
Merge branch 'PHP-8.2'
|
2023-03-25 17:41:56 +00:00 |
pdo_oci
|
Add ASAN XLEAK support
|
2023-04-03 08:02:19 +02:00 |
pdo_odbc
|
Merge branch 'PHP-8.2'
|
2023-03-15 21:47:34 +01:00 |
pdo_pgsql
|
ext/pdo_pgsql: connection status update to distinguish from truly bad quality connections.
|
2023-06-13 18:08:06 +01:00 |
pdo_sqlite
|
Merge branch 'PHP-8.2'
|
2023-06-22 20:51:29 +02:00 |
pgsql
|
check PQsetErrorContextVisibility availability (libpq >= 9.6)
|
2023-06-21 08:47:59 +02:00 |
phar
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
posix
|
Add ASAN XLEAK support
|
2023-04-03 08:02:19 +02:00 |
pspell
|
Add ASAN XLEAK support
|
2023-04-03 08:02:19 +02:00 |
random
|
Add support for typed class constants in stubs
|
2023-07-01 11:50:04 +02:00 |
readline
|
Merge branch 'PHP-8.2'
|
2023-05-26 11:39:56 +02:00 |
reflection
|
Revert "Revert "Remove name field from the zend_constant struct (#10954)""
|
2023-07-04 16:42:40 +02:00 |
session
|
Fix GH-11529: Crash after dealing with an Apache request
|
2023-06-26 19:43:56 +02:00 |
shmop
|
Revert GH-10220
|
2023-01-16 12:27:33 +01:00 |
simplexml
|
[skip ci] Fixed comment for SimpleXml function getName (#11537)
|
2023-06-26 13:50:29 +02:00 |
skeleton
|
|
|
snmp
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
soap
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
sockets
|
Merge branch 'PHP-8.2'
|
2023-06-29 08:49:07 +02:00 |
sodium
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
spl
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
sqlite3
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
standard
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
sysvmsg
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
sysvsem
|
|
|
sysvshm
|
Merge branch 'PHP-8.2'
|
2023-03-01 23:05:24 +01:00 |
tidy
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2023-03-27 16:34:11 +02:00 |
tokenizer
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
xml
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
xmlreader
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
xmlwriter
|
Simplify checks and returns in ext/xmlwriter (#10701)
|
2023-02-26 14:07:55 +00:00 |
xsl
|
Use zval_ptr_dtor_nogc() for callable in ext/xslt (#11356)
|
2023-06-02 11:58:00 +01:00 |
zend_test
|
Revert "Fix test after reverted commit"
|
2023-07-04 23:36:22 +02:00 |
zip
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
zlib
|
Temporarily disable failing zlib tests on travis (#10738)
|
2023-03-01 02:19:29 +01:00 |
ext_skel.php
|
|
|