-
Hey Patrick:
Web Platform Installer has not been updated since 2020, and the latest PHP seem to be 7.2. I'm trying to figure out how to install later versions of PHP. I'm currently getting the fo…
-
Hi guys,
I always have this error when I run the command
`php console generate:admin`
I check my php.ini and it's already enabled (I try to used pdo_mysql as driver)
Thanks
```
[Doctrine…
-
### Preconditions
1. Magento >= 2.4.0
2. magento-cloud-docker images with version between 1.3.2 and 1.3.5 (not tested on other versions), including `magento/magento-cloud-docker-php:8.1-fpm-1.3.5`…
-
I've tried to base image on your setup and found out that GD doesn't get configured in the way you propose:
```
# compile native PHP packages
RUN docker-php-ext-install \
gd \
pcntl \
…
-
cannot be built statically, but built as a "so" is ok.
-
### What happened?
Building via xcaddy, I'm getting various compilation errors like this (by which I mean the same sort of thing for ``pthread_detach``, ``pthread_join``, etc.):
```
frankenphp.c:…
rwv37 updated
1 month ago
-
Hello,
Is there a plan to support pdo_pgsql?
PostgreSQL is widely adopted, just as interacting with it using pdo_pgsql. Porting the code from PDO to OpenSwoole\Coroutine\PostgreSQL is extremely …
-
I hope to reach a bigger audience with this. I need someones opinion.
## Problem
Currently `PDOStatement implements Iterator` which differs from PHP.
Inheriting from `PDOStatement` and implementing `…
-
### Description
We are building an image based on `php:8.2-cli-bookworm` (using earthly)
and our registry storage is S3, and we are able to push image without problem, but when we want to pull ima…
-
I have been trying many possible things to resolve this. I wanted to know whether comparison of schema and data can happen between different versions of mysql.