.. |
bcmath
|
Refactor BCMath bundledlib and extension (#10774)
|
2023-07-24 16:42:34 +01:00 |
bz2
|
|
|
calendar
|
[skip ci] Fix various typos and grammar issues (#11143)
|
2023-04-28 11:05:32 +02:00 |
com_dotnet
|
Call cast_object handler from get_properties_for
|
2023-07-25 17:59:44 +02:00 |
ctype
|
|
|
curl
|
Add new curl constants from curl until (including) 7.87 (#10459)
|
2023-07-17 20:42:39 +02:00 |
date
|
Make the new DatePeriod::createFromISO8601String method emit DateTimeImmutable objects
|
2023-07-25 18:43:45 +01:00 |
dba
|
Deprecate calling dba_fetch() with $dba at the 3rd parameter
|
2023-07-18 12:59:21 +02:00 |
dl_test
|
|
|
dom
|
Merge branch 'PHP-8.2'
|
2023-07-24 19:05:16 +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
|
Fix merge conflict
|
2023-07-21 11:17:01 +02:00 |
fileinfo
|
fileinfo: Add test for xz type
|
2023-07-01 18:37:53 +02:00 |
filter
|
|
|
ftp
|
Merge branch 'PHP-8.2'
|
2023-07-07 18:01:53 +02:00 |
gd
|
Merge branch 'PHP-8.2'
|
2023-07-06 21:44:00 +02:00 |
gettext
|
ext/gettext: resolve underqouting that breaks with autoconf 2.72 (#11427)
|
2023-07-18 19:02:40 +02:00 |
gmp
|
Fix gmp_long/gmp_ulong typedef warning on Windows x86 (#11112)
|
2023-05-07 23:30:12 +02:00 |
hash
|
Remove unused PHP_HASH variable (#11653)
|
2023-07-19 07:31:03 +02:00 |
iconv
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
imap
|
Merge branch 'PHP-8.2'
|
2023-07-10 13:42:44 +02:00 |
intl
|
Implement IntlGregorianCalendar::createFromDate() and IntlGregorianCalendar::createFromDateTime()
|
2023-07-18 12:59:21 +02:00 |
json
|
Fix -Wenum-int-mismatch warning in ext/json/php_json_encoder.h
|
2023-05-14 22:10:23 +02:00 |
ldap
|
Implement ldap_exop_sync
|
2023-07-18 12:59:21 +02:00 |
libxml
|
libxml_get_external_entity_loader(): test for incompatible resource being loaded (#11728)
|
2023-07-21 11:56:15 +01:00 |
mbstring
|
Deprecate passing a negative width to mb_strimwidth()
|
2023-07-17 05:01:13 +01: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
|
Improve DTrace probe generation /w non-default compiler
|
2023-07-19 15:30:50 +02:00 |
odbc
|
|
|
opcache
|
Merge branch 'PHP-8.2'
|
2023-07-24 15:45:28 +03:00 |
openssl
|
Improve openssl ext to generate EC keys with custom EC parameters
|
2023-07-06 15:51:50 +01:00 |
pcntl
|
Merge branch 'PHP-8.2'
|
2023-07-04 10:29:22 +02:00 |
pcre
|
Fix misleading pass by reference error message (#10639)
|
2023-07-18 15:02:38 +02:00 |
pdo
|
Merge branch 'PHP-8.2'
|
2023-07-17 07:10:16 +01: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
|
Fix misleading pass by reference error message (#10639)
|
2023-07-18 15:02:38 +02: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
|
Make the $row param of pg_fetch_result(), pg_field_prtlen() and pg_field_is_null() nullable
|
2023-07-18 12:59:21 +02:00 |
phar
|
Deprecate Phar::setStub(resource $stub, int $length)
|
2023-07-18 12:59:21 +02:00 |
posix
|
Fix use-of-uninitialized-value when calling php_posix_stream_get_fd (#11694)
|
2023-07-13 15:21:36 +02:00 |
pspell
|
Add ASAN XLEAK support
|
2023-04-03 08:02:19 +02:00 |
random
|
Deprecate MT_RAND_PHP (#11560)
|
2023-07-07 12:16:48 +02:00 |
readline
|
Merge branch 'PHP-8.2'
|
2023-05-26 11:39:56 +02:00 |
reflection
|
Deprecate ReflectionProperty::setValue() with an incorrect 1st arg type
|
2023-07-18 12:59:21 +02:00 |
session
|
Resolve open_basedir paths on ini update
|
2023-07-18 14:43:40 +02:00 |
shmop
|
|
|
simplexml
|
Call cast_object handler from get_properties_for
|
2023-07-25 17:59:44 +02:00 |
skeleton
|
|
|
snmp
|
Declare type for ext/snmp internal class constants
|
2023-07-18 13:51:33 +02:00 |
soap
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
sockets
|
ext/sockets/tests/mcast_ipv6_*.phpt: suppress no-ipv6 warning (#11651)
|
2023-07-10 16:19:12 +02:00 |
sodium
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
spl
|
Cache d_type in directory entry
|
2023-07-07 18:02:32 +02:00 |
sqlite3
|
Merge branch 'PHP-8.2'
|
2023-07-07 10:29:52 +02:00 |
standard
|
Merge branch 'PHP-8.2'
|
2023-07-21 13:58:57 +02:00 |
sysvmsg
|
|
|
sysvsem
|
|
|
sysvshm
|
|
|
tidy
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2023-03-27 16:34:11 +02:00 |
tokenizer
|
|
|
xml
|
Remove always-true condition from xml_utf8_decode()
|
2023-07-11 11:47:54 +02:00 |
xmlreader
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
xmlwriter
|
|
|
xsl
|
Use zval_ptr_dtor_nogc() for callable in ext/xslt (#11356)
|
2023-06-02 11:58:00 +01:00 |
zend_test
|
Resolve open_basedir paths on ini update
|
2023-07-18 14:43:40 +02:00 |
zip
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
zlib
|
|
|
ext_skel.php
|
|
|