mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1567] [CLOSED] Fixed env parser allowing ' and breaking. #1458
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1567
Author: @JoanFo1456
Created: 7/30/2025
Status: ❌ Closed
Base:
main← Head:fix/env-parser📝 Commits (2)
cb4a26bMade so Writer says that is invalid...9c36821Fixed phpstan and lint...📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
app/Traits/EnvironmentWriterTrait.php(+5 -0)📄 Description
I attempted with both " and ` seems that the only one that broke .env was '.
Let me know if you guys prefer to do it so I can stop trying...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.