Skip to content
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

[WIP] 1.2 - Fix Brand Settings #595

Merged
merged 1 commit into from
Jul 5, 2022
Merged

Conversation

jaxwilko
Copy link
Member

@jaxwilko jaxwilko commented Jul 5, 2022

This PR introduces a fix to brand settings to prevent:

TypeError: Winter\Storm\Filesystem\Filesystem::symbolizePath(): Argument #1 ($path) must be of type string, null given

This error is being thrown due to the default config return being null, defaulting the return to an empty string should resolve this error.

@jaxwilko jaxwilko marked this pull request as ready for review July 5, 2022 02:54
@jaxwilko jaxwilko requested a review from LukeTowers July 5, 2022 02:54
@LukeTowers LukeTowers merged commit 60f0651 into wip/1.2 Jul 5, 2022
@LukeTowers LukeTowers deleted the wip/1.2-fix-brand-settings branch July 5, 2022 08:22
@LukeTowers LukeTowers added this to the v1.2.0 milestone Jul 5, 2022
@LukeTowers LukeTowers added Status: Completed maintenance PRs that fix bugs, are translation changes or make only minor changes labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PRs that fix bugs, are translation changes or make only minor changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants