SunMar
SunMar
Hi, I took a bit of time to add some features and update the code and tests. Let me know if this looks ok, if you see any issues and...
Hi, Today I ran into an issue when the `license` of a package is an array. In the [composer.json documentation](https://getcomposer.org/doc/04-schema.md#license) the following is said about using an array for the...
Hi, First I want to say that I love this composer plugin. It really helps keeping track of not accidentally installing a bad license or an abandoned package. The `check-description`...
Hi, When trying to log an error object, the logger failed for me with the error: `[unable to serialize, circular reference is too complex to analyze]` After debugging I found...
Hi, A few days ago I found some behaviour of which I'm not sure whether it's a bug or a feature. In my `behat.yml` I have defined multiple suites, and...
Hi, It would be very nice if it's possible to add our own plugins to Roundcube from https://plugins.roundcube.net/. There are some great plugins on there :).
When I install the RPM through `yum`, it looks for the PHP additional configuration directory and adds symlinks `98-elastic-apm.ini` and `99-elastic-apm-custom.ini` to point to their respective configuration files in `/opt/elastic/apm-agent-php/etc/`....
### Windows Version Windows 11 ### Windows Build Number 23H2 (22631.3447) ### WSL Version WSL 2 ### Distro Version Ubuntu 23.10 Mantic ### WSL Utilities Version N/A ### Describe the...
## Environment & Version **Previous (working) version:** 2.0.43 **Updated to:** 2024.06.20 ## Description Today I updated Mailu from 2.0.43 to 2024.06.20 and this broke the `Delivered-To` header for aliases. Where...
### Description See microsoft/WSL#11066, when cgroupv2 is used (either through changes in `.wslconfig` like setting `autoMemoryReclaim=true` or always as of [WSL >= 2.5.1](https://github.com/microsoft/WSL/releases/tag/2.5.1) since they removed cgroupv1 support) and Docker...