Skip to content

Conversation

@crynobone
Copy link
Member

@crynobone crynobone commented Jan 7, 2026

fixes #58300
fixes #58297
fixes #58307

…ns an array of resources

fixes #58300

Signed-off-by: Mior Muhammad Zaki <[email protected]>
$this->assertSame(['id' => 10, 'title' => 'Another Test Title', 'custom' => true], $postsAsArray[1]);
});
});
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cosmastech this should cover your current use case.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested against our codebase and appears to be working. Thanks!

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It also fixes issues in our codebase. Thanks @crynobone

@crynobone crynobone marked this pull request as ready for review January 7, 2026 04:37
@duncanmcclean
Copy link
Contributor

duncanmcclean commented Jan 7, 2026

Thanks for the speedy fix! This PR seems to address some of the issues we're running into as well. 🙂

crynobone and others added 2 commits January 7, 2026 20:18
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
@taylorotwell taylorotwell merged commit a018936 into 12.x Jan 7, 2026
71 checks passed
@taylorotwell taylorotwell deleted the 12/issue-58300 branch January 7, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

7 participants