.. |
bcmath
|
Merge branch 'PHP-8.4'
|
2025-05-24 20:39:59 +02:00 |
bz2
|
streams: Indicate which argument fails the stream ZPP check
|
2025-03-24 22:54:34 +00:00 |
calendar
|
ext/calendar: array optimisations. (#18388)
|
2025-04-21 20:49:21 +01:00 |
com_dotnet
|
Improve COM ctor exception code for failing ProgIDs (GH-17673)
|
2025-02-14 17:44:43 +01:00 |
ctype
|
|
|
curl
|
Merge branch 'PHP-8.4'
|
2025-05-31 11:14:19 +02:00 |
date
|
Fix date test
|
2025-05-26 20:43:44 +02:00 |
dba
|
Merge branch 'PHP-8.4'
|
2025-04-05 18:33:12 +01:00 |
dl_test
|
Merge branch 'PHP-8.4'
|
2025-03-14 10:51:50 +01:00 |
dom
|
Update Lexbor patches for non-string attribute
|
2025-05-28 23:34:08 +02:00 |
enchant
|
Fix missing empty string checks in ext/enchant
|
2025-06-02 19:49:48 +02:00 |
exif
|
Add OffsetTime* Exif tags
|
2025-04-07 18:47:06 +02:00 |
ffi
|
Use win32 glob implementation on all platforms (#18164)
|
2025-05-20 16:20:59 -03:00 |
fileinfo
|
Fix misplaced endif in apprentice_sort() (#18686)
|
2025-05-29 12:04:07 +02:00 |
filter
|
Merge branch 'PHP-8.4'
|
2025-04-11 23:36:42 +02:00 |
ftp
|
ext/ftp: Remove output field of ftpbuf_t struct
|
2025-04-03 22:47:13 +01:00 |
gd
|
ext/gd: array supplied to user optimisations. (#18366)
|
2025-04-20 17:30:12 +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 GMP ECC test (#18363)
|
2025-05-05 14:10:29 +01:00 |
hash
|
ext/hash: tests for md5 and sha1 compatibility (#18525)
|
2025-05-09 13:08:58 +01:00 |
iconv
|
ext/iconv: Use RETURN_BOOL() instead of if/else
|
2025-04-14 10:15:55 +01:00 |
intl
|
Merge branch 'PHP-8.4'
|
2025-06-01 11:39:03 +02:00 |
json
|
Merge branch 'PHP-8.4'
|
2025-03-08 12:27:56 +01:00 |
ldap
|
Autotools: Fix ext/ldap shared build (#18673)
|
2025-05-28 12:08:46 +01:00 |
lexbor
|
Merge branch 'PHP-8.4'
|
2025-05-28 23:35:23 +02:00 |
libxml
|
Remove custom UTF-8 check function from ext/libxml
|
2025-05-30 10:40:23 +02:00 |
mbstring
|
Small change SIMD codes (#18626)
|
2025-05-26 16:32:27 +09:00 |
mysqli
|
ext/mysqli: Use zval_is_true() instead of converting to boolean
|
2025-05-31 14:25:43 +01:00 |
mysqlnd
|
ext/mysqlnd/mysqlnd_auth.c: Add error handling for invalid public key size (#18663)
|
2025-06-02 11:55:25 +02:00 |
odbc
|
|
|
opcache
|
Log a warning when opcache lock file permissions could not be changed
|
2025-06-03 19:22:58 +02:00 |
openssl
|
Merge branch 'PHP-8.4'
|
2025-05-20 08:08:46 +02:00 |
pcntl
|
Drop FIXME in pcntl_signal_dispatch() (#18633)
|
2025-05-24 14:35:32 +02:00 |
pcre
|
Remove PCRE2_EXTRA_ALLOW_LOOKAROUND_BSK from pcre compile options
|
2025-03-31 20:01:45 +02:00 |
pdo
|
Merge branch 'PHP-8.3' into PHP-8.4
|
2025-05-27 20:42:12 +02:00 |
pdo_dblib
|
|
|
pdo_firebird
|
Merge branch 'PHP-8.4'
|
2025-04-19 14:11:35 +09: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_pgsql: updating copy from according to pgsql extension workflow. (#18175)
|
2025-03-28 18:24:45 +00:00 |
pdo_sqlite
|
Implement GH-17321: Add setAuthorizer to Pdo\Sqlite (#17905)
|
2025-04-18 00:34:46 +02:00 |
pgsql
|
ext/pgsql: Stop using useless convert_to_boolean() API (#18683)
|
2025-05-29 19:09:11 +01:00 |
phar
|
Merge branch 'PHP-8.4'
|
2025-05-28 18:54:20 +02:00 |
posix
|
Cleanup php_posix_group_to_array() (#18497)
|
2025-05-04 20:07:14 +02:00 |
random
|
Merge branch 'PHP-8.4'
|
2025-06-01 15:46:14 +02:00 |
readline
|
Merge branch 'PHP-8.4'
|
2025-05-24 20:39:59 +02:00 |
reflection
|
Remove duplicated reflection test
|
2025-05-25 14:24:53 +02:00 |
session
|
ext/session: Fix GH-18634 (#18653)
|
2025-05-26 11:17:25 +01:00 |
shmop
|
|
|
simplexml
|
Simplify SimpleXML code for checking if count() is overridden by a userland class (#18722)
|
2025-05-31 15:59:14 +02:00 |
skeleton
|
|
|
snmp
|
Remove always-false intern checks (#18433)
|
2025-04-26 14:11:37 +02:00 |
soap
|
Remove custom UTF-8 check function from ext/libxml
|
2025-05-30 10:40:23 +02:00 |
sockets
|
ext/sockets: Use zval_is_true() instead of converting to boolean (#18681)
|
2025-05-28 20:06:47 +01:00 |
sodium
|
ext/sodium: general buffer upper bounds adjustments.
|
2025-01-26 19:41:41 +00:00 |
spl
|
Use win32 glob implementation on all platforms (#18164)
|
2025-05-20 16:20:59 -03:00 |
sqlite3
|
ext/sqlite3: querySingle amd fetchArray methods optimisations. (#18385)
|
2025-04-21 16:37:34 +01:00 |
standard
|
Merge branch 'PHP-8.4'
|
2025-05-31 14:46:32 +01:00 |
sysvmsg
|
|
|
sysvsem
|
|
|
sysvshm
|
|
|
tidy
|
Merge branch 'PHP-8.4'
|
2025-05-26 19:42:39 +02:00 |
tokenizer
|
Pass hash table directly in tokenizer (#18650)
|
2025-05-25 14:23:50 +02:00 |
uri
|
Fix build (#18716)
|
2025-06-02 08:49:25 +02:00 |
xml
|
Merge branch 'PHP-8.4'
|
2025-04-23 22:10:13 +02:00 |
xmlreader
|
Merge branch 'PHP-8.4'
|
2025-04-11 23:36:42 +02:00 |
xmlwriter
|
ext/standard/file: clarify fclose() warning
|
2025-03-24 22:54:34 +00:00 |
xsl
|
Merge branch 'PHP-8.4'
|
2025-02-22 16:00:45 +01:00 |
zend_test
|
Fix INI setting requirements for test with opcache
|
2025-05-22 14:18:41 +01:00 |
zip
|
Use win32 glob implementation on all platforms (#18164)
|
2025-05-20 16:20:59 -03:00 |
zlib
|
zlib: use zend_string_{extend,truncate} over *_realloc (#18462)
|
2025-04-30 08:18:04 -06:00 |
ext_skel.php
|
|
|