MrPropre

Results 8 issues of MrPropre

Before version 2.0 of Altorouter, I could make "/" character optional, if it was before an optional block parameter. ```php $router->map('GET', '/archives/[lmin:category]?', 'Article#archives'); ``` It doesn't work anymore, the "/"...

bug

![Capture](https://user-images.githubusercontent.com/36234981/75557651-b50a9d80-5a40-11ea-99ed-ceab6fd3a5d0.PNG) https://w3c.github.io/webappsec-trusted-types/dist/spec/#require-trusted-types-for-csp-directive

Hello @amishshah , It would be cool to include an ESM build of prism-media along with CommonJS. Thank you in advance!

I think you should add a LICENSE file to this repository (and mjml-php) to make it truly open source. It also allows to make an agreement between you and your...

enhancement

Hello, I think it would be nice if the context menu of WDD in the system tray could implement a dark mode too. Everything else is dark but this context...

enhancement
priority-low

Hello, I wanted to use `Uri::getBaseUrl` from the decorated UriInterface but it is not defined. When I use `$request->getUri()`, the returned object is an instance of `Slim/Psr7/Uri`, I think it...

Please update guzzlehttp/guzzle to version 7. Thank you in advance.

I can read battery status when controller is connected via bluetooth, but not when it is connected via the USB-C cable. I have an Xbox Series X controller Thank you...