.. |
bcmath
|
Merge branch 'PHP-8.4'
|
2025-01-29 19:25:05 +09:00 |
bz2
|
|
|
calendar
|
|
|
com_dotnet
|
Remove more unused local variables (GH-17688)
|
2025-02-03 20:06:29 +01:00 |
ctype
|
|
|
curl
|
Merge branch 'PHP-8.4'
|
2025-02-05 19:24:37 +01:00 |
date
|
Updated to version 2025.1 (2025a)
|
2025-01-17 11:53:13 +00:00 |
dba
|
Merge branch 'PHP-8.4'
|
2024-12-06 19:02:22 +01:00 |
dl_test
|
Merge branch 'PHP-8.4'
|
2024-12-20 18:52:43 +01:00 |
dom
|
Merge branch 'PHP-8.4'
|
2025-01-30 11:41:00 -04:00 |
enchant
|
Add enchant_dict_remove() (#17507)
|
2025-02-02 19:14:49 +01:00 |
exif
|
|
|
ffi
|
Address more Clang warnings (GH-17506)
|
2025-01-21 20:05:29 +01:00 |
fileinfo
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2025-01-27 21:49:10 +01:00 |
filter
|
Merge branch 'PHP-8.4'
|
2024-12-18 11:39:06 +00:00 |
ftp
|
Merge branch 'PHP-8.4'
|
2025-01-03 12:31:13 +01:00 |
gd
|
Merge branch 'PHP-8.4'
|
2025-02-05 19:41:16 +00:00 |
gettext
|
Fix GH-17400: bindtextdomain segfault with UTF-16 domain value.
|
2025-01-09 13:45:59 +00: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
|
|
|
iconv
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-12-06 17:44:01 +01:00 |
intl
|
Merge branch 'PHP-8.4'
|
2025-02-02 13:39:13 +01:00 |
json
|
ext/json: Refactor php_json_encode_serializable_object() to call method directly
|
2025-01-13 13:46:25 +00:00 |
ldap
|
Merge branch 'PHP-8.4'
|
2025-02-06 23:31:46 +01:00 |
libxml
|
Address more Clang warnings (GH-17506)
|
2025-01-21 20:05:29 +01:00 |
mbstring
|
Merge branch 'PHP-8.4'
|
2025-02-04 15:55:06 +01:00 |
mysqli
|
Merge branch 'PHP-8.4'
|
2025-01-19 20:39:27 +01:00 |
mysqlnd
|
Address more Clang warnings (GH-17506)
|
2025-01-21 20:05:29 +01:00 |
odbc
|
Merge branch 'PHP-8.4'
|
2024-11-27 23:06:34 +01:00 |
opcache
|
Merge branch 'PHP-8.4'
|
2025-02-06 02:04:36 +03:00 |
openssl
|
ext/openssl: Use zend_result return type instead of int where applicable (#17721)
|
2025-02-06 16:59:43 +00:00 |
pcntl
|
Merge branch 'PHP-8.4'
|
2025-01-15 20:37:19 +00:00 |
pcre
|
ext/pcre: Refactor preg_replace_callback(_array)() to not pass a useless FCI (#17365)
|
2025-01-08 18:05:06 +00:00 |
pdo
|
ext/pdo: Refactor validation of fetch mode in PDO statement (#17699)
|
2025-02-09 00:35:33 +00:00 |
pdo_dblib
|
|
|
pdo_firebird
|
Introduce php_pdo_stmt_valid_db_obj_handle() (#17567)
|
2025-01-28 21:54:11 +01:00 |
pdo_mysql
|
ext/pdo: Pass argument number to pdo_dbh_attribute_set()
|
2025-02-04 19:28:47 +00:00 |
pdo_odbc
|
ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (#17744)
|
2025-02-09 13:10:20 +00:00 |
pdo_pgsql
|
ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (#17744)
|
2025-02-09 13:10:20 +00:00 |
pdo_sqlite
|
ext/pdo: Improve testing for FETCH_FUNC mode (#17325)
|
2025-01-02 23:31:25 +00:00 |
pgsql
|
ext/pgsql: few internal changes.
|
2025-01-26 19:15:36 +00:00 |
phar
|
Merge branch 'PHP-8.4'
|
2025-02-04 14:52:38 +01:00 |
posix
|
Merge branch 'PHP-8.4'
|
2024-12-30 12:42:24 -04:00 |
random
|
|
|
readline
|
Drop superfluous readline test skip conditions
|
2024-12-16 14:31:28 +01:00 |
reflection
|
Merge branch 'PHP-8.4'
|
2025-02-07 10:49:40 +01:00 |
session
|
Merge branch 'PHP-8.4'
|
2025-01-24 14:10:12 +00:00 |
shmop
|
|
|
simplexml
|
Merge branch 'PHP-8.4'
|
2025-01-09 19:54:52 +01:00 |
skeleton
|
[skip-ci] Removed wrapping comments (#16894)
|
2024-11-24 00:57:09 +00:00 |
snmp
|
Fix snmp_session_error.phpt for 32bit machines (GH-17611)
|
2025-01-29 14:41:15 +01:00 |
soap
|
ext/soap: Don't call readfile() userland function (#17432)
|
2025-01-15 14:37:44 +00:00 |
sockets
|
Fix nightly failure in socket_afpacket.phpt
|
2025-02-01 12:39:15 +01:00 |
sodium
|
ext/sodium: general buffer upper bounds adjustments.
|
2025-01-26 19:41:41 +00:00 |
spl
|
Fix C23 syntax for VS16 (CI runs VS22)
|
2025-01-31 22:28:31 +02:00 |
sqlite3
|
Pack _php_sqlite3_db_object
|
2025-02-10 08:42:11 +01:00 |
standard
|
Merge branch 'PHP-8.4'
|
2025-02-07 20:24:07 +01:00 |
sysvmsg
|
|
|
sysvsem
|
|
|
sysvshm
|
|
|
tidy
|
|
|
tokenizer
|
|
|
xml
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-12-27 15:54:37 +01:00 |
xmlreader
|
Implement cache slot optimization for XMLReader (#17232)
|
2024-12-22 13:01:45 +01:00 |
xmlwriter
|
Remove custom free_obj handler in xmlwriter
|
2025-01-05 13:05:06 +01:00 |
xsl
|
|
|
zend_test
|
Merge branch 'PHP-8.4'
|
2025-01-21 08:21:27 +01:00 |
zip
|
ext/zip: Throw a TypeError if the return value of the cancel callback is not an int
|
2025-01-17 16:48:28 +00:00 |
zlib
|
Fix GH-16883: gzopen() does not use the default stream context when opening HTTP URLs
|
2025-01-27 19:25:52 +01:00 |
ext_skel.php
|
[skip-ci] Removed wrapping comments (#16894)
|
2024-11-24 00:57:09 +00:00 |