Skip to content

Commit 5e7e654

Browse files
authored
Fix a method name ZipArchive::clearError typo
Closes GH-7616.
1 parent 4131b31 commit 5e7e654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ PHP 8.2 UPGRADE NOTES
8585

8686
- Zip:
8787
. extension updated to 1.20.0 with new methods:
88-
ZipArchive::cleaError, getStreamName and getStreamIndex
88+
ZipArchive::clearError, getStreamName and getStreamIndex
8989

9090
========================================
9191
10. New Global Constants

0 commit comments

Comments
 (0)