Homebrew PHP does not support a thread-safe php binary. Is there any way to enable ZTS in brew version.
I tried phpbrew as well but, I am getting an error "Command too long". Could you please suggest me the best way to enable ZTS in MACOS Catalina.
Homebrew PHP does not support a thread-safe php binary. Is there any way to enable ZTS in brew version.
I tried phpbrew as well but, I am getting an error "Command too long". Could you please suggest me the best way to enable ZTS in MACOS Catalina.
Which command is used? Complete your question by providing the entire error and return of the console.
You will need to recompile PHP with the parameters: --enable-maintainer-zts or --enable-zts on Windows