Bug Summary
I previously made a bug report about “open site shell” not working on zsh for php 7.4.1, which was solved by the Local dev team. The same exact bug is present on php 8.0, and is likely an easy fix, given that it has been fixed in 7.4.1. Here is the original bug report (with details on resolution): Open Site Shell fails on zsh, works on bash, for some php versions (ubuntu/linux)
Steps to reproduce
On Linux (.deb version), with zsh
as your shell, create a site with php 8, and try to use “open site shell”. It will fail. Then change your shell to bash
, and repeat. It will succeed.
Environment Info
- What Operating System are you using?
PopOS / Ubuntu / Debian - What versions of site software (Nginx, Apache, PHP, MySQL) is used?
PHP 8, with any server and db - What version of Local is installed?
6.3.x and all previous versions (I have been experiencing this for more than a year and just bringing it up again in hopes it can get some attention)