Florent VIALATTE

Results 1 issues of Florent VIALATTE

**Describe the bug** The method "getStreamIndex" of the php-zip extension is declared as undefined method by intelephense for no reason. **To Reproduce** ```php $zip = new ZipArchive(); if ($zip->open($filePath) !==...

stubs