.. |
bcmath
|
BCmath extension code reformatting (#11896)
|
2023-08-13 16:17:36 +01:00 |
bz2
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
calendar
|
Allow easter_date to process years after 2037 on 64bit systems (#11862)
|
2023-08-04 16:47:04 +01:00 |
com_dotnet
|
Revert "Call cast_object handler from get_properties_for"
|
2023-08-07 12:58:12 +02:00 |
ctype
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2023-09-26 21:44:00 +02:00 |
curl
|
Merge branch 'PHP-8.2'
|
2023-08-10 15:52:21 +02:00 |
date
|
Fix DateTime exception hierarchy for DateInvalidTimeZoneException (#11970)
|
2023-08-14 18:55:38 +02:00 |
dba
|
ext/dba/tests/dba_tcadb.phpt: support pthreadless tokyocabinet (#11648)
|
2023-08-02 16:50:02 +01:00 |
dl_test
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-03 17:17:52 +00:00 |
dom
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-17 19:58:31 +01:00 |
enchant
|
Add ASAN XLEAK support
|
2023-04-03 08:02:19 +02:00 |
exif
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-15 22:00:44 +01:00 |
ffi
|
Fix FFI tests on 8.3+
|
2023-10-28 16:28:43 +02:00 |
fileinfo
|
fileinfo: Backport svg detection patch
|
2023-09-30 18:22:14 +02:00 |
filter
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-09-14 11:49:44 +02:00 |
ftp
|
Merge branch 'PHP-8.2'
|
2023-07-07 18:01:53 +02:00 |
gd
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-17 13:41:50 +00: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
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-09-16 21:28:24 +02:00 |
iconv
|
Merge branch 'PHP-8.2'
|
2023-08-19 23:11:23 +01:00 |
imap
|
Implement diagnostic ignore macro for Clang
|
2023-10-18 17:37:15 +02:00 |
intl
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-11 17:04:37 +01:00 |
json
|
Introduce Zend guard recursion protection
|
2023-08-24 13:03:14 +01:00 |
ldap
|
Implement ldap_exop_sync
|
2023-07-18 12:59:21 +02:00 |
libxml
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-17 19:58:31 +01:00 |
mbstring
|
Fix GH-11992: utf_encodings.phpt fails on Windows 32-bit
|
2023-11-19 16:45:53 +01:00 |
mysqli
|
Merge branch 'PHP-8.2'
|
2023-08-17 18:46:28 +01:00 |
mysqlnd
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-09-26 21:45:02 +02:00 |
oci8
|
Implement diagnostic ignore macro for Clang
|
2023-10-18 17:37:15 +02:00 |
odbc
|
[skip ci] Skip leaking odbc test on asan
|
2023-09-08 11:05:34 +02:00 |
opcache
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-13 13:28:48 +03:00 |
openssl
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-17 19:43:34 +00:00 |
pcntl
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-09-22 10:26:10 +02:00 |
pcre
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-10 00:12:47 +01:00 |
pdo
|
Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs
|
2023-08-26 21:35:31 +02: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
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-10-12 13:14:52 +02:00 |
pdo_oci
|
Implement diagnostic ignore macro for Clang
|
2023-10-18 17:37:15 +02:00 |
pdo_odbc
|
Expose PDO_ODBC_TYPE to userland
|
2023-08-23 21:20:41 +02:00 |
pdo_pgsql
|
ext/pdo_pgsql: Improve tests cleanup (#11855)
|
2023-08-05 02:11:57 +01:00 |
pdo_sqlite
|
Revert "Skip profiling of sqlite3_step"
|
2023-09-07 10:35:06 +02:00 |
pgsql
|
Revert incomplete PG pipeline addition
|
2023-11-20 16:22:29 +00:00 |
phar
|
Use a single version of strnlen (#12015)
|
2023-08-22 17:40:24 +02:00 |
posix
|
Refactor checks for fpathconf and pathconf
|
2023-11-20 13:39:21 +00:00 |
pspell
|
Add ASAN XLEAK support
|
2023-04-03 08:02:19 +02:00 |
random
|
random: Add additional test for Randomizer::getFloat() (#12436)
|
2023-10-14 18:38:11 +02:00 |
readline
|
Merge branch 'PHP-8.2'
|
2023-05-26 11:39:56 +02:00 |
reflection
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-10-11 17:27:54 +02:00 |
session
|
Resolve open_basedir paths on ini update
|
2023-07-18 14:43:40 +02:00 |
shmop
|
Revert GH-10220
|
2023-01-16 12:27:33 +01:00 |
simplexml
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-09-30 17:55:34 +02:00 |
skeleton
|
|
|
snmp
|
[skip ci] Avoid running asan tests that timeout
|
2023-10-02 16:57:50 +02:00 |
soap
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-15 22:00:44 +01:00 |
sockets
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-09-29 18:58:05 +08:00 |
sodium
|
More usage of known zend_str instead of C string (#11381)
|
2023-06-08 13:03:29 +01:00 |
spl
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-19 11:52:58 +01:00 |
sqlite3
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-10 00:12:47 +01:00 |
standard
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-16 16:28:40 +01:00 |
sysvmsg
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
sysvsem
|
|
|
sysvshm
|
Merge branch 'PHP-8.2'
|
2023-03-01 23:05:24 +01:00 |
tidy
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2023-03-27 16:34:11 +02:00 |
tokenizer
|
Fix GH-8329 Print true/false instead of bool in error and debug messages (#8385)
|
2023-01-23 10:52:14 +01:00 |
xml
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-09-21 19:52:21 +02:00 |
xmlreader
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-10-24 19:42:43 +02:00 |
xmlwriter
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-10-24 19:42:43 +02:00 |
xsl
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-02 20:32:36 +01:00 |
zend_test
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-10 00:12:47 +01:00 |
zip
|
zip extension is 1.22.3
|
2023-11-14 15:58:18 +01:00 |
zlib
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-17 13:41:50 +00:00 |
ext_skel.php
|
|
|