-
Would it be useful to have a Docker environment that could be used for local development, with everything pre-installed and with version numbers (e.g. for PHP) matching production? I've moved lots of …
-
I am trying to compile this in Win10x64 but i am getting ''PHP_POSTAL' is undefined' when i do
`configure.bat --disable-all --enable-cli --enable-php-postal`
I think its because my config.w32 is wr…
-
### Question
I have been trying to install the sapnwrfc PHP extension for windows, and have tried using the pre-compiled extensions found here https://github.com/gkralik/php7-sapnwrfc/releases and …
-
**Describe the bug**
Describe what your problem is.
**To Reproduce**
How, and what happened?
1. `multipass ...`
1.
**Expected behavior**
What did you expect to happen?
**Logs**
Please p…
-
Hey mike, i've been using this extension for a long time now for PHP 7 to make my Restful API handle form-data PUT and PATCH requests.
I just migrated my project to PHP 8.2 and it seems that the ex…
-
I've created a simple pipeline as follows and I can see in the log it pulling the container but it fails with errors as outlined below. Hoping you can provide some guidance and perhaps a README specif…
-
OS: Windows Server 2019 Essentials x64
Compiler: Visual C++ 2019
Architecture: x64
Package: PDO_IBM-1.4.2
PHP Version: 8.1.2
Client: IBM Data Server Driver Package V11.1
Script: configure --d…
-
Hi @lstrojny and others,
PHP 8.0.0 is getting really close and it looks like this extension supports it already.
All that's missing is a Git tag, and a release to PECL :)
Would be super if th…
-
Docker Hub automated builds are not currently working. I get the message "Unexpected error" with no log that I can use to troubleshoot.
https://hub.docker.com/r/rubyonracetracks/debian-stretch-jek…
-
Parallelism is built in into composer ^2.0 when ext-curl is present: https://github.com/composer/composer/pull/7904