Skip to content

Commit cef5d29

Browse files
authored
Update ext-matrix-tests.yml
1 parent ef77095 commit cef5d29

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

.github/workflows/ext-matrix-tests.yml

+21-1
Original file line numberDiff line numberDiff line change
@@ -37,25 +37,45 @@ jobs:
3737
- intl
3838
- ldap
3939
- mbstring,mbregex
40+
- memcache
41+
- mysqli,mysqlnd,pdo_mysql
4042
- opcache
4143
- openssl
4244
- pcntl
4345
- password-argon2
44-
- pgsql
46+
- pcntl
47+
- pdo
48+
- pgsql,pdo_pgsql
4549
- phar
4650
- posix
4751
- rar
4852
- protobuf
4953
- readline
5054
- redis
55+
- session
56+
- shmop
5157
- simdjson
58+
- simplexml,xml
59+
- snappy
60+
- soap
61+
- sockets
5262
- sodium
63+
- sqlite3,pdo_sqlite
5364
- sqlsrv
5465
- ssh2
5566
- swoole
67+
- swow
68+
- sysvmsg,sysvsem,sysvshm
69+
- tidy
70+
- tokenizer
5671
- uv
72+
- xhprof
73+
- xmlwriter,xmlreader
74+
- xsl
75+
- yac
5776
- yaml
5877
- zip
78+
- zlib
5979
- zstd
6080
php-version:
6181
- "8.3"

0 commit comments

Comments
 (0)