-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathinstantiable.sublime-completions
209 lines (208 loc) · 33.4 KB
/
instantiable.sublime-completions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
{
// scope:
//
// source.php support.class
// blacklist:
// meta.catch
// meta.function.argument.typehinted
// string
// meta.function.parameters
// meta.function.return-type
"scope": "source.php support.class - meta.catch - meta.function.argument.typehinted - string - meta.function.parameters - meta.function.return-type",
"completions": [
{"trigger":"AddressInfo","contents":"AddressInfo()","kind":["type","n","Instantiable"],"annotation":"sockets Class"},
{"trigger":"AllowDynamicProperties","contents":"AllowDynamicProperties()","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"AppendIterator","contents":"AppendIterator()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"ArgumentCountError","contents":"ArgumentCountError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"ArithmeticError","contents":"ArithmeticError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"ArrayIterator","contents":"ArrayIterator(${1:object|array:array=array()}${2:, ${3:int:flags=0}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"ArrayObject","contents":"ArrayObject(${1:object|array:array=array()}${2:, ${3:int:flags=0}${4:, ${5:string:iteratorClass='ArrayIterator'}}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"AssertionError","contents":"AssertionError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"standard Exception"},
{"trigger":"Attribute","contents":"Attribute(${1:int:flags=63})","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"BadFunctionCallException","contents":"BadFunctionCallException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"BadMethodCallException","contents":"BadMethodCallException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"CURLFile","contents":"CURLFile(${1:string:filename}${2:, ${3:?string:mime_type=null}${4:, ${5:?string:posted_filename=null}}})","kind":["type","n","Instantiable"],"annotation":"curl Class"},
{"trigger":"CURLStringFile","contents":"CURLStringFile(${1:string:data}, ${2:string:postname}${3:, ${4:string:mime='application\/octet-stream'}})","kind":["type","n","Instantiable"],"annotation":"curl Class"},
{"trigger":"CachingIterator","contents":"CachingIterator(${1:Iterator:iterator}${2:, ${3:int:flags=1}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"CallbackFilterIterator","contents":"CallbackFilterIterator(${1:Iterator:iterator}, ${2:callable:callback})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"ClosedGeneratorException","contents":"ClosedGeneratorException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"Collator","contents":"Collator(${1:string:locale})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"CompileError","contents":"CompileError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"CurlHandle","contents":"CurlHandle()","kind":["type","n","Instantiable"],"annotation":"curl Class"},
{"trigger":"CurlMultiHandle","contents":"CurlMultiHandle()","kind":["type","n","Instantiable"],"annotation":"curl Class"},
{"trigger":"CurlShareHandle","contents":"CurlShareHandle()","kind":["type","n","Instantiable"],"annotation":"curl Class"},
{"trigger":"DOMAttr","contents":"DOMAttr(${1:string:name}${2:, ${3:string:value=''}})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMCdataSection","contents":"DOMCdataSection(${1:string:data})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMCharacterData","contents":"DOMCharacterData()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMComment","contents":"DOMComment(${1:string:data=''})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMDocument","contents":"DOMDocument(${1:string:version='1.0'}${2:, ${3:string:encoding=''}})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMDocumentFragment","contents":"DOMDocumentFragment()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMDocumentType","contents":"DOMDocumentType()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMElement","contents":"DOMElement(${1:string:qualifiedName}${2:, ${3:?string:value=null}${4:, ${5:string:namespace=''}}})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMEntity","contents":"DOMEntity()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMEntityReference","contents":"DOMEntityReference(${1:string:name})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMException","contents":"DOMException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"dom Exception"},
{"trigger":"DOMImplementation","contents":"DOMImplementation()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMNameSpaceNode","contents":"DOMNameSpaceNode()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMNamedNodeMap","contents":"DOMNamedNodeMap()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMNode","contents":"DOMNode()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMNodeList","contents":"DOMNodeList()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMNotation","contents":"DOMNotation()","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMProcessingInstruction","contents":"DOMProcessingInstruction(${1:string:name}${2:, ${3:string:value=''}})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMText","contents":"DOMText(${1:string:data=''})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DOMXPath","contents":"DOMXPath(${1:DOMDocument:document}${2:, ${3:bool:registerNodeNS=true}})","kind":["type","n","Instantiable"],"annotation":"dom Class"},
{"trigger":"DateInterval","contents":"DateInterval(${1:string:duration})","kind":["type","n","Instantiable"],"annotation":"date Class"},
{"trigger":"DatePeriod","contents":"DatePeriod(${1:start}${2:, ${3:interval}${4:, ${5:end}${6:, ${7:options}}}})","kind":["type","n","Instantiable"],"annotation":"date Class"},
{"trigger":"DateTime","contents":"DateTime(${1:string:datetime='now'}${2:, ${3:?DateTimeZone:timezone=null}})","kind":["type","n","Instantiable"],"annotation":"date Class"},
{"trigger":"DateTimeImmutable","contents":"DateTimeImmutable(${1:string:datetime='now'}${2:, ${3:?DateTimeZone:timezone=null}})","kind":["type","n","Instantiable"],"annotation":"date Class"},
{"trigger":"DateTimeZone","contents":"DateTimeZone(${1:string:timezone})","kind":["type","n","Instantiable"],"annotation":"date Class"},
{"trigger":"DeflateContext","contents":"DeflateContext()","kind":["type","n","Instantiable"],"annotation":"zlib Class"},
{"trigger":"Directory","contents":"Directory()","kind":["type","n","Instantiable"],"annotation":"standard Class"},
{"trigger":"DirectoryIterator","contents":"DirectoryIterator(${1:string:directory})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"DivisionByZeroError","contents":"DivisionByZeroError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"DomainException","contents":"DomainException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"EmptyIterator","contents":"EmptyIterator()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"Error","contents":"Error(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"ErrorException","contents":"ErrorException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:int:severity=1}${6:, ${7:?string:filename=null}${8:, ${9:?int:line=null}${10:, ${11:?Throwable:previous=null}}}}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"Exception","contents":"Exception(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"FTP_Connection","contents":"\\FTP\\Connection()","kind":["type","n","Instantiable"],"annotation":"ftp Class"},
{"trigger":"Fiber","contents":"Fiber(${1:callable:callback})","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"FiberError","contents":"FiberError()","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"FilesystemIterator","contents":"FilesystemIterator(${1:string:directory}${2:, ${3:int:flags=4096}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"GdFont","contents":"GdFont()","kind":["type","n","Instantiable"],"annotation":"gd Class"},
{"trigger":"GdImage","contents":"GdImage()","kind":["type","n","Instantiable"],"annotation":"gd Class"},
{"trigger":"Generator","contents":"Generator()","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"GlobIterator","contents":"GlobIterator(${1:string:pattern}${2:, ${3:int:flags=0}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"InfiniteIterator","contents":"InfiniteIterator(${1:Iterator:iterator})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"InflateContext","contents":"InflateContext()","kind":["type","n","Instantiable"],"annotation":"zlib Class"},
{"trigger":"IntlChar","contents":"IntlChar()","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"IntlDateFormatter","contents":"IntlDateFormatter(${1:?string:locale}${2:, ${3:int:dateType=0}${4:, ${5:int:timeType=0}${6:, ${7:timezone=null}${8:, ${9:calendar=null}${10:, ${11:?string:pattern=null}}}}}})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"IntlDatePatternGenerator","contents":"IntlDatePatternGenerator(${1:?string:locale=null})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"IntlException","contents":"IntlException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"intl Exception"},
{"trigger":"IntlGregorianCalendar","contents":"IntlGregorianCalendar(${1:timezoneOrYear}${2:, ${3:localeOrMonth}${4:, ${5:day}${6:, ${7:hour}${8:, ${9:minute}${10:, ${11:second}}}}}})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"IntlIterator","contents":"IntlIterator()","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"IntlPartsIterator","contents":"IntlPartsIterator()","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"IntlRuleBasedBreakIterator","contents":"IntlRuleBasedBreakIterator(${1:string:rules}${2:, ${3:bool:compiled=false}})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"InvalidArgumentException","contents":"InvalidArgumentException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"IteratorIterator","contents":"IteratorIterator(${1:Traversable:iterator}${2:, ${3:?string:class=null}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"JsonException","contents":"JsonException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"json Exception"},
{"trigger":"LengthException","contents":"LengthException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"LibXMLError","contents":"LibXMLError()","kind":["type","n","Instantiable"],"annotation":"libxml Class"},
{"trigger":"LimitIterator","contents":"LimitIterator(${1:Iterator:iterator}${2:, ${3:int:offset=0}${4:, ${5:int:limit=-1}}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"Locale","contents":"Locale()","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"LogicException","contents":"LogicException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"MessageFormatter","contents":"MessageFormatter(${1:string:locale}, ${2:string:pattern})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"MultipleIterator","contents":"MultipleIterator(${1:int:flags=1})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"NoRewindIterator","contents":"NoRewindIterator(${1:Iterator:iterator})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"Normalizer","contents":"Normalizer()","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"NumberFormatter","contents":"NumberFormatter(${1:string:locale}, ${2:int:style}${3:, ${4:?string:pattern=null}})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"OpenSSLAsymmetricKey","contents":"OpenSSLAsymmetricKey()","kind":["type","n","Instantiable"],"annotation":"openssl Class"},
{"trigger":"OpenSSLCertificate","contents":"OpenSSLCertificate()","kind":["type","n","Instantiable"],"annotation":"openssl Class"},
{"trigger":"OpenSSLCertificateSigningRequest","contents":"OpenSSLCertificateSigningRequest()","kind":["type","n","Instantiable"],"annotation":"openssl Class"},
{"trigger":"OutOfBoundsException","contents":"OutOfBoundsException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"OutOfRangeException","contents":"OutOfRangeException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"OverflowException","contents":"OverflowException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"PDO","contents":"PDO(${1:string:dsn}${2:, ${3:?string:username=null}${4:, ${5:?string:password=null}${6:, ${7:?array:options=null}}}})","kind":["type","n","Instantiable"],"annotation":"PDO Class"},
{"trigger":"PDOException","contents":"PDOException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"PDO Exception"},
{"trigger":"PDORow","contents":"PDORow()","kind":["type","n","Instantiable"],"annotation":"PDO Class"},
{"trigger":"PDOStatement","contents":"PDOStatement()","kind":["type","n","Instantiable"],"annotation":"PDO Class"},
{"trigger":"ParentIterator","contents":"ParentIterator(${1:RecursiveIterator:iterator})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"ParseError","contents":"ParseError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"Phar","contents":"Phar(${1:string:filename}${2:, ${3:int:flags=12288}${4:, ${5:?string:alias=null}}})","kind":["type","n","Instantiable"],"annotation":"Phar Class"},
{"trigger":"PharData","contents":"PharData(${1:string:filename}${2:, ${3:int:flags=12288}${4:, ${5:?string:alias=null}${6:, ${7:int:format=0}}}})","kind":["type","n","Instantiable"],"annotation":"Phar Class"},
{"trigger":"PharException","contents":"PharException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Phar Exception"},
{"trigger":"PharFileInfo","contents":"PharFileInfo(${1:string:filename})","kind":["type","n","Instantiable"],"annotation":"Phar Class"},
{"trigger":"PhpToken","contents":"PhpToken(${1:int:id}, ${2:string:text}${3:, ${4:int:line=-1}${5:, ${6:int:pos=-1}}})","kind":["type","n","Instantiable"],"annotation":"tokenizer Class"},
{"trigger":"Random_BrokenRandomEngineError","contents":"Random_BrokenRandomEngineError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"random Exception"},
{"trigger":"Random_Engine_Mt19937","contents":"Random_Engine_Mt19937(${1:?int:seed=null}${2:, ${3:int:mode=0}})","kind":["type","n","Instantiable"],"annotation":"random Class"},
{"trigger":"Random_Engine_PcgOneseq128XslRr64","contents":"Random_Engine_PcgOneseq128XslRr64(${1:string|int|null:seed=null})","kind":["type","n","Instantiable"],"annotation":"random Class"},
{"trigger":"Random_Engine_Secure","contents":"\\Random\\Engine\\Secure()","kind":["type","n","Instantiable"],"annotation":"random Class"},
{"trigger":"Random_Engine_Xoshiro256StarStar","contents":"Random_Engine_Xoshiro256StarStar(${1:string|int|null:seed=null})","kind":["type","n","Instantiable"],"annotation":"random Class"},
{"trigger":"Random_RandomError","contents":"Random_RandomError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"random Exception"},
{"trigger":"Random_RandomException","contents":"Random_RandomException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"random Exception"},
{"trigger":"Random_Randomizer","contents":"Random_Randomizer(${1:?Random\\Engine:engine=null})","kind":["type","n","Instantiable"],"annotation":"random Class"},
{"trigger":"RangeException","contents":"RangeException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"RecursiveArrayIterator","contents":"RecursiveArrayIterator(${1:object|array:array=array()}${2:, ${3:int:flags=0}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"RecursiveCachingIterator","contents":"RecursiveCachingIterator(${1:Iterator:iterator}${2:, ${3:int:flags=1}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"RecursiveCallbackFilterIterator","contents":"RecursiveCallbackFilterIterator(${1:RecursiveIterator:iterator}, ${2:callable:callback})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"RecursiveDirectoryIterator","contents":"RecursiveDirectoryIterator(${1:string:directory}${2:, ${3:int:flags=0}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"RecursiveIteratorIterator","contents":"RecursiveIteratorIterator(${1:Traversable:iterator}${2:, ${3:int:mode=0}${4:, ${5:int:flags=0}}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"RecursiveRegexIterator","contents":"RecursiveRegexIterator(${1:RecursiveIterator:iterator}, ${2:string:pattern}${3:, ${4:int:mode=0}${5:, ${6:int:flags=0}${7:, ${8:int:pregFlags=0}}}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"RecursiveTreeIterator","contents":"RecursiveTreeIterator(${1:iterator}${2:, ${3:int:flags=8}${4:, ${5:int:cachingIteratorFlags=16}${6:, ${7:int:mode=1}}}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"Reflection","contents":"Reflection()","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionClass","contents":"ReflectionClass(${1:object|string:objectOrClass})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionClassConstant","contents":"ReflectionClassConstant(${1:object|string:class}, ${2:string:constant})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionEnum","contents":"ReflectionEnum(${1:object|string:objectOrClass})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionEnumBackedCase","contents":"ReflectionEnumBackedCase(${1:object|string:class}, ${2:string:constant})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionEnumUnitCase","contents":"ReflectionEnumUnitCase(${1:object|string:class}, ${2:string:constant})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionException","contents":"ReflectionException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Reflection Exception"},
{"trigger":"ReflectionExtension","contents":"ReflectionExtension(${1:string:name})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionFiber","contents":"ReflectionFiber(${1:Fiber:fiber})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionFunction","contents":"ReflectionFunction(${1:Closure|string:function})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionGenerator","contents":"ReflectionGenerator(${1:Generator:generator})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionIntersectionType","contents":"ReflectionIntersectionType()","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionMethod","contents":"ReflectionMethod(${1:object|string:objectOrMethod}${2:, ${3:?string:method=null}})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionNamedType","contents":"ReflectionNamedType()","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionObject","contents":"ReflectionObject(${1:object:object})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionParameter","contents":"ReflectionParameter(${1:function}, ${2:string|int:param})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionProperty","contents":"ReflectionProperty(${1:object|string:class}, ${2:string:property})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionUnionType","contents":"ReflectionUnionType()","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"ReflectionZendExtension","contents":"ReflectionZendExtension(${1:string:name})","kind":["type","n","Instantiable"],"annotation":"Reflection Class"},
{"trigger":"RegexIterator","contents":"RegexIterator(${1:Iterator:iterator}, ${2:string:pattern}${3:, ${4:int:mode=0}${5:, ${6:int:flags=0}${7:, ${8:int:pregFlags=0}}}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"ResourceBundle","contents":"ResourceBundle(${1:?string:locale}, ${2:?string:bundle}${3:, ${4:bool:fallback=true}})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"ReturnTypeWillChange","contents":"ReturnTypeWillChange()","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"RuntimeException","contents":"RuntimeException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"SQLite3","contents":"SQLite3(${1:string:filename}${2:, ${3:int:flags=6}${4:, ${5:string:encryptionKey=''}}})","kind":["type","n","Instantiable"],"annotation":"sqlite3 Class"},
{"trigger":"SensitiveParameter","contents":"SensitiveParameter()","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"SensitiveParameterValue","contents":"SensitiveParameterValue(${1:mixed:value})","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"SessionHandler","contents":"SessionHandler()","kind":["type","n","Instantiable"],"annotation":"session Class"},
{"trigger":"Shmop","contents":"Shmop()","kind":["type","n","Instantiable"],"annotation":"shmop Class"},
{"trigger":"SimpleXMLElement","contents":"SimpleXMLElement(${1:string:data}${2:, ${3:int:options=0}${4:, ${5:bool:dataIsURL=false}${6:, ${7:string:namespaceOrPrefix=''}${8:, ${9:bool:isPrefix=false}}}}})","kind":["type","n","Instantiable"],"annotation":"SimpleXML Class"},
{"trigger":"SimpleXMLIterator","contents":"SimpleXMLIterator(${1:string:data}${2:, ${3:int:options=0}${4:, ${5:bool:dataIsURL=false}${6:, ${7:string:namespaceOrPrefix=''}${8:, ${9:bool:isPrefix=false}}}}})","kind":["type","n","Instantiable"],"annotation":"SimpleXML Class"},
{"trigger":"SoapClient","contents":"SoapClient(${1:?string:wsdl}${2:, ${3:array:options=array()}})","kind":["type","n","Instantiable"],"annotation":"soap Class"},
{"trigger":"SoapFault","contents":"SoapFault(${1:array|string|null:code}, ${2:string:string}${3:, ${4:?string:actor=null}${5:, ${6:mixed:details=null}${7:, ${8:?string:name=null}${9:, ${10:mixed:headerFault=null}}}}})","kind":["type","n","Instantiable"],"annotation":"soap Exception"},
{"trigger":"SoapHeader","contents":"SoapHeader(${1:string:namespace}, ${2:string:name}${3:, ${4:mixed:data}${5:, ${6:bool:mustUnderstand=false}${7:, ${8:string|int|null:actor=null}}}})","kind":["type","n","Instantiable"],"annotation":"soap Class"},
{"trigger":"SoapParam","contents":"SoapParam(${1:mixed:data}, ${2:string:name})","kind":["type","n","Instantiable"],"annotation":"soap Class"},
{"trigger":"SoapServer","contents":"SoapServer(${1:?string:wsdl}${2:, ${3:array:options=array()}})","kind":["type","n","Instantiable"],"annotation":"soap Class"},
{"trigger":"SoapVar","contents":"SoapVar(${1:mixed:data}, ${2:?int:encoding}${3:, ${4:?string:typeName=null}${5:, ${6:?string:typeNamespace=null}${7:, ${8:?string:nodeName=null}${9:, ${10:?string:nodeNamespace=null}}}}})","kind":["type","n","Instantiable"],"annotation":"soap Class"},
{"trigger":"Socket","contents":"Socket()","kind":["type","n","Instantiable"],"annotation":"sockets Class"},
{"trigger":"SplDoublyLinkedList","contents":"SplDoublyLinkedList()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplFileInfo","contents":"SplFileInfo(${1:string:filename})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplFileObject","contents":"SplFileObject(${1:string:filename}${2:, ${3:string:mode='r'}${4:, ${5:bool:useIncludePath=false}${6:, ${7:context=null}}}})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplFixedArray","contents":"SplFixedArray(${1:int:size=0})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplMaxHeap","contents":"SplMaxHeap()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplMinHeap","contents":"SplMinHeap()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplObjectStorage","contents":"SplObjectStorage()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplPriorityQueue","contents":"SplPriorityQueue()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplQueue","contents":"SplQueue()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplStack","contents":"SplStack()","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"SplTempFileObject","contents":"SplTempFileObject(${1:int:maxMemory=2097152})","kind":["type","n","Instantiable"],"annotation":"SPL Class"},
{"trigger":"Spoofchecker","contents":"Spoofchecker()","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"SysvMessageQueue","contents":"SysvMessageQueue()","kind":["type","n","Instantiable"],"annotation":"sysvmsg Class"},
{"trigger":"SysvSemaphore","contents":"SysvSemaphore()","kind":["type","n","Instantiable"],"annotation":"sysvsem Class"},
{"trigger":"SysvSharedMemory","contents":"SysvSharedMemory()","kind":["type","n","Instantiable"],"annotation":"sysvshm Class"},
{"trigger":"TypeError","contents":"TypeError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"UConverter","contents":"UConverter(${1:?string:destination_encoding=null}${2:, ${3:?string:source_encoding=null}})","kind":["type","n","Instantiable"],"annotation":"intl Class"},
{"trigger":"UnderflowException","contents":"UnderflowException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"UnexpectedValueException","contents":"UnexpectedValueException(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"SPL Exception"},
{"trigger":"UnhandledMatchError","contents":"UnhandledMatchError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"ValueError","contents":"ValueError(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"Core Exception"},
{"trigger":"WeakMap","contents":"WeakMap()","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"WeakReference","contents":"WeakReference()","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"XMLParser","contents":"XMLParser()","kind":["type","n","Instantiable"],"annotation":"xml Class"},
{"trigger":"XMLReader","contents":"XMLReader()","kind":["type","n","Instantiable"],"annotation":"xmlreader Class"},
{"trigger":"XMLWriter","contents":"XMLWriter()","kind":["type","n","Instantiable"],"annotation":"xmlwriter Class"},
{"trigger":"XSLTProcessor","contents":"XSLTProcessor()","kind":["type","n","Instantiable"],"annotation":"xsl Class"},
{"trigger":"ZipArchive","contents":"ZipArchive()","kind":["type","n","Instantiable"],"annotation":"zip Class"},
{"trigger":"__PHP_Incomplete_Class","contents":"__PHP_Incomplete_Class()","kind":["type","n","Instantiable"],"annotation":"standard Class"},
{"trigger":"finfo","contents":"finfo(${1:int:flags=0}${2:, ${3:?string:magic_database=null}})","kind":["type","n","Instantiable"],"annotation":"fileinfo Class"},
{"trigger":"mysqli","contents":"mysqli(${1:?string:hostname=null}${2:, ${3:?string:username=null}${4:, ${5:?string:password=null}${6:, ${7:?string:database=null}${8:, ${9:?int:port=null}${10:, ${11:?string:socket=null}}}}}})","kind":["type","n","Instantiable"],"annotation":"mysqli Class"},
{"trigger":"mysqli_driver","contents":"mysqli_driver()","kind":["type","n","Instantiable"],"annotation":"mysqli Class"},
{"trigger":"mysqli_result","contents":"mysqli_result(${1:mysqli:mysql}${2:, ${3:int:result_mode=0}})","kind":["type","n","Instantiable"],"annotation":"mysqli Class"},
{"trigger":"mysqli_sql_exception","contents":"mysqli_sql_exception(${1:string:message=''}${2:, ${3:int:code=0}${4:, ${5:?Throwable:previous=null}}})","kind":["type","n","Instantiable"],"annotation":"mysqli Exception"},
{"trigger":"mysqli_stmt","contents":"mysqli_stmt(${1:mysqli:mysql}${2:, ${3:?string:query=null}})","kind":["type","n","Instantiable"],"annotation":"mysqli Class"},
{"trigger":"php_user_filter","contents":"php_user_filter()","kind":["type","n","Instantiable"],"annotation":"standard Class"},
{"trigger":"stdClass","contents":"stdClass()","kind":["type","n","Instantiable"],"annotation":"Core Class"},
{"trigger":"tidy","contents":"tidy(${1:?string:filename=null}${2:, ${3:array|string|null:config=null}${4:, ${5:?string:encoding=null}${6:, ${7:bool:useIncludePath=false}}}})","kind":["type","n","Instantiable"],"annotation":"tidy Class"}
]
}