-
## Describe the bug
We need to use entityNameResolver [here](https://github.com/shopsys/shopsys/blob/15.0/packages/framework/src/Model/Blog/Category/BlogCategoryRepository.php#L24), otherwise it fail…
-
**Description**
Symfony 5.4 introduced cacheable Voters, which speed up apps, which use a lot of `is_granted` calls.
You can define which attributes the Voter supports, and thus it will not be cal…
-
Hello, I have installed Symfony UX Dropzone with this doc:
https://user-images.githubusercontent.com/1295251/101369466-a642f800-38a8-11eb-97d6-7b143626cde4.png
The DropzoneType field is displayed …
-
In [the docs](https://phpunit.readthedocs.io/en/8.5/test-doubles.html#test-doubles-mock-objects-examples-with-consecutive-php) we find this example for `withConsecutive()`:
```
-
### Idea Contribution
- [X] I have read all the feature request issues.
- [X] I'm interested in working on this issue
- [X] I'm part of GSSOC organization
### Explain feature request
The current re…
-
### Rule(s) related to or rule(s) missing
`FileNameRule`
### Expected behavior
Sometimes we use partial templates. For example for the Symfony demo, there is the file https://github.com/symfo…
-
I'm following the instructions at https://getrector.com/blog/switch-symfony-string-route-names-to-constants
but I can't find the rule -- did the class name change?
```
use Rector\SymfonyCodeQua…
-
Just a list of things I think Next (and the framework it is based on) should have. Feel free to append anything you think is important
- [PSR-0 compliance](https://github.com/php-fig/fig-standards/blo…
-
Hello,
We figured out that there is a [data-model subscriber](https://github.com/symfony/ux/blob/2.x/src/TwigComponent/src/EventListener/DataModelPropsSubscriber.php) in twig components which allow…
-
I see some API command for running task locally on not on the remote but not 100% clear how it can be used or how the commands should be in the deploy.php. Would be great to have an example in the doc…