mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Merge pull request #8971 from lptn/extend-xml-enum-of-supported-ext
This commit is contained in:
commit
da241424b3
@ -711,14 +711,18 @@
|
||||
|
||||
<xs:simpleType name="ExtensionType">
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:enumeration value="apcu"/>
|
||||
<xs:enumeration value="decimal"/>
|
||||
<xs:enumeration value="dom"/>
|
||||
<xs:enumeration value="ds"/>
|
||||
<xs:enumeration value="ffi"/>
|
||||
<xs:enumeration value="geos"/>
|
||||
<xs:enumeration value="gmp"/>
|
||||
<xs:enumeration value="mongodb"/>
|
||||
<xs:enumeration value="mysqli"/>
|
||||
<xs:enumeration value="pdo"/>
|
||||
<xs:enumeration value="random"/>
|
||||
<xs:enumeration value="redis"/>
|
||||
<xs:enumeration value="simplexml"/>
|
||||
<xs:enumeration value="soap"/>
|
||||
<xs:enumeration value="xdebug"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user