Skip to content

Conversation

@gersonfs
Copy link
Contributor

Incorrect PHPDoc Return Type: The PHPDoc says @return array<string, string>, implying an associative array, but PSR-7's getHeader() should return a numerically indexed array of header values, not an associative array.

@ADmad ADmad added this to the 5.2.11 milestone Dec 17, 2025
@ADmad ADmad merged commit 65bb18a into cakephp:5.x Dec 17, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants