Skip to content

Commit 55d0fd7

Browse files
committed
Remove extra dba_fetch variant in PHP 8.3 functionMap
1 parent 73e1c8e commit 55d0fd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/functionMap_php83delta.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
'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}'],
2929
],
3030
'old' => [
31-
31+
'dba_fetch\'1' => ['string|false', 'key'=>'string', 'handle'=>'resource'],
3232
]
3333
];

0 commit comments

Comments
 (0)