Searched refs:mysqli_driver (Results 1 – 10 of 10) sorted by relevance
10 $driver = new mysqli_driver;32 Cannot write read-only property mysqli_driver::$client_info33 Cannot assign int to property mysqli_driver::$reconnect of type bool34 Cannot assign string to property mysqli_driver::$report_mode of type int
2 Trying to clone mysqli_driver object7 $driver = new mysqli_driver;12 Fatal error: Uncaught Error: Trying to clone an uncloneable object of class mysqli_driver in %s:%d
8 $driver = new mysqli_driver;38 Cannot write read-only property mysqli_driver::$client_info41 Cannot assign array to property mysqli_driver::$reconnect of type bool43 Cannot assign array to property mysqli_driver::$report_mode of type int
2 Interface of the class mysqli_driver8 $driver = new mysqli_driver();
2 mysqli_driver class13 if (!is_object($driver = new mysqli_driver())) {14 printf("[001] Failed to create mysqli_driver object\n");
9 $driver = new mysqli_driver;
14 "mysqli_driver.c " +
78 mysqli_report.c mysqli_driver.c mysqli_warning.c \
5 final class mysqli_driver class
420 . The mysqli_driver::$driver_version property has been deprecated. The driver
Completed in 20 milliseconds