core icon indicating copy to clipboard operation
core copied to clipboard

The server component of API Platform: hypermedia and GraphQL APIs in minutes

Results 554 core issues
Sort by recently updated
recently updated
newest added

| Q | A | ------------- | --- | Branch? | main | Tickets | na | License | MIT | Doc PR | needed Rework of https://github.com/api-platform/core/pull/7458 Now with...

**Description** While writing custom filters, I have the need for the denormalizePropertyName/normalizePropertyName method. But currently to have them I have to extends AbstractFilter. I feel like it would be more...

| Q | A | ------------- | --- | Branch? | 4.2 | Tickets | Closes #7587 https://github.com/api-platform/core/issues/7587 | License | MIT API Platform library tries to extract the foreign_key...

| Q | A | ------------- | --- | Branch | main | License | MIT This PR updates the GitHub Actions workflow to use the latest stable PHP version,...

**API Platform Laravel package version(s) affected**: 4.1.* and 4.2.* **Description** When a Laravel Model has a BelongsToMany relationship, I see this bug: ErrorException vendor/api-platform/laravel/Eloquent/Metadata/ModelMetadata.php:80 array_flip(): Can only flip string and...

| Q | A | ------------- | --- | Branch? | current stable | Tickets | Closes #..., closes #... | License | MIT | Doc PR | api-platform/docs#... When...

**Description** PHP 8.5 introduced a new function to replace that

Fixes undefined array key warning when normalizing exceptions that don't have attributes in their normalized structure. This typically occurs with ItemNotFoundException when invalid resource identifiers are provided. | Q |...

| Q | A | ------------- | --- | Branch? | 4.2 | Tickets | Closes #7478 | License | MIT This fixes the PartialSearchFilter issue when using the new...

| Q | A | ------------- | --- | Branch? | 4.2 | Tickets | | License | MIT Not sure if it's new feature or bug fix, but provider...