Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[AssetMapper] Check asset/vendor directory is writable #54724

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

smnandre
Copy link
Member

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #54719
License MIT

πŸ’

@smnandre
Copy link
Member Author

Failures unrelated (Predis nullables)

@smnandre smnandre requested a review from nicolas-grekas April 25, 2024 07:19
@fabpot fabpot force-pushed the fix/asset-mapper-vendor-dir branch from a583047 to 7c2da27 Compare April 27, 2024 14:38
@fabpot
Copy link
Member

fabpot commented Apr 27, 2024

Thank you @smnandre.

@fabpot fabpot merged commit 0704c26 into symfony:6.4 Apr 27, 2024
This was referenced Apr 29, 2024
fabpot added a commit that referenced this pull request Aug 19, 2024
This PR was squashed before being merged into the 7.2 branch.

Discussion
----------

[AssetMapper] Leverage Filesystem

| Q             | A
| ------------- | ---
| Branch?       | 7.2
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #...
| License       | MIT

Continue the work started in #54173 & #54724 to replace php file functions  (`mkdir`, `file_get_contents` , `file_put_contents`, `unlink`) by Filesystem methods

Commits
-------

a1bb5a2 [AssetMapper] Leverage Filesystem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants