.. |
bcmath
|
|
|
bz2
|
BZ2: Use EMPTY_SWITCH_DEFAULT_CASE
|
2022-04-11 16:58:13 +01:00 |
calendar
|
Declare ext/calendar constants in stubs (#8630)
|
2022-05-25 12:11:15 +02:00 |
com_dotnet
|
|
|
ctype
|
|
|
curl
|
Add CURLOPT_MAXFILESIZE_LARGE option
|
2022-05-16 11:01:28 +02:00 |
date
|
Improve error message, and add additional test.
|
2022-06-02 09:24:13 +01:00 |
dba
|
Fix [-Wundef] warnings in DBA extension
|
2022-04-01 14:38:44 +01:00 |
dl_test
|
Fix unregistering ini entries of dynamically loaded extension (#8435)
|
2022-05-06 15:25:44 +02:00 |
dom
|
Declare ext/dom constants in stubs (#8676)
|
2022-06-01 16:14:08 +02:00 |
enchant
|
Declare ext/enchant constants in stubs (#8679)
|
2022-06-01 20:15:10 +02:00 |
exif
|
Declare ext/exif constants in stubs (#8680)
|
2022-06-01 20:16:43 +02:00 |
ffi
|
Declare FFI::__BIGGEST_ALIGNMENT__ in stubs as well
|
2022-06-04 09:59:29 +02:00 |
fileinfo
|
Declare ext/fileinfo constants in stubs (#8701)
|
2022-06-04 10:22:09 +02:00 |
filter
|
Declare ext/filter constants in stubs (#8702)
|
2022-06-04 11:40:54 +02:00 |
ftp
|
Declare ext/ftp constants in stubs (#8703)
|
2022-06-04 11:59:37 +02:00 |
gd
|
Improve and fix stub return types (#8368)
|
2022-04-14 18:38:00 +01:00 |
gettext
|
|
|
gmp
|
|
|
hash
|
Declare HASH_HMAC in stubs
|
2022-06-04 11:22:44 +02:00 |
iconv
|
Merge branch 'PHP-8.1'
|
2022-04-25 14:30:26 +02:00 |
imap
|
Test standard mail and imap on Windows CI
|
2022-05-12 14:58:22 +02:00 |
intl
|
Only warn when an incorrect timezone is set through 'date.timezone'
|
2022-06-02 09:24:13 +01:00 |
json
|
Merge branch 'PHP-8.1'
|
2022-03-31 14:31:43 +02:00 |
ldap
|
|
|
libxml
|
Optimize stripos/stristr
|
2022-01-31 21:44:31 +01:00 |
mbstring
|
Merge branch 'PHP-8.1'
|
2022-06-03 07:55:51 +02:00 |
mysqli
|
Remove mysqli_close from clean_table.inc
|
2022-06-01 00:02:55 +01:00 |
mysqlnd
|
Replace php_stdint.h header with standard headers (#8613)
|
2022-05-29 11:20:56 +01:00 |
oci8
|
Deprecate ${} string interpolation
|
2022-05-05 10:14:56 +02:00 |
odbc
|
Quote when adding to connection string in (PDO_)ODBC
|
2022-05-27 16:56:44 +02:00 |
opcache
|
Make vm_interrupt and timed_out atomic (#8327)
|
2022-06-01 09:43:25 -06:00 |
openssl
|
Merge branch 'PHP-8.1'
|
2022-06-01 11:46:59 +02:00 |
pcntl
|
Make vm_interrupt and timed_out atomic (#8327)
|
2022-06-01 09:43:25 -06:00 |
pcre
|
|
|
pdo
|
Merge branch 'PHP-8.1'
|
2022-06-03 15:15:46 +01:00 |
pdo_dblib
|
|
|
pdo_firebird
|
Merge branch 'PHP-8.1'
|
2022-06-02 16:25:40 +02:00 |
pdo_mysql
|
Merge branch 'PHP-8.1'
|
2022-05-03 12:44:32 +02:00 |
pdo_oci
|
|
|
pdo_odbc
|
Quote when adding to connection string in (PDO_)ODBC
|
2022-05-27 16:56:44 +02:00 |
pdo_pgsql
|
Merge branch 'PHP-8.1'
|
2022-06-02 17:36:02 +01:00 |
pdo_sqlite
|
|
|
pgsql
|
Update bug tracker links
|
2022-05-12 14:55:11 +02:00 |
phar
|
Update bug tracker links
|
2022-05-12 14:55:11 +02:00 |
posix
|
|
|
pspell
|
|
|
readline
|
|
|
reflection
|
Better return types for getBackingType (#8687)
|
2022-06-02 18:13:21 +02:00 |
session
|
Session: Refactor basedir to be a zend_string in mod_files
|
2022-05-29 15:24:06 +01:00 |
shmop
|
|
|
simplexml
|
|
|
skeleton
|
|
|
snmp
|
Drop remaining usage of u_char in favour of standard C99 uint8_t (#8611)
|
2022-05-23 21:57:31 +01:00 |
soap
|
Merge branch 'PHP-8.1'
|
2022-05-23 16:53:16 +02:00 |
sockets
|
Implements socket ancillary data on FreeBSD. (#7708)
|
2022-06-02 14:08:03 +01:00 |
sodium
|
Use proper types in sodium_crypto_stream_xchacha20_xor_ic()
|
2022-04-05 16:34:12 +02:00 |
spl
|
Fix test file name to not include a whitespace
|
2022-05-31 11:28:01 +01:00 |
sqlite3
|
Allow user to change SQLITE_DEFENSIVE if needed
|
2022-04-11 17:08:48 +02:00 |
standard
|
Mark Windows mail tests as conflicting
|
2022-05-31 10:50:59 +02:00 |
sysvmsg
|
|
|
sysvsem
|
|
|
sysvshm
|
Fix value in test case
|
2022-05-16 14:47:02 +02:00 |
tidy
|
Properly fix tidy test failure on Windows
|
2022-05-26 12:54:01 +02:00 |
tokenizer
|
|
|
xml
|
Refactor php_next_utf8_char() to use zend_result
|
2022-03-13 13:48:21 +00:00 |
xmlreader
|
|
|
xmlwriter
|
Initialise zend_stat_t to fix MSAN build
|
2022-05-22 16:06:27 +01:00 |
xsl
|
|
|
zend_test
|
Do manual type checks because the engine doesn't
|
2022-06-01 16:27:47 +00:00 |
zip
|
Initialise zend_stat_t to fix MSAN build
|
2022-05-22 16:06:27 +01:00 |
zlib
|
Merge branch 'PHP-8.1'
|
2022-04-25 14:30:26 +02:00 |
ext_skel.php
|
|
|