php-alpine icon indicating copy to clipboard operation
php-alpine copied to clipboard

PHP APK Repository for Alpine Linux

Results 29 php-alpine issues
Sort by recently updated
recently updated
newest added

added ext-amqp to php 8.0 versions

### TL;DR; When there is a new version of Alpine, PHP, extension or package, you can contribute by either sending a PR that packages the `pkgver=` on the given package,...

enhancement
help wanted
request

On the PHP 8 & Apline 12 Repository, the current bundled xdebug version is [3.0.1](https://github.com/codecasts/php-alpine/blob/d91b994506d9bbf2d47c0557c3ba94e98961df1c/scripts/v3.12/php-8.0/php8-xdebug/APKBUILD#L7), it would be great to receive the latest version to benefit from all bug fixes....

help wanted

when i try : apk add php7-ssh2 or apk add php-ssh2 Can be added ,but has a Warning: PHP Warning: PHP Startup: Unable to load dynamic library 'ssh2.so' (tried: /usr/lib/php7/modules/ssh2.so...

These extensions are failed to loaded when using php 7.4 with Alphin 3.10. - amqp - mcrypt - redis For example, the php7-amqp we're using is 1.9.4 which supports php...

This repo is great and just what I was looking for to integrate different PHP versions into [iSH](https://ish.app/). iSH, which runs Alpine Linux, however emulates x86. Therefore, while trying to...

I'm debugging a DockerFile that has this in it ``` RUN curl https://dl.bintray.com/php-alpine/key/php-alpine.rsa.pub -o /etc/apk/keys/php-alpine.rsa.pub && \ echo "@php https://dl.bintray.com/php-alpine/v3.9/php-7.3" >> /etc/apk/repositories && \ apk add \ coreutils=8.31-r0 \ php7-fpm@php=7.3.18-r0...

we should change the version strategy for `php7-scalar_objects` because they don't have a versioning strategy in their repository and are using the master branch. Instead of using an own version...

enhancement
help wanted
request

00_ds.ini needs to be renamed 01_ds.ini so that it loads after json.

bug
help wanted
request

Hi! I have another extension request, would you be able to add v8js? https://github.com/phpv8/v8js We will need it soon in our images. :) Thanks.

enhancement
help wanted
request