php-src/ext
Nikita Popov f43a19ee94 Slightly clean up reflection constant printing
The basic formatting is always the same, the only thing that
differs is how the value is printed, so don't duplicate the rest.
2021-07-06 16:25:05 +02:00
..
bcmath Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
bz2 Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
calendar Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
com_dotnet Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
ctype Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
curl Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
date Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
dba Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
dom Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
enchant Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
exif Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
ffi Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
fileinfo Merge branch 'PHP-8.0' 2021-06-14 11:00:15 +02:00
filter Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
ftp Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
gd Reduce girl.avif by 4x 2021-07-03 09:41:30 +02:00
gettext Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
gmp Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
hash Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
iconv Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
imap Convert some recently introduced zend_bool to bool 2021-06-18 15:21:39 +01:00
intl Declare tentative return types for ext/intl (#6986) 2021-07-06 10:55:43 +02:00
json Declare tentative return types for ext/json (#7051) 2021-05-27 10:47:15 +02:00
ldap Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
libxml Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
mbstring Fix conversion of ISO-2022-KR text (and add test suite) 2021-07-05 16:28:16 +02:00
mysqli Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
mysqlnd Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
oci8 Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
odbc Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
opcache Pure Intersection types (#6799) 2021-07-05 14:11:03 +02:00
openssl Merge branch 'PHP-8.0' 2021-07-01 15:46:07 +02:00
pcntl Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pcre Fix typo "without-pcre-jit" 2021-07-06 11:47:00 +02:00
pdo Move tests requiring pdo_sqlite into ext directory 2021-06-14 15:01:16 +02:00
pdo_dblib Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
pdo_firebird Disable lsan on new PDO firebird tests 2021-06-29 16:49:50 +02:00
pdo_mysql Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pdo_oci Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pdo_odbc Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pdo_pgsql Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pdo_sqlite Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
pgsql Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
phar Fix phar test 2021-07-06 14:53:50 +02:00
posix Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
pspell Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
readline Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
reflection Slightly clean up reflection constant printing 2021-07-06 16:25:05 +02:00
session Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
shmop Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
simplexml Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
skeleton Migrate skip checks to --EXTENSIONS--, p4 2021-04-08 10:36:44 +02:00
snmp Port skipif.inc files to EXTENSIONS 2021-06-11 16:27:50 +02:00
soap Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
sockets Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
sodium Add some missing EXTENSIONS sections to misc tests 2021-06-14 14:52:44 +02:00
spl Ensure correct return type from SplFileObject::getCurrentLine() 2021-07-06 14:32:39 +02:00
sqlite3 Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
standard Merge branch 'PHP-8.0' 2021-07-06 13:30:05 +02:00
sysvmsg Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvsem Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sysvshm Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
tidy Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
tokenizer Pure Intersection types (#6799) 2021-07-05 14:11:03 +02:00
xml Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
xmlreader Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
xmlwriter Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
xsl Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
zend_test Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
zip Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
zlib Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
ext_skel.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00