Chun-Sheng, Li
Chun-Sheng, Li
The issue is about the `pthreads` extension that need to use the `PHP 7.2` version at least. Otherwise it will have the thread-safety issue in the `PHP 7.1` and `PHP...
After trying to do the `memcached` extension installation, it doesn't have the issue when building the `PHP 5.6` version in Ubuntu 18.04. Here are the steps to do this: -...
The issue is outdated and closed now.
The compiling issue is about the `libXML` and it should compile or install the `libxml` before running the `phpbrew` command. For the CentOS 6, it should run the `sudo yum...
The issue is outdated and resolved in the previous reply. Closed.
The issue is resolved in the previous reply and closed now.
According to the [official PHP website](https://www.php.net/manual/en/intl.installation.php), the intl extension compiling is only available for using the `--enable-intl` option. Unlike [GD](https://www.php.net/manual/en/image.installation.php), and it can use the `--with-gd=[DIR]` option.
I don't think it's the great idea to validate the variants because the PHPBrew is the building tool. When using the `+intl` or `+intl=shared`, the PHPBrew will fix it to...
The issue is outdated and will be closed.
The issue is resolved in the previous reply and closed now.