You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
While trying to create a resource from a numbered array an exception is thrown due to
empty($name)check on zero index on this line.Code to reproduce the issue
Expected results
The resource should be generated just fine.
Actual results
Exception is thrown:
$name provided to Zend\Expressive\Hal\HalResource cannot be empty