php-src/ext
2024-01-01 14:56:49 +01:00
..
bcmath
bz2
calendar Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
com_dotnet Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
ctype Merge branch 'PHP-8.1' into PHP-8.2 2023-09-26 21:44:00 +02:00
curl [skip ci] Skip intermittently failing curl test on macOS 2023-12-08 13:36:52 +01:00
date Import timelib 2022.10 2023-11-23 16:06:00 +00:00
dba Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
dl_test Merge branch 'PHP-8.1' into PHP-8.2 2023-11-03 17:17:23 +00:00
dom Test fixes for libxml2 2.12.0 2023-11-29 20:52:01 +01:00
enchant Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
exif Use __DIR__-relative path in tests 2023-11-22 20:39:29 -06:00
ffi Fix GH-12905: FFI::new interacts badly with observers 2023-12-19 15:59:01 +01:00
fileinfo Merge branch 'PHP-8.1' into PHP-8.2 2023-09-30 16:26:24 +02:00
filter Merge branch 'PHP-8.1' into PHP-8.2 2023-09-14 11:49:10 +02:00
ftp Fix compilation of ftp without openssl 2023-12-05 11:55:44 +01:00
gd Fix bug #79945: Stream wrappers in imagecreatefrompng causes segfault 2023-11-22 20:39:30 -06:00
gettext
gmp Implement GMP::__construct() 2023-01-19 14:13:34 +00:00
hash Fix 32-bit ext/hash build 2023-12-13 19:33:09 +01:00
iconv Merge branch 'PHP-8.1' into PHP-8.2 2023-08-19 23:09:41 +01:00
imap Merge branch 'PHP-8.1' into PHP-8.2 2023-07-10 13:34:21 +02:00
intl GH-12943 ext/intl accept C as acceptable locale argument. 2023-12-22 17:26:09 +00:00
json Merge branch 'PHP-8.1' into PHP-8.2 2023-05-13 18:53:35 +01:00
ldap Merge branch 'PHP-8.1' into PHP-8.2 2022-12-16 14:37:39 +01:00
libxml Backport deprecation warning ignores to unbreak CI 2023-12-06 22:17:27 +01:00
mbstring Return value of mb_get_info can be NULL 2023-11-27 20:53:37 +02:00
mysqli Merge branch 'PHP-8.1' into PHP-8.2 2023-08-17 18:45:49 +01:00
mysqlnd Fix GH-12791: Possible dereference of NULL in MySQLnd debug code 2023-11-27 14:01:46 +01:00
oci8 Revert "Fix GH-9967 Add support for generating custom function, class const, and property attributes in stubs" 2023-07-04 09:11:14 +02:00
odbc Fix GH-12974: Apache crashes on shutdown when using pg_pconnect() 2023-12-27 20:14:23 +01:00
opcache Fix assertion 2023-12-25 13:22:03 +03:00
openssl Fix GH-12987: openssl_csr_sign might leak new cert on error 2023-12-21 16:42:09 +00:00
pcntl Merge branch 'PHP-8.1' into PHP-8.2 2023-09-22 10:26:01 +02:00
pcre Merge branch 'PHP-8.1' into PHP-8.2 2023-11-10 00:08:09 +01:00
pdo Fix GH-12969: Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES 2023-12-22 15:06:01 +01:00
pdo_dblib Merge branch 'PHP-8.1' 2022-08-26 14:59:59 +02:00
pdo_firebird Fix test for GH-10908 2023-03-28 00:11:17 +02:00
pdo_mysql Fix GH-12969: Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES 2023-12-22 15:06:01 +01:00
pdo_oci Unparallelize IO heavy tests 2023-03-27 16:33:36 +02:00
pdo_odbc add PDO::ATTR_AUTOCOMMIT to getAttribute 2023-12-18 00:26:32 +00:00
pdo_pgsql Fix GH-12969: Fixed PDO::getAttribute() to get PDO::ATTR_STRINGIFY_FETCHES 2023-12-22 15:06:01 +01:00
pdo_sqlite Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 20:51:11 +02:00
pgsql Fix GH-12974: Apache crashes on shutdown when using pg_pconnect() 2023-12-27 20:14:23 +01:00
phar Fix test on Windows 2024-01-01 14:56:49 +01:00
posix Merge branch 'PHP-8.1' into PHP-8.2 2023-01-02 16:55:03 +00:00
pspell Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
random Merge branch 'PHP-8.1' into PHP-8.2 2023-03-26 16:15:57 +02:00
readline Merge branch 'PHP-8.1' into PHP-8.2 2023-05-26 11:39:47 +02:00
reflection Merge branch 'PHP-8.1' into PHP-8.2 2023-10-11 17:23:17 +02:00
session Merge branch 'PHP-8.1' into PHP-8.2 2023-06-22 12:36:52 +02:00
shmop Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
simplexml Fix getting the address of an uninitialized property of a SimpleXMLElement resulting in a crash 2023-12-17 11:47:11 +01:00
skeleton Add support for validation of missing method synopses (#9491) 2022-09-07 17:40:36 +02:00
snmp Customize the link of some constants in the manual 2023-01-19 09:05:32 +01:00
soap Fix libxml2 2.12 build due to API breaks 2023-12-01 18:03:37 +01:00
sockets Merge branch 'PHP-8.1' into PHP-8.2 2023-09-29 18:33:59 +08:00
sodium Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
spl Add missing NULL checks for spl autoload table 2023-12-01 09:09:17 +01:00
sqlite3 Merge branch 'PHP-8.1' into PHP-8.2 2023-11-10 00:08:09 +01:00
standard Fix clean for higher branches 2023-12-13 15:21:19 +01:00
sysvmsg Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
sysvsem Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
sysvshm Merge branch 'PHP-8.1' into PHP-8.2 2023-03-01 23:05:17 +01:00
tidy Fix GH-12980: tidynode.props.attribute is missing "Boolean Attributes" and empty attributes 2023-12-22 17:37:34 +01:00
tokenizer Merge branch 'PHP-8.1' into PHP-8.2 2022-10-27 14:42:17 +01:00
xml Test fixes for libxml2 2.12.0 2023-11-29 20:52:01 +01:00
xmlreader Merge branch 'PHP-8.1' into PHP-8.2 2023-10-24 19:36:57 +02:00
xmlwriter Merge branch 'PHP-8.1' into PHP-8.2 2023-10-24 19:36:57 +02:00
xsl Backport deprecation warning ignores to unbreak CI 2023-12-06 22:17:27 +01:00
zend_test Silence deprecations in zend-test 2023-12-06 23:49:08 +01:00
zip Merge branch 'PHP-8.1' into PHP-8.2 2023-11-14 14:56:29 +01:00
zlib Temporarily disable failing zlib tests on travis (#10738) 2023-11-22 20:39:30 -06:00
ext_skel.php