PHP 8.5.0 Alpha 2 available for testing

Voting

: four plus five?
(Example: nine)

The Note You're Voting On

neo22s at gmail dot com
9 years ago
Since 5.6.21 and PHP 7.0.6

mysqli_fetch_object() sets the properties of the object AFTER calling the object constructor. Not BEFORE as was in previous versions.

So behaviour has changed. Seems a bug but not sure if was done intentionally.

https://bugs.php.net/bug.php?id=72151

<< Back to user notes page

To Top