Skip to content

Conversation

Jako
Copy link
Contributor

@Jako Jako commented May 11, 2025

$page contains an integer and $i contains a float during my tests

What does it do?

Switch to a less restrictive check. In my case the value of $page is an integer and the value of $i is a float. For whatever reason this check was invalid only when the $page is 15 on PHP 8.3.20.

Why is it needed?

To display the active page on page 15 too.

$page contains an integer and $i contains a float during my tests
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.

1 participant