Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returned array does not match reality #3021

Closed
kkmuffme opened this issue Dec 15, 2023 · 0 comments · Fixed by #3034
Closed

Returned array does not match reality #3021

kkmuffme opened this issue Dec 15, 2023 · 0 comments · Fixed by #3034

Comments

@kkmuffme
Copy link

From manual page: https://php.net/function.ob-get-status


In some cases it will return an empty array.
Otherwise it will return something like commented here https://www.php.net/manual/en/function.ob-get-status.php#121633 - the array that is part of the offical docs seems to be completely wrong?

Girgias added a commit that referenced this issue Dec 29, 2023
Fixes #62019 (https://bugs.php.net/bug.php?id=62019)
Closes GH-3021

Co-authored-by: haszi <haszika80@gmail.com>
Co-authored-by: Gina Peter Banyard <girgias@php.net>
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 a pull request may close this issue.

1 participant