Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cdd5ec7

Browse files
realFlowControlcmb69
authored andcommitted
[ci skip] Fix misspelled method names
Closes GH-6452.
1 parent 70f59b3 commit cdd5ec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎UPGRADING‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -982,8 +982,8 @@ PHP 8.0 UPGRADE NOTES
982982
- Zip:
983983
. ZipArchive::setMtimeName and ZipArchive::setMtimeIndex to set the
984984
modification time of an entry.
985-
. ZipArchive::setProgressCallback to provide updates during archive close.
986-
. ZipArchive::setCancelCallback to allow cancellation during archive close.
985+
. ZipArchive::registerProgressCallback to provide updates during archive close.
986+
. ZipArchive::registerCancelCallback to allow cancellation during archive close.
987987
. ZipArchive::replaceFile to replace an entry content.
988988
. ZipArchive::isCompressionMethodSupported to check optional compression
989989
features.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /