Chun-Sheng, Li

Results 429 comments of Chun-Sheng, Li

Ok. Finally, I've one fresh and clean `macOS 11.6` VPS. And here are my steps to compile the PHP with PHPBrew: ```bash cloudxmac@cloudxmacs-Mac ~ % sw_vers ProductName: macOS ProductVersion: 11.6...

I use the above commands on the `macOS 12.6` and some running commands are as follows: ```bash cloudxmac@Mac-5 ~ % sw_vers ProductName: macOS ProductVersion: 12.6 BuildVersion: 21G115 cloudxmac@Mac-5 ~ %...

I don't have the compiling latest `PHP 7.4` version issue on the `macOS 11.6`. Here are the steps to run compiling commands: ```bash bash-3.2$ sw_vers ProductName: macOS ProductVersion: 11.6 BuildVersion:...

With the `PHP 7.1.33` compiling, I encounter the issue and it can use following steps to resolve that: ```bash cloudxmac@cloudxmacs-Mac ~ % brew install libzip cloudxmac@cloudxmacs-Mac ~ % export CFLAGS="-Wno-implicit-function-declaration"...

It seems that the issue is outdated and it's going to be closed.

I'm interested in migrating original `packagist-mirror` to `composer/mirror` script. I want to know current works about that and binding above two mirrors together successfully :).

For now, I don't figure out the current way to migrate `composer/mirror` to this `packagist-mirror` because the `composer/mirror` is simpler and more different than `packagist-mirror`. Maybe we can use `php...

Hi @defuse, thank you for your concern. If you require any help, I can help you to resolve this issue :).

The `librdf` build will be failed when detecting the PHP version is `7.0`. The related bug report is available [here](http://bugs.librdf.org/mantis/view.php?id=622).

If we find the current solution to fix the failed build in `php-7.x`, we can go ahead with the `librdf` extension.