php icon indicating copy to clipboard operation
php copied to clipboard

A Cloud Native Buildpack for PHP

Results 21 php issues
Sort by recently updated
recently updated
newest added

Bumps the go-modules group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.31.1` |...

semver:patch
dependencies

Push Buildpackage workflow [failed](https://github.com/paketo-buildpacks/php/actions/runs/4285059630).

failure:push

Create Draft Release workflow [failed](https://github.com/paketo-buildpacks/php/actions/runs/2758300171).

failure:release

## Expected Behavior I can run the resulting Laravel app image generating with the buildpacks on the Jammy stack. ## Current Behavior When running `docker run --rm -p 8080:8080 --env...

bug

Approve bot PR workflow [failed](https://github.com/paketo-buildpacks/php/actions/runs/6322155566).

failure:approve-bot-pr

All implementation buildpacks in the PHP language family should be tested against the Jammy builders we provide, since Bionic is EOL technically. This is not currently the case for many...

I haven't been able to get the PHP buildpack to build the Symfony 5 demo app. Expected behaviour is that the buildpack should be able to build this app, as...

Hello, I would like to know how to add new PHP extensions, such as Phalcon, Swoole or some other extension not included in Buildpack? I would also like to suggest...