Skip to content

Conversation

@julianhofmann
Copy link
Contributor

The case where fetchAssociative() returns FALSE was handled incorrectly. Instead of an empty array, a single-element array was returned. This could lead to errors or exceptions in further processing of the return value.

Now either the pages record is returned or an empty array.

The case where fetchAssociative() returns FALSE was handled incorrectly.
Instead of an empty array, a single-element array was returned. This
could lead to errors or exceptions in further processing of the return
value.

Now either the pages record is returned or an *empty* array.
@einpraegsam einpraegsam merged commit acb7cc2 into develop Dec 23, 2025
19 checks passed
@einpraegsam
Copy link
Collaborator

Thx for digging into this issue

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.

3 participants