oleibman

Results 266 comments of oleibman

Aside from the php-cs-fixer, phpcs, and phpstan errors, all of which you will have to fix, I do not understand your use case. What is the problem you are trying...

No update in over 6 months. Closing.

Possible duplicate (or expansion) of issue #2464. I will review over the weekend and close one or the other. Note that 2464 has been open a long time and I...

FWIW, I think the link is clear and useful, and should remain.

No update in over a year. Closing.

Despite your Phpinfo screenshot, I don't see how the error message you're seeing could be caused by anything other than running the code using Php7.4 (or lower). Perhaps you can...

No update in a year, closing.

There is a complicated way to get at least some of the functionality you want. See issue #2236.

If you have ZipStream2 installed, Archive::class should exist. If you have ZipStream3 installed, Archive::class should not exist. From your description, it sounds like you have ZipStream3 but also have Archive::class....