Christophe Coevoet
Christophe Coevoet
The base extension available in HttpKernel only adds support for registering some classes to be added in the cache warmer of the doctrine/annotations parser, compared to the base class of...
### Bug report https://github.com/phpstan/phpstan-src/pull/3302 has implemented narrowing based on the count of items in an array. But this relies on treating the shaped as sealed while analyzing valid method arguments...
#### Summary As of Firefox 110, datalist works for range and color inputs (but date and time inputs are still not supported) #### Test results and supporting details https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist#examples ####...
webpack-dev-server has a new major version with a bunch of breaking changes: https://github.com/webpack/webpack-dev-server/blob/master/migration-v5.md As we allow projects to customize their settings in webpack-encore, upgrading to the new major version requires...
webpack has a builtin `output.clean` option that we should use instead of the unmaintained `clean-webpack-plugin`
currently, the documentation for the Emoji component is a section in the documentation page of the string component: https://symfony.com/doc/current/string.html#working-with-emojis This is quite confusing given that this component does not rely...
### Describe the solution In my CI job, I'd like to have a check that the `worker-configuration.d.ts` file is actually in sync with the worker configuration (i.e. that devs changing...
https://docs.phpdoc.org/3.0/guide/references/phpdoc/index.html#phpdoc-reference has a bunch of entries in the table of contents that are displayed as `` instead of the actual tag being referenced: 
Zipcode patterns are documented as generated from http://i18napis.appspot.com, which does not work anymore. I assume that this is similar to the data available at https://chromium-i18n.appspot.com/ssl-address for the libaddressinput of google....
| Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass?...