Skip to content

Commit

Permalink
PECL/memcache
Browse files Browse the repository at this point in the history
Not sure if that works, since memcache 8.0 cannot be built for PHP 8 on
Windows[1].

[1] <websupport-sk/pecl-memcache#84>
  • Loading branch information
cmb69 committed Jan 11, 2023
1 parent 8581355 commit 07140a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pecl.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ config="--enable-csv"
[dbase]
config=--enable-dbase

[memcache]
config="--enable-memcache"

[mongodb]
config="--enable-mongodb --with-mongodb-sasl --with-mongodb-client-side-encryption"
libs="libsasl,openssl"
Expand Down

0 comments on commit 07140a7

Please sign in to comment.