We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639ac33 commit b3da168Copy full SHA for b3da168
features/pecl/install-extensions.feature
@@ -20,6 +20,7 @@ Feature: download and install PECL extensions
20
| apc | APC |
21
| apcu | apcu |
22
| mongo | mongo |
23
+ | zstd | zstd |
24
25
Scenario Outline: Does NOT install extensions from PECL repository having wrong version in source code
26
Given I run "pickle install <extension>-<version> --dry-run"
0 commit comments