-
This issue is to track the progress of the PECL builds we are doing
Here is the list of extensions built so far
- amqp
- apcu
- apfd
- ast
- base58
- bitset
- couchbase
- crypto
- CSV
- d…
-
Not on by default in the container. Example setup:
```
install_packages autoconf build-essential
pecl channel-update pecl.php.net
pecl install xdebug
```
Required adding and mounting `php-co…
-
When running the `pecl` command with PHP PHP 8.4.0RC1, we see a ton of lines stating that "Constant E_STRICT is deprecated":
```
/ # pecl install zip
Deprecated: Constant E_STRICT is deprecated…
-
**Frequently asked questions**
- [X] I have read [Frequently Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions)
- [X] I have looked at the list of the existin…
-
Until the extension is added to the [PECL](https://pecl.php.net/) registry it will be always too awkward to install for most people.
Ideally it should be a matter of just typing `pecl install secp2…
-
**What package is missing from Amazon Linux 2022? Please describe and include package name.**
php-pecl-imagick
**Is this an update to existing package or new package request?**
New package re…
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
php-pecl-redis
It would be even better to have all the php-pecl packages. We need this package to connec…
-
Using ti build for PHP 8.4beta5 and see 3 warnings while build
```
/bin/sh /mnt/testing/php84-pecl-apcu/src/apcu-5.1.23/libtool --tag=CC --mode=compile gcc -I. -I/mnt/testing/php84-pecl-apcu/src/a…
-
I don't know for certain if this is a problem to post here or as part of the homebrew for Gearman itself, my knowledge of C isn't good enough to tell me what the actual problem is, I'm just handy enou…
-
The pecl stats page (https://pecl.php.net/package-stats.php) should add a time range dimension. Because some of the most downloaded extensions seem to have stopped maintenance, but are still ranked at…