Skip to content

Resolve runtime path aliases#18986

Merged
brandonkelly merged 4 commits into
5.xfrom
bugfix/fix-craft-cloud-runtime-path
May 28, 2026
Merged

Resolve runtime path aliases#18986
brandonkelly merged 4 commits into
5.xfrom
bugfix/fix-craft-cloud-runtime-path

Conversation

@timkelty
Copy link
Copy Markdown
Contributor

@timkelty timkelty commented May 28, 2026

Prevents bootstrap from treating configured runtime paths like @storage/runtime as literal filesystem paths, which broke Craft Cloud’s writable /tmp storage setup.

Fixes #18984

@timkelty timkelty changed the title Resolve runtime path aliases during bootstrap Resolve runtime path aliases May 28, 2026
@timkelty timkelty force-pushed the bugfix/fix-craft-cloud-runtime-path branch from 686e65c to 4ea27e2 Compare May 28, 2026 13:50
@timkelty timkelty requested a review from brandonkelly May 28, 2026 13:51
@timkelty timkelty marked this pull request as ready for review May 28, 2026 13:51
@brandonkelly brandonkelly merged commit 40d6341 into 5.x May 28, 2026
2 checks passed
@brandonkelly brandonkelly deleted the bugfix/fix-craft-cloud-runtime-path branch May 28, 2026 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[5.x]: @storage/runtime doesn't exist or isn't writable by PHP. Please fix that. (potential 5.10.4 regression)

2 participants