Danny v W

Results 33 comments of Danny v W

@soyuka Do you think this is something that can be supported? The problem is that the doctrine extractor (from property info) returns the base class which is not marked as...

In this case I think you're right. But without the groups the result is ``` "geo": { "@id": "/geo_coordinates/1", "@type": "https://schema.org/GeoCoordinates" } ``` At least this is what I have...

PHP 8.0 Symfony 5.4 API Platform 2.7.0-alpha.2 (metadata_backward_compatibility_layer: false) Not an error but some deprecations. Both are logged a few hundred times. ```User Deprecated: Since api-platform/core 2.7: Decorating the legacy...

@soyuka I don't use the interface(s) in any custom code. API Platform is added in an existing project with a few new resources and the new metadata system with configuration...

@soyuka This feature is not available in 3.0

@soyuka Maybe this merge https://github.com/api-platform/core/pull/4910

It looks like that the operation is null here https://github.com/api-platform/core/blob/main/src/Action/ExceptionAction.php#L61