mysqli_warning::__construct() seems protected according reflection:
== Class: mysqli_warning
Could not construct class mysqli_warning
Message: Access to non-public constructor of class mysqli_warning
The mysqli_warning class
(PHP 5)
Introduction
Represents a MySQL warning.
Class synopsis
Properties
- message
-
Message string
- sqlstate
-
SQL state
- errno
-
Error number
Table of Contents
- mysqli_warning::__construct — The __construct purpose
- mysqli_warning::next — The next purpose
hlopetz at gmail com ¶
4 months ago
