Chun-Sheng, Li
Chun-Sheng, Li
Duplicate PR #125.
The current problem is available [here](https://github.com/povils/figlet/blob/master/composer.json#L15). If we need to require `symfony/console:~6` version for this PHP package, I think it should need to do some tests.
Just notice that these results about `PHP_OS` constraint and `php_uname('m')` function with machine type in the MAC M1: 
I download the repository with the `v1.0.0` version and use the Node.js `v14.21.3` version to run the `npm install` and `npm run build`. It's worked without presenting errors.
It seems that the `--enable-json` option will not be found in the `./configure` script when compiling the `PHP 8.x` versions. The probable reason is: the `PHP 8.x` version always includes...
Using the following steps to verify and reproduce the issue in the Ubuntu 20.04: ```sh $ phpbrew --debug install 8.0 +default -- --enable-option-checking=fatal ===> phpbrew will now build 8.0.26 --->...
I think it's related to the https://github.com/phpbrew/phpbrew/issues/1311. The original behavior should be changed so that it can resolve this issue.
@driskell, thanks for your PR. If possible, could you provide your macOS environemt that you run this change? (e.g. Mac Mini M1) And I can reproduce the issue and verify...
Thanks for PR. This PR needs the macOS machine to be verified. Do you try to build the phpbrew with this PR to verify that?
I meant it will happen on the M3, M2 and M1? Especially it's effected in the Apple Silicon architecture.