.. |
bcmath
|
Merge branch 'PHP-8.4'
|
2024-12-27 21:36:36 +09:00 |
bz2
|
|
|
calendar
|
Merge branch 'PHP-8.4'
|
2024-11-17 12:28:12 +00:00 |
com_dotnet
|
Resolve -Wincompatible-pointer-types warnings (GH-17456)
|
2025-01-13 10:54:13 +01:00 |
ctype
|
|
|
curl
|
RFC: Add CurlSharePersistentHandle objects (#16937)
|
2025-01-06 21:52:00 +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-17 19:44:16 +01:00 |
enchant
|
Add enchant_dict_remove_from_session() (#17393)
|
2025-01-08 21:53:40 +01:00 |
exif
|
ext/[ef]*: fix a bunch of typos (GH-16621)
|
2024-10-28 11:28:32 +01:00 |
ffi
|
Fix -Wpointer-type-mismatch warning (GH-17453)
|
2025-01-13 13:04:19 +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-12-18 11:39:06 +00:00 |
ftp
|
Merge branch 'PHP-8.4'
|
2025-01-03 12:31:13 +01:00 |
gd
|
Fix bug 68629: Transparent artifacts when using imagerotate
|
2025-01-09 13:19:25 +01: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
|
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
|
Test: grapheme_extract should slide properly past error bytes. (#17404)
|
2025-01-17 17:12:41 +09:00 |
json
|
ext/json: Refactor php_json_encode_serializable_object() to call method directly
|
2025-01-13 13:46:25 +00:00 |
ldap
|
ext/ldap: Fix FCC is initialized condition
|
2025-01-09 16:42:58 +00:00 |
libxml
|
Merge branch 'PHP-8.4'
|
2024-12-26 12:26:59 +01:00 |
mbstring
|
Drop superfluous enum forward declaration (GH-17455)
|
2025-01-17 11:45:58 +01:00 |
mysqli
|
Improve mysqli test 066.phpt (#17022)
|
2024-12-10 02:11:43 +01:00 |
mysqlnd
|
ext/mysqlnd: Refactor usage of strlcpy() (#17185)
|
2024-12-28 23:00:08 +00:00 |
odbc
|
Merge branch 'PHP-8.4'
|
2024-11-27 23:06:34 +01:00 |
opcache
|
Merge branch 'PHP-8.4'
|
2025-01-15 02:46:08 +03:00 |
openssl
|
Merge branch 'PHP-8.4'
|
2024-12-31 15:25:17 +01: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_odbc: Do not populate message if there is no driver error (#17478)
|
2025-01-15 20:46:08 +00:00 |
pdo_dblib
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2024-11-20 11:14:04 +01:00 |
pdo_firebird
|
Use built-ins for addition and subtraction on Windows (GH-17472)
|
2025-01-15 12:58:12 +01:00 |
pdo_mysql
|
ext/pdo: Move PDO MySQL test to common
|
2025-01-09 10:30:10 +00:00 |
pdo_odbc
|
ext/pdo_odbc: Do not populate message if there is no driver error (#17478)
|
2025-01-15 20:46:08 +00:00 |
pdo_pgsql
|
Remove disable_native_prepares
|
2024-11-25 22:27:43 +01:00 |
pdo_sqlite
|
ext/pdo: Improve testing for FETCH_FUNC mode (#17325)
|
2025-01-02 23:31:25 +00:00 |
pgsql
|
Merge branch 'PHP-8.4'
|
2024-12-15 16:05:20 +00:00 |
phar
|
Avoid copying request strings in phar_parse_pharfile()
|
2025-01-04 14:08:33 +00: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'
|
2024-11-26 14:07:32 +01:00 |
session
|
ext/session: session_start() options arguments type checks.
|
2025-01-07 23:52:39 +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
|
Merge branch 'PHP-8.4'
|
2025-01-05 13:35:20 +00:00 |
soap
|
ext/soap: Don't call readfile() userland function (#17432)
|
2025-01-15 14:37:44 +00:00 |
sockets
|
ext/sockets: drop convert_to_array for multicast leave group settings.
|
2025-01-06 13:11:07 +00:00 |
sodium
|
|
|
spl
|
Merge branch 'PHP-8.4'
|
2025-01-14 18:33:00 +00:00 |
sqlite3
|
Avoid string duplications in sqlite drivers (#17115)
|
2024-12-18 17:32:11 +01:00 |
standard
|
Drop useless and not quite correct cast (GH-17454)
|
2025-01-17 17:56:52 +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
|
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
|
Add support for using final properties in stubs (#17306)
|
2025-01-06 07:56:13 +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
|
|
|
ext_skel.php
|
[skip-ci] Removed wrapping comments (#16894)
|
2024-11-24 00:57:09 +00:00 |