Richard Hagen
Richard Hagen
Hi, I was trying to stream a video and got this exception: (It was originally a mkv webm video convertet to mp4 with `ffmpeg -i input.mkv -o out.mp4`) (PS. the...
For debugging PHP applications xdebug expects a client ip and port to connect back to when a session starts. Without reverse port forwarding this is very tricky to handle in...
Hi! we have structured our application (mono-repo-ish) with a frontend folder, and a backend folder (that contains our symfony project). How can I tell the plugin to look in the...
Hi! Thanks for an awesome plugin! It really saves me a lot of time every single day! I would love a little green play button in the margin of commands,...
**API Platform version(s) affected**: 2.6.8 **Description** OpenAPI schema definition is missing the `required` field, causing all types generated to be possible undefined: This is an one of the objects generated,...
Solves #1103 and #672 and possibly #885 Ping: @Sephster Does this look good? I'm pretty new to creating pull-requests! (I used PHPStorms "Rebase onto branch... 9.0.0-WIP", and renamed my branch......
Hi! In for example a nginx+php-fpm deployment, I'm using a multistage docker build 1. Compile javascript assets 2. create a nginx image with all files 3. install php depenencies 4....
Hi! I would love to use my own (Symfony) HttpClient for this package, instead of the built in Curl version. Would you accept a PR to extract the Client Code...
Question in the title :) Why is mutation document needed when you have all the details in schema.json?
Hi! As the title suggest, I would love a method on the library called `getIcons` or similar to list all available icons :)