6.15.0 breaks dump-autoload #1258
Unanswered
html5maker
asked this question in
Q&A
Replies: 1 comment
-
This is an issue with Here is how to reproduce:
And a version of zip it was packaged with:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After installing 6.15.0 version dump-autoload fails with the following error:
It's probably because it requires a specific ext-zip version ("ext-zip": "^1.14.0") that is incompatible with other libraries...
After rollback to 6.14.4 everything works fine...
Beta Was this translation helpful? Give feedback.
All reactions