-
Apache dockered system, with server-side encryption. Every time a file is uploaded it causes this title error.
#### Nextcloud 21.0.2 - docker (apache version **21**)
**Staff, server-side encrypt…
-
Hi,
Has anyone had any luck integrating with a Libreoffice 6.2.x or 6.3.x in a linux environment?
I set PYTHONPATH="/usr/lib/libreoffice/program" so that Carbone can find Uno, but I get some str…
-
- PHPMD version: 2.12.0
- PHP Version: 8.0, 8.1
- Installation type: composer, in docker image
- Operating System / Distribution & Version: Alpine, ubuntu 20.04
### Current Behavior
Unexpected …
-
```
_ ____ _ __ ___
/ \ | _ \ | |/ / / _ \
/ _ \ | |_) | | ' / | | | |
/ ___ \ | __/ | . \ | |_| |
/_/ \_\ |_| |_|\_\ \___/
apko
GitVersion: v…
-
As the function `checkdnsrr` looks broken with alpine, we need the lightest php image with debian/ubuntu we can.
-
The `strftime()` function is called by the core in [various places](https://github.com/modxcms/revolution/search?q=strftime).
In PHP 8.1 this will trigger a deprecation warning because the strftim…
-
In our kafka projects (rdkafka 6.0.3 with PHP 8.x, alpine 3.16) we get a lot of deprecation notices in our error_log.
```
PHP Deprecated: Method RdKafka\\Conf::setDefaultTopicConf() is deprecated…
-
I have added this in my `.zshrc`:
```sh
source $HOME/workspace/github/emsdk/emsdk_env.sh
```
With this, I don't know why but `docker` in Makefile aren't executable anymore:
```sh
➤ cat Ma…
-
Hello,
recently QNAP container station switched to 32k page size from 4k and since then I am having problem with update (last working image, that I had tried is NextCloud 26.0.1, tried to update to…
-
## strftime
Provide a wrapper for `strftime` (to be removed in PHP9), possibly using [alphp/strftime](https://github.com/alphp/strftime).
This will require a new major, since alphp/strftime requires…