mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-08-12 02:04:21 +02:00
update REAMDE
This commit is contained in:
@@ -99,7 +99,7 @@ catch(\PhpZip\Exception\ZipException $e){
|
|||||||
// обработка исключения
|
// обработка исключения
|
||||||
}
|
}
|
||||||
finally{
|
finally{
|
||||||
$zip->close();
|
$zipFile->close();
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Другие примеры можно посмотреть в папке `tests/`.
|
Другие примеры можно посмотреть в папке `tests/`.
|
||||||
|
Reference in New Issue
Block a user