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 7b4e134 commit 57e5d22Copy full SHA for 57e5d22
src/Resources/config/schema/redis-1.0.xsd
@@ -55,6 +55,7 @@
55
<xsd:attribute name="prefix" type="xsd:string" />
56
<xsd:attribute name="replication" type="xsd:boolean" />
57
<xsd:attribute name="slave-failover" type="phpredis-slave-failover-type" />
58
+ <xsd:attribute name="redis_array" type="xsd:boolean" />
59
</xsd:complexType>
60
61
<xsd:simpleType name="phpredis-serialization-type">
0 commit comments