php-src/ext
Levi Morrison d9c49ae1c1
Improve contrast for dark mode phpinfo (#8893)
Also use CSS variable names; all browsers I can find that support
the prefers-color-scheme media query also support CSS variables.

Someone voiced they didn't want the background texture that php.net
has, so I did not include that.
2022-07-06 14:19:21 -06:00
..
bcmath Deprecate zend_atol() / add zend_ini_parse_quantity() (#7951) 2022-06-17 14:12:53 +02:00
bz2 Merge branch 'PHP-8.1' 2022-06-25 07:40:19 +01:00
calendar Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
com_dotnet Increase test portability 2022-06-27 17:12:42 +02:00
ctype
curl Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
date Merge branch 'PHP-8.1' 2022-06-25 17:53:33 +01:00
dba Merge branch 'PHP-8.0' into PHP-8.1 2022-07-04 10:50:32 +01:00
dl_test Add clean_module_functions() (#8763) 2022-06-17 16:33:20 +02:00
dom Replace the use of ZVAL_BOOL() with ZVAL_TRUE() or ZVAL_FALSE() where the value is fixed (#8815) 2022-06-20 13:34:44 +01: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 Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
fileinfo Merge branch 'PHP-8.1' 2022-07-05 00:59:43 -06: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 tests on 32bit 2022-06-29 14:04:40 +02:00
gettext
gmp Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02:00
hash Introduction of timing attack safe bcmp implementation. 2022-06-20 16:30:30 +01:00
iconv Add test for iconv_strpos() internal encoding error 2022-06-21 14:14:55 +02:00
imap Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
intl intl extension, build fix for icu >= 71.x release. 2022-07-06 18:12:19 +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 Declare ext/mbstring constants in stubs (#8798) 2022-06-23 17:34:08 +02:00
mysqli Implement mysqli_execute_query() (#8660) 2022-07-06 12:23:46 +01:00
mysqlnd Merge branch 'PHP-8.1' 2022-06-10 12:45:30 -04:00
oci8 Allow for arbitrary (class) attributes in stubs 2022-07-05 18:23:05 +02:00
odbc Indent with TAB in .h files generated by gen_stub 2022-06-13 08:55:54 -04:00
opcache Merge branch 'PHP-8.1' 2022-07-01 12:20:32 +02:00
openssl streams/xp_socket: fix clang build error with enum usage on bool condition. 2022-06-30 05:45:33 +01:00
pcntl Make vm_interrupt and timed_out atomic (#8327) 2022-06-01 09:43:25 -06:00
pcre Replace another hard-coded line number 2022-06-23 16:48:17 +02:00
pdo Update gen_stub to support #if around classes 2022-06-13 16:34:12 -04:00
pdo_dblib
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 Refactor spl_filesystem_object_get_path() to return zend_string* 2022-06-23 14:41:24 +01: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 Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +02: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 Replace the use of ZVAL_BOOL() with ZVAL_TRUE() or ZVAL_FALSE() where the value is fixed (#8815) 2022-06-20 13:34:44 +01:00
sockets Adds TCP_CONGESTION socket option for Linux/FreeBSD. 2022-06-30 19:43:09 +01:00
sodium Declare true return types (#8759) 2022-06-18 22:06:50 +02:00
spl Merge branch 'PHP-8.1' 2022-07-05 21:45:13 +01:00
sqlite3 Allow user to change SQLITE_DEFENSIVE if needed 2022-04-11 17:08:48 +02:00
standard Improve contrast for dark mode phpinfo (#8893) 2022-07-06 14:19:21 -06:00
sysvmsg
sysvsem
sysvshm Fix value in test case 2022-05-16 14:47:02 +02:00
tidy Convert return type of various object handlers from int to zend_result (#8755) 2022-06-26 01:00:19 +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 Allow for arbitrary (class) attributes in stubs 2022-07-05 18:23:05 +02:00
zip implement fseek for zip stream when possible with libzip 1.9.1 2022-06-28 15:17:27 +02:00
zlib Merge branch 'PHP-8.1' 2022-06-25 07:40:19 +01:00
ext_skel.php