Skip to content

Conversation

@drbyte
Copy link
Contributor

@drbyte drbyte commented Nov 21, 2019

Process 4.4.0 changed command-line parsing by being more aggressive with substitutions, causing our intended literal "$NF" to throw an exception.

symfony/process@v4.3.8...v4.4.0#diff-9a01fc0e340da4c3f1e4a16029a63977R1644-R1653

The change made in this PR still functions correctly on both Process 4.3.8 and 4.4.0. (I watched it update Keychain correctly, as well as generate the certificates in Valet's folders.)

Fixes #810
Fixes #842

Process `4.4.0` changed command-line parsing by being more aggressive with substitutions, causing our intended literal `"$NF"` to throw an exception.

symfony/process@v4.3.8...v4.4.0#diff-9a01fc0e340da4c3f1e4a16029a63977R1644-R1653
@mattstauffer mattstauffer merged commit 1ac8cca into laravel:master Nov 21, 2019
@drbyte drbyte deleted the patch-1 branch November 28, 2019 19: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.

Error when attempting to generate certificate valet secure returns issue about undefined command line value

2 participants