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 a33ca4f commit 0fef41aCopy full SHA for 0fef41a
package.xml
@@ -97,7 +97,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
97
</required>
98
</dependencies>
99
<providesextension>redis</providesextension>
100
- <extsrcrelease/>
+ <extsrcrelease>
101
+ <configureoption name="enable-redis-igbinary" prompt="enable igbinary serializer support?" default="no"/>
102
+ </extsrcrelease>
103
<changelog>
104
105
<release>
0 commit comments