Skip to content

Commit 3b76979

Browse files
committed
Merge branch 'hotfix/3.1.15'
2 parents c420f19 + 7cbf992 commit 3b76979

File tree

4 files changed

+131
-75
lines changed

4 files changed

+131
-75
lines changed

src/PhpZip/Model/Entry/ZipAbstractEntry.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,10 @@ public function getPlatform()
199199
/**
200200
* @param int $platform
201201
*
202-
* @return ZipEntry
203-
*
204202
* @throws ZipException
205203
*
204+
* @return ZipEntry
205+
*
206206
* @deprecated Use {@see ZipEntry::setCreatedOS()}
207207
* @noinspection PhpUsageOfSilenceOperatorInspection
208208
*/

0 commit comments

Comments
 (0)