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