You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the CLI version in the app is set to a PHP version that is new supported by new versions of Laravel, the create a new site feature reports that the site was created successfully when actually no site was created.
I would expect Herd to report that there was an error creating the site with a prompt to check the current CLI version.
Steps to reproduce
Install the PHP 7.4 binary
Set Use PHP 7.4 from the Herd toolbar menu
Open the Herd sites window
Click '+' to create a new site
Pick 'no starter kit' and give it a name
Click 'Next'
It reports the application was created but it was not.
Note: I have tried step 5 with different configurations and also get the same result.
Relevant log output
The text was updated successfully, but these errors were encountered:
Platform
macOS
Operating system version
macOS Sequoia 15.2 (24C101)
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.14.1 (Build 39)
PHP Version
No response
Bug description
When the CLI version in the app is set to a PHP version that is new supported by new versions of Laravel, the create a new site feature reports that the site was created successfully when actually no site was created.
I would expect Herd to report that there was an error creating the site with a prompt to check the current CLI version.
Steps to reproduce
Use PHP 7.4
from the Herd toolbar menuNote: I have tried step 5 with different configurations and also get the same result.
Relevant log output
The text was updated successfully, but these errors were encountered: