-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Homestead v15 - Ubuntu 22.04 - PHP 8.3 #1921
Conversation
Mailhog -> Mailpit PHP Default 8.3
Congrats Joe! Thanks as always for all the hard work you put into this awesome project! |
Surprised you built the Virtualbox version first, considering all the problems you seemed to have with it. Were there issues with the Parallels version, too, or is that guy on the way? |
I wanted to get the Virtualbox built and out as a test to see if I missed anything big. It's been a few days and so far so good. I'll get Parallels built and uploaded soon(tm) |
Gotcha, thanks for the response! |
Parallels box uploaded. |
So the recommendation previously was to be on the "release" branch when working in Homestead, which I see hasn't been updated with these changes. Are we changing how we do branching, or are you still considering this "pre-release"? |
The box is ready for use, but you'd need to be on Homestead's |
Thanks for the clarification. I'll test out the Parallels ARM version on my home MacBook tonight. |
I successfully got the new box running on my MacBook Pro tonight, with the ARM64 Parallels version. It even feels snappier than the old box! Had some minimal issues, which I'll try to spell out here.
I'd say to avoid confusion it would be nice if we could remove the There is also the warning of the use of the deprecated Otherwise, the box seems to behaving just like before. There do appear to be some issues that carried over from the previous version, probably unrelated to the box, and more related to the provision scripts.
I'll be on the LaraSlack tomorrow if you'd like to discuss any of these things in a more realtime setting. Thanks! |
One possible issue found. On a site that I have both the |
Yes, part of this work has been to consolidate onto the
I need to review those and see if it's time to delete the boxes or at least remove the downloads. |
From my
|
Confirmed the webdriver feature is broken. Needs to be updated to something ~
But we need a condition check for arch in the |
Here is my OLD
NEW
The diff is the OLD has:
|
Ubuntu 22.04
PHP 8.3 Default
Add Golang to base box
Remove Drush Launcher
Remove Drupal Launcher
Replace MailHog with Mailpit