-
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…
-
#### Summary
PEAR/PECL installers currently hardcode some default channels (e.g., `pecl.php.net`, `pear.php.net`), making it difficult to integrate effectively with enterprise tools like JFrog Artifa…
-
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…
-
[root@dx1 php-8.4.1]# /usr/local/php-8.4/bin/pecl install -f solr
warning: pecl/solr requires PHP (version >= 7.4.0, version
-
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…
-
Hello maintainers,
We are using [docker-php-extension-installer](https://github.com/mlocati/docker-php-extension-installer) to install mcrypt extension but it looks like is not supporting patches o…
-
- [x] RHEL-10-beta is released
- [x] EPEL-10 is open
- [x] Repository layout
- [x] 2024 GPG Key
- [x] PR to distribution-gpg-keys
- [ ] FAQ + Config pages
- [x] remi-release
- [x] php:remi-7.4 …
-
**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…
-
- pcov https://github.com/krakjoe/pcov/pull/111
- ~~imap was moved out from core to pecl, we decided to drop it [due to known problems](https://php.watch/versions/8.4/imap-unbundled) in favor of [php…