Rikudou_Sage
Rikudou_Sage
PHP7 support
Hello, is there a plan for php 7 support? I use your module and recently I installed php 7 so I can start testing my apps and I would really...
Hello, do you plan to add support for operator overloading? The issue #541 was closed without any message.
This partially relates to #171 but in my case I would like to set the From name per domain or potentially per alias (for my use case per domain is...
There's missing documentation to do pretty much anything, like how to configure some more advanced things, like upload progress etc. Is there any such documentation planned? And can someone point...
### Describe the bug Basically what the title says. Encountered this on Steam Deck while trying to sync Marvel's Spider-Man Remastered which has a save path of `%USERPROFILE%\Documents\Marvel's Spider-Man Remastered\`....
This plugin pops up all the time asking whether I want to enable it for the current project because its structure looks like Symfony's. Can you instead switch to detection...
I'd like to ignore https errors for one specific endpoint using node.js. In node-fetch this can be done using the `agent` property, the problem is that it's not exposed in...
**Description:** I got weird errors from time to time and I can't pinpoint why: - `"Call to undefined method Symfony\Component\HttpClient\Response\AsyncResponse::schedule()" at /var/task/vendor/symfony/http-client/Response/AsyncResponse.php line 147` - the line 147 contains only...
I can't find any documentation on docker usage, what I want to know is if there's a directory I can mount to the host system so it doesn't download the...
I get this error after just trying to run an app in worker mode. It prints this error all over in the log: `{"level":"error","ts":1700923502.7101762,"msg":"unexpected termination, restarting","worker":"/app/public/index.php","exit_status":255}` It's running in docker...