php-src/ext
2022-06-13 18:15:21 -04:00
..
bcmath Add some more test cases for BCMath 2021-12-30 13:02:56 +01:00
bz2 BZ2: Use EMPTY_SWITCH_DEFAULT_CASE 2022-04-11 16:58:13 +01:00
calendar Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
com_dotnet Update gen_stub to support #if around classes 2022-06-13 16:34:12 -04:00
ctype Move ctype test out from Zend and into ctype extension 2021-12-20 18:12:35 +00:00
curl Expose new constants from libcurl 7.62 to 7.80 2022-06-13 18:15:21 -04:00
date Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04: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 Update gen_stub to support #if around classes 2022-06-13 16:34:12 -04:00
enchant Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
exif Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
ffi Declare FFI::__BIGGEST_ALIGNMENT__ in stubs as well 2022-06-04 09:59:29 +02:00
fileinfo Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
filter Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
ftp Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
gd Improve and fix stub return types (#8368) 2022-04-14 18:38:00 +01:00
gettext
gmp Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
hash Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
iconv Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
imap Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
intl Only warn when an incorrect timezone is set through 'date.timezone' 2022-06-02 09:24:13 +01:00
json Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
ldap Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
libxml Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
mbstring Use fast conversion filters to implement php_mb_ord 2022-06-12 15:24:41 +02:00
mysqli Update gen_stub to support #if around classes 2022-06-13 16:34:12 -04:00
mysqlnd Merge branch 'PHP-8.1' 2022-06-10 12:45:30 -04:00
oci8 Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
odbc Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
opcache Allow arbitrary const expressions in backed enums 2022-06-12 22:56:05 +02:00
openssl Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
pcntl Make vm_interrupt and timed_out atomic (#8327) 2022-06-01 09:43:25 -06:00
pcre Allow internal functions to declare if they support compile-time evaluation, add functions. (#7780) 2021-12-20 09:27:06 -05:00
pdo Update gen_stub to support #if around classes 2022-06-13 16:34:12 -04:00
pdo_dblib Make strtolower() and strtoupper() do ASCII case conversion (#7506) 2021-12-15 08:38:35 -05:00
pdo_firebird Merge branch 'PHP-8.1' 2022-06-07 10:08:40 -05:00
pdo_mysql Fix debug output 2022-06-09 13:42:45 +02:00
pdo_oci
pdo_odbc Merge branch 'PHP-8.1' 2022-06-13 14:44:49 +02:00
pdo_pgsql Remove SIZEOF_OFF_T undef in PDO PGSQL driver (#8301) 2022-06-09 13:29:20 +01:00
pdo_sqlite
pgsql Add missing EXTENSIONS section to new test 2022-06-06 12:21:25 +02:00
phar Update bug tracker links 2022-05-12 14:55:11 +02:00
posix
pspell
readline
reflection Add true as a type (#8326) 2022-06-12 23:28:19 +01:00
session Session: Refactor basedir to be a zend_string in mod_files 2022-05-29 15:24:06 +01:00
shmop
simplexml Merge branch 'PHP-8.1' 2021-12-22 12:36:53 +01:00
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 Add deprecation notices to utf8_encode and utf8_decode 2022-06-12 13:37:23 +02:00
sockets Add SO_SETFIB FreeBSD socket option constant. 2022-06-11 13:03:21 +01:00
sodium Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
spl Update gen_stub to support #if around classes 2022-06-13 16:34:12 -04:00
sqlite3 Allow user to change SQLITE_DEFENSIVE if needed 2022-04-11 17:08:48 +02:00
standard Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04: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 Collapse more generated files in PRs (#8754) 2022-06-12 10:56:35 +02:00
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 Convert iterable into an internal alias for Traversable|array (#7309) 2022-06-07 13:35:34 +01:00
zip Update gen_stub to support #if around classes 2022-06-13 16:34:12 -04:00
zlib Merge branch 'PHP-8.1' 2022-04-25 14:30:26 +02:00
ext_skel.php