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
I've encountered an issue with my Sail container. I'm using PHP 8.2, and I performed a system build and updated the PHP version to 8.2.9. I haven't had any issues with MySQL, but I've encountered a problem with SQL Server. It's giving me an error stating that the query attributes are not allowed. This occurred in version 8.2.9. Is there a way to have version 8.2.8 in the Dockerfile?
Steps To Reproduce
laravel new bug-report --github="--public"
The text was updated successfully, but these errors were encountered:
Sail Version
last
Laravel Version
10
PHP Version
8.2.9
Operating System
Linux
OS Version
8.1:last
Description
I've encountered an issue with my Sail container. I'm using PHP 8.2, and I performed a system build and updated the PHP version to 8.2.9. I haven't had any issues with MySQL, but I've encountered a problem with SQL Server. It's giving me an error stating that the query attributes are not allowed. This occurred in version 8.2.9. Is there a way to have version 8.2.8 in the Dockerfile?
Steps To Reproduce
laravel new bug-report --github="--public"
The text was updated successfully, but these errors were encountered: