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 1492332 commit f17b079Copy full SHA for f17b079
resources/functionMap_php83delta.php
@@ -26,7 +26,6 @@
26
'str_decrement' => ['non-empty-string', 'string'=>'non-empty-string'],
27
'str_increment' => ['non-falsy-string', 'string'=>'non-empty-string'],
28
'gc_status' => ['array{running:bool,protected:bool,full:bool,runs:int,collected:int,threshold:int,buffer_size:int,roots:int,application_time:float,collector_time:float,destructor_time:float,free_time:float}'],
29
- 'stream_get_meta_data' => ['array{timed_out:bool,blocked:bool,eof:bool,unread_bytes:int,stream_type:string,wrapper_type:string,wrapper_data:mixed,mode:string,seekable:bool,uri:string,mediatype?:string,base64?:bool}', 'fp'=>'resource'],
30
],
31
'old' => [
32
0 commit comments