[GIT-PULLS] [php-src] PR #23451: mysqli: move behaviour existing only for mysqli_fetch_object() into it
[email protected] (Girgias)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23451 Author: Girgias The shared function is effectively ignored for mysqli_fetch_object() so just move the relevant behaviour and simplify the common implementation