Jérôme Tamarelle

Results 51 issues of Jérôme Tamarelle

[Symfony integration](https://github.com/openai-php/client/issues/64) would be complete if the `symfony/http-client` could be used. Instead of duplicating the `OpenAI::client()` factory, I think it is more simple to allow a custom instance of `Psr\Http\Client\ClientInterface`....

| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | Fix...

Feature
TwigBundle
Status: Needs Review

| Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | -...

Bug
FrameworkBundle
Status: Reviewed

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

Feature
Status: Reviewed
DoctrineBridge

Ideas from @fnash. - Blocks declaration uses named arguments, so we don't have to deal with a `$options` array partly typed (or write complex type definition). - The `Block` interface...

The model classes can be customized in the config. This config are used correctly all over the project, except in the seeder for the first setup. Using the config is...

Fix #2577 (continuing) Fix PHPORM-127 Moving the code from the `Model` class to the `EmbedsRelations` trait.

MorphTo relations where added in https://github.com/mongodb/laravel-mongodb/pull/2608 Laravel documentation: https://laravel.com/docs/10.x/eloquent-relationships#polymorphic-relationships Documentation to update: https://github.com/mongodb/laravel-mongodb/blob/4.1/docs/eloquent-models.md#relationships

docs