Skip to content

Commit 0fef41a

Browse files
committed
Adding `configureoption` tag to package.xml.
1 parent a33ca4f commit 0fef41a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,9 @@ http://pear.php.net/dtd/package-2.0.xsd">
9797
</required>
9898
</dependencies>
9999
<providesextension>redis</providesextension>
100-
<extsrcrelease/>
100+
<extsrcrelease>
101+
<configureoption name="enable-redis-igbinary" prompt="enable igbinary serializer support?" default="no"/>
102+
</extsrcrelease>
101103
<changelog>
102104

103105
<release>

0 commit comments

Comments
 (0)