php-src/ext
George Peter Banyard 09efad615b
Use zend_string_equals_(literal_)ci() API more often
Also drive-by usage of zend_ini_parse_bool()

Closes GH-6844
2021-04-09 02:34:50 +01:00
..
bcmath Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
bz2 Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
calendar Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
com_dotnet Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
curl Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
date Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
dba Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
dom Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
enchant Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
exif Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
ffi Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
fileinfo fileinfo: Update the patch 2021-04-06 22:43:05 +02:00
filter Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
ftp Merge branch 'PHP-8.0' 2021-04-06 14:08:54 +02:00
gd Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
gettext Improve class entry generation 2021-02-16 13:09:56 +01:00
gmp Migrate skip checks to --EXTENSIONS--, p3 2021-04-03 15:23:25 +02:00
hash hash: Fix -Warray-parameter= warnings 2021-03-26 23:29:01 +01:00
iconv Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
imap Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
intl Merge branch 'PHP-8.0' 2021-02-17 17:31:47 +01:00
json Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
ldap Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
libxml Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
mbstring Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
mysqli Fix typos in fetch_all error message 2021-03-28 20:36:17 +01:00
mysqlnd Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
oci8 Improve class entry generation 2021-02-16 13:09:56 +01:00
odbc Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
opcache Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
openssl Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
pcntl Improve class entry generation 2021-02-16 13:09:56 +01:00
pcre Merge branch 'PHP-8.0' 2021-03-18 10:51:04 +01:00
pdo Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
pdo_dblib Add API to fetch bool value for PDO attribute values 2021-03-17 00:58:01 +00:00
pdo_firebird Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
pdo_mysql Fix PDO test under libmysqlclient 2021-03-17 11:26:41 +01:00
pdo_oci Add API to fetch bool value for PDO attribute values 2021-03-17 00:58:01 +00:00
pdo_odbc Merge branch 'PHP-8.0' 2021-04-08 15:28:48 +02:00
pdo_pgsql Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
pdo_sqlite Introduce pseudo-keyword ZEND_FALLTHROUGH 2021-04-07 00:46:29 +01:00
pgsql Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
phar Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
posix Merge branch 'PHP-8.0' 2021-04-08 12:25:26 +02:00
pspell Improve class entry generation 2021-02-16 13:09:56 +01:00
readline Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
reflection Fast Class Cache 2021-04-08 23:37:40 +03:00
session Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
shmop Migrate skip checks to --EXTENSIONS--, p3 2021-04-03 15:23:25 +02:00
simplexml Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
skeleton Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
snmp Improve class entry generation 2021-02-16 13:09:56 +01:00
soap Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
sockets Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
sodium run-tests: use the EXTENSIONS section for skipping 2021-03-22 09:53:38 +01:00
spl Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
sqlite3 Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
standard Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
sysvmsg Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
sysvsem Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
sysvshm Merge branch 'PHP-8.0' 2021-02-16 14:22:03 +01:00
tidy Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
tokenizer Make tokenizer_data_gen.php compatible with older PHP 2021-04-06 15:13:21 +02:00
xml Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
xmlreader Declare XMLReader properties 2021-03-01 16:58:23 +01:00
xmlwriter Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xsl, zip, Zend 2021-02-22 15:24:03 +01:00
xsl Generate class entries from stubs for com, standard, xmlreader, xmlwriter, xsl, zip, Zend 2021-02-22 15:24:03 +01:00
zend_test Ignore some opcodes in JIT check 2021-04-06 11:58:20 +08:00
zip Merge branch 'PHP-8.0' 2021-03-03 22:57:51 +01:00
zlib Use zend_string_equals_(literal_)ci() API more often 2021-04-09 02:34:50 +01:00
ext_skel.php