-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.12, 3.1.0-b2
-
None
If the result resource in the sql_freeresult functions of our dbal is false we should not call mysqli_freeresult - same for MySQL and other DBMS I imagine. We should look into removing the @ on that call too.
- is related to
-
PHPBB-12756 Fatal error with mysqli_fetch_assoc on hhvm
- Closed