dingo / dingo/api

Dingo with Lumen 5.5 is not supporting availableIncludes with Fractal

Open
#1,463 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
9.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

| Q | A
| ----------------- | ---
| Bug? |yes
| New Feature? | no
| Framework | Lumen
| Framework version | 5.5.1
| Package version | 1.0/2.0
| PHP version | 7.0.22

#### Actual Behaviour
When we add includes in the call, this are not executed and the object returns without any include

#### Expected Behaviour

if it's added a variable includes, this must be read and included into the array.
If we revert to 5.4, it's working as expected

#### Steps to Reproduce

Add an include in the Controller to be passed to the reponse->item or response->collection, this will not return any includes (at least for availableIncludes)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.