Skip to content

Commit ccd3914

Browse files
authored
remove tentative return annotation
1 parent b9495a6 commit ccd3914

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/zip/php_zip.stub.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -641,7 +641,6 @@ class ZipArchive implements Countable
641641
/** @tentative-return-type */
642642
public function open(string $filename, int $flags = 0): bool|int {}
643643

644-
/** @tentative-return-type */
645644
public function openBuffer(string $data): void {}
646645

647646
/**

0 commit comments

Comments
 (0)