We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e02282 commit 03a0f9dCopy full SHA for 03a0f9d
ext/mysqli/mysqli_driver.c
@@ -27,7 +27,7 @@
27
#include "ext/standard/info.h"
28
#include "php_mysqli_structs.h"
29
#include "zend_exceptions.h"
30
-
+#include "mysqli_fe.h"
31
32
#define MAP_PROPERTY_MYG_BOOL_READ(name, value) \
33
static int name(mysqli_object *obj, zval **retval TSRMLS_DC) \
0 commit comments