.. |
bcmath
|
Merge branch 'PHP-8.4'
|
2024-12-07 02:00:22 +09:00 |
bz2
|
|
|
calendar
|
Merge branch 'PHP-8.4'
|
2024-11-17 12:28:12 +00:00 |
com_dotnet
|
Refactor disp_invokeex() to avoid superfluous recheck (GH-17001)
|
2024-12-01 18:55:38 +01:00 |
ctype
|
ext/[cd]*: fix a bunch of typos (#16298)
|
2024-10-09 17:40:42 +02:00 |
curl
|
Fix curl_multi_exec() overflow message (GH-17078)
|
2024-12-13 16:06:39 +01:00 |
date
|
ext/date: reduce duplication in __wakeup() methods (#15791)
|
2024-12-06 19:23:32 +01:00 |
dba
|
Merge branch 'PHP-8.4'
|
2024-12-06 19:02:22 +01:00 |
dl_test
|
Fix incorrect filename of dl()'d internal consts (#16721)
|
2024-11-07 14:53:12 +01:00 |
dom
|
Merge branch 'PHP-8.4'
|
2024-12-14 12:12:52 +01:00 |
enchant
|
Remove useless code in ext-enchant (#16940)
|
2024-11-26 07:27:19 +01:00 |
exif
|
ext/[ef]*: fix a bunch of typos (GH-16621)
|
2024-10-28 11:28:32 +01:00 |
ffi
|
Resolve some MSVC C4244 level 2 warnings
|
2024-12-11 00:12:13 +01:00 |
fileinfo
|
Fix GH-17039: PHP 8.4: Incorrect MIME content type
|
2024-12-08 22:47:03 +01:00 |
filter
|
Merge branch 'PHP-8.4'
|
2024-11-26 15:41:10 +00:00 |
ftp
|
ext/[ef]*: fix a bunch of typos (GH-16621)
|
2024-10-28 11:28:32 +01:00 |
gd
|
Simplify parsing of affine matrix arguments (GH-17094)
|
2024-12-10 16:08:27 +01:00 |
gettext
|
Backport CI fixes to security branches
|
2024-10-28 15:57:16 +01:00 |
gmp
|
ext/gmp: add test for uses of gmp_pow with number sizes commonly used in cryptography (#16896)
|
2024-12-04 16:17:00 +00:00 |
hash
|
Merge branch 'PHP-8.4'
|
2024-11-10 20:35:04 +00:00 |
iconv
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-12-06 17:44:01 +01:00 |
intl
|
Merge branch 'PHP-8.4'
|
2024-12-07 15:11:58 +01:00 |
json
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-10-24 15:58:12 +02:00 |
ldap
|
Merge branch 'PHP-8.4'
|
2024-11-20 11:14:32 +01:00 |
libxml
|
Drop bogus ext/libxml dependency on ext/iconv (GH-16801)
|
2024-11-15 21:25:00 +01:00 |
mbstring
|
Merge branch 'PHP-8.4'
|
2024-12-11 19:33:03 +01:00 |
mysqli
|
Improve mysqli test 066.phpt (#17022)
|
2024-12-10 02:11:43 +01:00 |
mysqlnd
|
Factor out SETUP_ZLIB_LIB() (GH-16798)
|
2024-11-27 18:35:34 +01:00 |
odbc
|
Merge branch 'PHP-8.4'
|
2024-11-27 23:06:34 +01:00 |
opcache
|
Merge branch 'PHP-8.4'
|
2024-12-13 02:06:14 +03:00 |
openssl
|
Remove support for unsupported MSVC versions (GH-17128)
|
2024-12-12 19:50:14 +01:00 |
pcntl
|
pcntl: remove unneeded module shutdown function (#16977)
|
2024-11-28 08:40:52 +00:00 |
pcre
|
|
|
pdo
|
Merge branch 'PHP-8.4'
|
2024-11-06 20:32:53 +09:00 |
pdo_dblib
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-11-20 11:14:04 +01:00 |
pdo_firebird
|
Test Firebird in 32-bit Linux CI (#17045)
|
2024-12-06 17:27:59 +01:00 |
pdo_mysql
|
Fixed the test because libmysql results type is string. (#16709)
|
2024-11-06 21:07:03 +09:00 |
pdo_odbc
|
Upgrade master to Ubuntu 24.04 (GH-16704)
|
2024-11-07 16:32:45 +01:00 |
pdo_pgsql
|
Remove disable_native_prepares
|
2024-11-25 22:27:43 +01:00 |
pdo_sqlite
|
Fix GH-16131: Prevent mixing PDO sub-classes with different DSN
|
2024-10-22 22:51:29 +02:00 |
pgsql
|
Merge branch 'PHP-8.4'
|
2024-12-14 19:49:12 +01:00 |
phar
|
ext/phar: Refactor phar_call_openssl_signverify()
|
2024-11-11 15:00:08 +00:00 |
posix
|
ext/posix: adding POSIX_SC_OPEN_MAX constant.
|
2024-11-02 14:28:07 +00:00 |
random
|
|
|
readline
|
Merge branch 'PHP-8.4'
|
2024-11-15 16:51:10 +00:00 |
reflection
|
Merge branch 'PHP-8.4'
|
2024-11-26 14:07:32 +01:00 |
session
|
Merge branch 'PHP-8.4'
|
2024-11-04 20:05:42 +01:00 |
shmop
|
|
|
simplexml
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-12-15 11:32:02 +01:00 |
skeleton
|
[skip-ci] Removed wrapping comments (#16894)
|
2024-11-24 00:57:09 +00:00 |
snmp
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-12-01 13:58:38 +00:00 |
soap
|
Remove support for unsupported MSVC versions (GH-17128)
|
2024-12-12 19:50:14 +01:00 |
sockets
|
ext/sockets: socket_get_option/socket_set_option timeout type on win32. (#17123)
|
2024-12-12 13:12:40 +00:00 |
sodium
|
|
|
spl
|
Merge branch 'PHP-8.4'
|
2024-12-13 02:06:14 +03:00 |
sqlite3
|
|
|
standard
|
Remove support for unsupported MSVC versions (GH-17128)
|
2024-12-12 19:50:14 +01:00 |
sysvmsg
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-11-03 13:40:25 +00:00 |
sysvsem
|
|
|
sysvshm
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-10-26 15:08:17 +02:00 |
tidy
|
|
|
tokenizer
|
|
|
xml
|
Backport 061058a9 : Test fixes for libxml2 2.12.0
|
2024-10-12 15:12:40 +02:00 |
xmlreader
|
Merge branch 'PHP-8.4'
|
2024-10-08 20:58:26 +02:00 |
xmlwriter
|
Backport 4fe82131 : Backport libxml2 2.13.2 fixes (#14816)
|
2024-10-12 15:12:40 +02:00 |
xsl
|
Backport e2d97314 : Backport deprecation warning ignores to unbreak CI
|
2024-10-12 15:12:40 +02:00 |
zend_test
|
Merge branch 'PHP-8.4'
|
2024-11-25 20:33:26 +01:00 |
zip
|
|
|
zlib
|
Refactor zlib dictionary processing (GH-16407)
|
2024-10-16 12:21:50 +02:00 |
ext_skel.php
|
[skip-ci] Removed wrapping comments (#16894)
|
2024-11-24 00:57:09 +00:00 |