-
**Describe the bug**
My project has some autobuild test/demo sites which include drush and https://www.drupal.org/project/userprotect.
Beginning with 13.3.2, `drush en userprotect` fails.
**T…
-
The idea of the custom buildpack is to allow users to determine what PHP version and extensions are installed. However, lets revert the part about the extensions. The purpose of Composer is to:
- deri…
-
Hello,
when trying to require your extension I get the following error in composer:
```
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Pr…
-
### Describe the problem
When the Kimai Docker image is deployed behind a reverse proxy, it logs the Docker network IP address (e.g., 172.20.0.1) for all requests instead of the real client IP addres…
-
### Bug report
There are a few missing stubs for version 1.4.2
* https://github.com/DataDog/dd-trace-php/blob/master/src/DDTrace/Span.php
* https://github.com/DataDog/dd-trace-php/blob/master/src/DD…
-
The [Email Authorization documentation](https://www.mediawiki.org/wiki/Extension:Email_Authorization) doesn't really make this clear, but this extension requires the DataTables JavaScript library as a…
-
From default latest image mautic:v4-apache I believe that composer is not installed or supported.
This should be part of default image as based on documentation I get this is going to be default w…
-
Typically, the approach for adding `extension=blah.so` or `zend_extension=blah.so` to the PHP INI would be:
* add a new file with the line in the directory indicated by `Scan for additional .ini f…
-
## The idea
I was thinking about "exposing" the web container’s php, nvm, mysql, mysqldump, etc. to the host so VS Code and other extensions can use them without having to Install a extension like …
-
Using `{ "extra": { "merge-plugin": { "include": [ "extensions/*/composer.json" ] } }` sometimes gives error of the form
```
Fatal error: Cannot redeclare (previously declared in /extensions//:) in…