Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | no |
Symfony version | 3.3.3 |
Upgrading Symfony to 3.3.3 (from 3.3.2) breaks the asset install at the post-install/post-update of composer.
This only happens if it copies the files (e.g. on Windows). Symlink creation works fine.
Edit: To clarify it's totally fine on systems that actually support symlinks like Linux.