Skip to content

Fix incorrect return type annotation when EXTR_DATA is used when extracting data from a PriorityQueue#60

Merged
Ocramius merged 1 commit intolaminas:3.9.xfrom
gsteel:patch-to-array
Jun 8, 2022
Merged

Fix incorrect return type annotation when EXTR_DATA is used when extracting data from a PriorityQueue#60
Ocramius merged 1 commit intolaminas:3.9.xfrom
gsteel:patch-to-array

Conversation

@gsteel
Copy link
Copy Markdown
Member

@gsteel gsteel commented Jun 8, 2022

Q A
Bugfix yes

Description

EXTR_DATA = list<T> but the return type had the expected result for EXTR_BOTH listed as the first possible value.

Sorry!

Signed-off-by: George Steel <george@net-glue.co.uk>
@Ocramius Ocramius added Bug Something isn't working Documentation labels Jun 8, 2022
@Ocramius Ocramius added this to the 3.9.1 milestone Jun 8, 2022
@Ocramius
Copy link
Copy Markdown
Member

Ocramius commented Jun 8, 2022

Happens 🤷

@Ocramius Ocramius self-assigned this Jun 8, 2022
@Ocramius Ocramius changed the title Fix incorrect return type annotation Fix incorrect return type annotation when EXTR_DATA is used when extracting data from a PriorityQueue Jun 8, 2022
@Ocramius Ocramius merged commit 1df1cc0 into laminas:3.9.x Jun 8, 2022
@gsteel gsteel deleted the patch-to-array branch June 8, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants