Skip to content

Commit db22fee

Browse files
committed
remove tentative return annotation
1 parent c5eb818 commit db22fee

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

ext/zip/php_zip.stub.php

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

651-
/** @tentative-return-type */
652651
public function openBuffer(string $data): void {}
653652

654653
/**

ext/zip/php_zip_arginfo.h

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)