-
### What steps will reproduce the problem?
- Install an optional module that allows settings to be stored, e.g. [HumHub Updater](https://marketplace.humhub.com/module/updater/description)
- Set a …
-
**Describe the bug**
Filenames with special characters or accents cause a logged error message "ERROR: Exiftool may have crashed, restarting process" .
**To Reproduce**
Steps to reproduce the be…
-
**Server (please complete the following information):**
- Snipe-IT Version: v5.1.5
- OS: Alpine Linux v3.13
- Web Server: Apache2
- PHP Version: PHP-7
**Describe the solution you'd like**
…
-
With some more extensions to the composer.json we could publish PrivateBin on https://packagist.org/.
However I am not sure whether this is the best place as composer (and packagist) are more used …
-
| Question | Answer
| ------------| ---------------
| Infection version | 0.26.19
| Test Framework version | PHPUnit 10.0.14
| PHP version | 8.1.5 and 8.2.3
| Platform | Alpine, Ubuntu
| G…
-
### Description
The following code:
```php
-
### Environment
cat docker-compose.yml
version: '3'
services:
wallabag:
image: wallabag/wallabag:2.4.2
# 相当于docker pull wallabag/wallabag
container_name: wallabag
de…
-
Hey guys,
im trying to get running roundcube in docker.
But im facing issues while the container tries to start.
Docker Host: Synology DS916+
Tried already with Tags: latest, latest-fpm-alpine, …
-
like https://hub.docker.com/_/php, distribute Docker with `php` binary
very useful to run phpunit tests against PeachPie
-
Hey man - after pulling the new git changes, stopping, and restarting my docker instances, I'm getting dependency errors. There are several packages that require >= php 7.4, and the container has 7.3…