-
I have been thinking about this for a while, so it's time to open a RFC!
The workflow definition is redundant. You have to define the places twice:
* in the `places`
* in the `transitions`
E…
-
I recommend updating our testing containers to use the newer composer version. It's compatible all the way back to PHP 5.3, so we're safe on that front.
The main motivation is that it is _significa…
-
Symfony 7 will be released at the end of the next month. Could there be a pre-release allowing Symfony 7 install?
https://symfony.com/blog/prepare-yourself-for-symfony-6-4-and-symfony-7-0
-
Regarding this [article](https://blog.blackfire.io/php-7-performance-improvements-encapsed-strings-optimization.html), it looks like using string encapsulation instead of concatenation provide better …
-
### Symfony version(s) affected
6.3.0
### Description
While trying to stream the response in feature introduced here https://symfony.com/blog/new-in-symfony-6-3-dx-improvements-part-2#streamed-json…
-
### Preliminary checklist
- [X] I am using the latest stable version of DDEV (see [upgrade guide](https://ddev.readthedocs.io/en/stable/users/install/ddev-upgrade/))
- [X] I have searched [existing i…
-
Hello,
First of all I hope this is the right place to put this kind of questions
I've been trying for a little bit to make a project work with 3.0 but couldn't.
So, the situation here is, I …
-
I have followed install directions on a barebones fresh Laravel 10 install.
```
{
"autoload": {
"psr-4": {
"App\\": "app/",
"Modules\\": "Modules/"
}
}
}
```
Composer …
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | no
| BC Break report? | no
| RFC? | no
## The problem
Hi @goetas and everyone! I a…
-
To help contribution it would be helpful to have a docker (docker-compose) set up in the project instead of installing all the required tools/lib.
Conversion move from https://github.com/sonata-pro…