Christophe Coevoet
Christophe Coevoet
Symfony's DebugClassLoader is triggering a deprecation warning when a method is overridden in a different package without either adding a native return type or an explicit `@return` phpdoc. This is...
This is only applied to the new codebase, not to the old one, as it is scheduled for removal. see https://github.com/sass/sass/issues/2892 and https://github.com/sass/dart-sass/pull/1802
### Symfony version(s) affected 5.4, 6.x ### Description When a response is marked as cacheable by a private cache, `AbstractSessionListener` will still override it with a max-age of 0 in...
This warning is reported in the browser console when opening a story in storybook with this addon enabled (with version 3.2.0 of the addon) ``` Warning: React has detected a...
Currently, the URL only supports configuring the subset. It would be great if other settings could also be prefilled from the URL, allowing to have a link to the download...
See https://travis-ci.org/jcalderonzumba/MinkPhantomJSDriver/jobs/78189066 for an exception which does not have a message, and so is harder to debug
When writing a `script` or `style` tag in an HTML (or PHP) file, Netbeans switches the autocompletion to autocomplete in JS or CSS. It would be cool if this feature...
Is there a project of making the plugin available through the Netbeans plugin manager ? This would make the update easier and would make the plugin far easier to find.
The best practices recommend to use the bundle logical name as github repository name to avoid collision for people forking them (forking both FOSUserBundle and SonataUserBundle before the renaming would...
Making the extension available on pecl would make installation even easier, as it would be a oneliner