Hugo Alliaume
Hugo Alliaume
https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md
Hi, I'm trying to use rust-parallel on Symfony UX to speed-up our CI when running Windows tests (https://github.com/symfony/ux/pull/2997/), where I want to merge these steps: ```yaml - name: Run packages...
### Tempest version 2.11.2 ### PHP version 8.4 ### Operating system Linux ### Description In Twig, it's possible to add `-` to `{{ variable }}`, e.g.: `{{- variable -}}` to...
IIRC the CI was already broken before this PR Blockers: - https://github.com/php-webdriver/php-webdriver/pull/1134
This PR increase version constraints on `symfony/*` packages to allow Symfony 8, which will be released this month
| Q | A | ------------- | --- | License | MIT | Doc issue/PR | symfony/symfony-docs#... Following old internal discussion, I would like to push the usage and auto-configuration...
We already have the option to choose the domain from which we retrieve keys, but adding a filter on key names (via pattern) would allow for more refined filtering. Since...
Following the discussions at https://github.com/symfony/ux/issues/3203, let's open a new RFC for the Symfony UX Bundle! This is something the UX team has been thinking about privately for a while, but...
While we were talking with @mtarld, we noticed the method `LiveComponentMetadataFactory::createLivePropMetadata` could be optimized. For a given class name and property name, the result will always be the same, meaning...