-
On top of https://github.com/Keats/tera/issues?q=is%3Aopen+is%3Aissue+label%3A%22For+next+major+version%22
## Parser
### Operator precedence and expressions ✅
Parentheses should work everywh…
Keats updated
3 weeks ago
-
**Description**
Messenger to support the new rabbitMQ streams in 3.9
https://blog.rabbitmq.com/posts/2021/07/rabbitmq-streams-overview/
**Example**
```
framework:
messenger:
trans…
-
### Description
When mapping an entity to a form, no matter if there are some constraints defined inside the `FormType`, the form component will first map the incoming request data to the entity, t…
-
Let's say I have a `_layout.svelte` like the following:
```html
Some other intermediate stuff.
```
And now I have a child view (let's call it `homepage.svelte` which inherits that layo…
Aias updated
2 months ago
-
Hi @Haehnchen
Thanks for the really great work you're doing on this plugin.
The support for `importmap` is also very helpful. But as shown as on the below pictures, scoped npm packages (`@hotwired…
adeys updated
7 months ago
-
**Baikal version**: 0.9.3
**Expected behaviour**:
No security warning from `composer`.
**Current behaviour**:
> Found 1 security vulnerability advisory affecting 1 package.
```
+------…
-
**Version(s) affected**: 3.0.2
**Description**
https://web-token.spomky-labs.com/the-symfony-bundle/symfony-bundle mentions that a Flex recipe that will automatically configure the bundle, however…
-
Processwire v3 have a `composer.json` , thank you for it.
Why not make use of the `vendor/autoload.php` ?
In that case people can import other 3rd party packagist library and don't need to worry ab…
-
Hi !
when using the maker bundle to create user auth system, phpstan seem not very happy with what you get
To reproduce, do this : (I use the symfony cli on version 5.7.4)
`symfony new --we…
-
**Affected version(s)**
Contao 4.9
**Description**
In contao 4.x we can define the load order by using loadAfter() in the Plugin.php. This order seems to be not respected when running `vendor…