.. |
bcmath
|
Remove redundant libbcmath include definition (#13364)
|
2024-02-10 20:04:47 +00:00 |
bz2
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2024-01-31 11:20:44 +01:00 |
calendar
|
|
|
com_dotnet
|
Merge branch 'PHP-8.3'
|
2024-01-31 11:20:56 +01:00 |
ctype
|
Merge branch 'PHP-8.1' into PHP-8.2
|
2023-09-26 21:44:00 +02:00 |
curl
|
Fix linking ext/curl against OpenSSL (#13262)
|
2024-02-14 13:52:01 +01:00 |
date
|
Added DateTime[Immutable]::[get|set]Microseconds (#12557)
|
2024-02-05 12:14:18 +00:00 |
dba
|
Remove unused DBA_CDB_MAKE constant (#12535)
|
2023-10-27 17:37:24 +01:00 |
dl_test
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-11-03 17:17:52 +00:00 |
dom
|
Use bools
|
2024-02-10 14:01:42 +01:00 |
enchant
|
|
|
exif
|
Use __DIR__-relative path in tests
|
2023-11-22 20:39:29 -06:00 |
ffi
|
Fix typo in FFI 77706 test title
|
2024-01-17 08:11:23 +01:00 |
fileinfo
|
Fix 32-bit fileinfo (#13404)
|
2024-02-15 20:47:49 +01:00 |
filter
|
Remove unused <extension>_SHARED_LIBADD variables (#13361)
|
2024-02-09 22:20:32 +01:00 |
ftp
|
Struct-pack stream-related data in ftpbuf (#12877)
|
2023-12-06 04:39:00 +00:00 |
gd
|
Sync headers installation
|
2024-01-28 19:50:55 +01:00 |
gettext
|
Close PHP tags in tests
|
2023-10-18 17:34:10 +02:00 |
gmp
|
random: Move CSPRNG API into php_random_csprng.h (#13290)
|
2024-02-01 19:09:35 +01:00 |
hash
|
Remove superfluous ext/hash/murmur include on Windows (#13314)
|
2024-02-03 22:01:31 +01:00 |
iconv
|
Remove unused symbol HAVE_BSD_ICONV (#13373)
|
2024-02-11 19:41:45 +01:00 |
intl
|
Merge branch 'PHP-8.3'
|
2024-01-31 11:20:56 +01:00 |
json
|
Remove HAVE_JSON symbol (#13277)
|
2024-02-01 14:41:30 +01:00 |
ldap
|
ext/ldap: few new unit tests (tls13 protocol). (#13409)
|
2024-02-16 18:26:08 +00:00 |
libxml
|
Sync headers installation
|
2024-01-28 19:50:55 +01:00 |
mbstring
|
Add request_parse_body() function
|
2024-02-08 12:08:07 +01:00 |
mysqli
|
Remove unused <extension>_SHARED_LIBADD variables (#13361)
|
2024-02-09 22:20:32 +01:00 |
mysqlnd
|
Merge branch 'PHP-8.3'
|
2024-02-10 14:05:26 +01:00 |
odbc
|
Fix ZTS crashes with persistent resources in modules (#13381)
|
2024-02-13 21:43:03 +01:00 |
opcache
|
Update IR
|
2024-02-16 01:00:46 +03:00 |
openssl
|
Merge branch 'PHP-8.3'
|
2024-01-31 11:20:56 +01:00 |
pcntl
|
Use Autoconf AC_CHECK_TYPE for checking siginfo_t (#13389)
|
2024-02-14 13:56:24 +01:00 |
pcre
|
Upgrade bundled pcre2lib to 10.43 (#13413)
|
2024-02-17 14:15:04 +01:00 |
pdo
|
Remove PHP 4 PDO headers installation (#13367)
|
2024-02-10 17:37:42 +01:00 |
pdo_dblib
|
Implement PDO driver-specific subclasses
|
2024-01-11 23:22:41 +01:00 |
pdo_firebird
|
Merge branch 'PHP-8.3'
|
2024-01-17 01:49:41 +09:00 |
pdo_mysql
|
Fix PDO unit test description
|
2024-01-22 17:29:17 +01:00 |
pdo_odbc
|
Implement PDO driver-specific subclasses
|
2024-01-11 23:22:41 +01:00 |
pdo_pgsql
|
Merge branch 'PHP-8.3'
|
2024-01-31 11:20:56 +01:00 |
pdo_sqlite
|
Implement PDO driver-specific subclasses
|
2024-01-11 23:22:41 +01:00 |
pgsql
|
Fix ZTS crashes with persistent resources in modules (#13381)
|
2024-02-13 21:43:03 +01:00 |
phar
|
Merge branch 'PHP-8.3'
|
2024-01-31 11:20:56 +01:00 |
posix
|
Refactor utsname.domainname struct member Autoconf check (#13336)
|
2024-02-06 23:21:42 +01:00 |
random
|
random: Reuse the seed128/seed256 helpers when seeding using the CSPRNG (#13311)
|
2024-02-05 17:00:33 +01:00 |
readline
|
|
|
reflection
|
Implement GH-12908: Show attribute name/class in ReflectionAttribute dump
|
2024-02-04 23:02:02 +01:00 |
session
|
random: Move CSPRNG API into php_random_csprng.h (#13290)
|
2024-02-01 19:09:35 +01:00 |
shmop
|
|
|
simplexml
|
Merge branch 'PHP-8.3'
|
2024-01-31 11:20:56 +01:00 |
skeleton
|
|
|
snmp
|
inet_ntop requirement check at configure time instead (#12700)
|
2023-11-17 16:01:46 +00:00 |
soap
|
random: Move CSPRNG API into php_random_csprng.h (#13290)
|
2024-02-01 19:09:35 +01:00 |
sockets
|
Check sockaddr_storage.ss_family with AC_CHECK_MEMBERS (#13407)
|
2024-02-16 14:24:55 +01:00 |
sodium
|
Move PASSWORD constants to stubs (#13349)
|
2024-02-12 22:37:32 +01:00 |
spl
|
Use true as return types for SplHeap (#13147)
|
2024-01-15 10:09:38 +00:00 |
sqlite3
|
Minor sqlite3 cleanups (#13141)
|
2024-01-13 20:47:04 +01:00 |
standard
|
ext/standard: Add more tests to round() (#13399)
|
2024-02-17 13:44:55 +00:00 |
sysvmsg
|
|
|
sysvsem
|
|
|
sysvshm
|
|
|
tidy
|
Fix GH-12980: tidynode.props.attribute is missing "Boolean Attributes" and empty attributes
|
2023-12-22 17:37:34 +01:00 |
tokenizer
|
|
|
xml
|
Sync headers installation
|
2024-01-28 19:50:55 +01:00 |
xmlreader
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2024-01-31 11:20:44 +01:00 |
xmlwriter
|
Merge branch 'PHP-8.2' into PHP-8.3
|
2023-10-24 19:42:43 +02:00 |
xsl
|
Fix argument type of simplexml_import_dom (#13170)
|
2024-01-18 20:28:01 +01:00 |
zend_test
|
Implement stackless internal function calls
|
2024-02-06 17:42:28 +01:00 |
zip
|
Merge branch 'PHP-8.3'
|
2024-01-31 11:20:56 +01:00 |
zlib
|
Temporarily disable failing zlib tests on travis (#10738)
|
2023-11-22 20:39:30 -06:00 |
ext_skel.php
|
|
|