Jérémy Derussé

Results 20 issues of Jérémy Derussé

| Q | A | ------------- | --- | Branch? | 6.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | -...

Feature
Config
Status: Needs Review

| Q | A | ------------- | --- | Branch? | 6.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | /...

Feature
FrameworkBundle
Status: Needs Work

An alternative to #20

given the following snippet ``` #!/usr/bin/env php

in progress

I was thinking about php 8.1 new features and that could be leverage in AsyncAws to simplify our API - for Inputs: replace getter/setters by public typehinted properties - use...

Runing composer req on PHP8 image triggers an exception in CurlMulti (when casting the resource to int) ```cli composer init --no-interaction composer global require hirak/prestissimo composer req symfony/phpunit-bridge -vvv ```...

This PR adds a composer.json file that allows foundation-emails to be registered with Packagist, the main Composer repository, which aggregates all sorts of PHP packages that are installable with Composer....

_Originally posted by @GrahamCampbell in https://github.com/async-aws/aws/pull/1519#discussion_r1282838505_

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When switching to `ReactDOM.createRoot`, opening...

bug 🐛
component: text field

Since https://github.com/twigphp/Twig/pull/3999 we cannot use `ob_` method to get the generated output. As a result, the the [output generated](https://github.com/nelmio/NelmioSecurityBundle/blob/6a6c75ef6342385ef732f0b5afa705660177250f/src/Twig/Node/CSPNode.php#L42-L59) by the CSPNode is empty. Which lead to an exception `Invalid...