We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c3129 commit 88d18d9Copy full SHA for 88d18d9
connect_pool_client.c
@@ -19,6 +19,7 @@
19
#include "php_network.h"
20
#include "ext/standard/basic_functions.h"
21
22
+
23
extern zend_class_entry *pdo_connect_pool_class_entry_ptr;
24
extern zend_class_entry *redis_connect_pool_class_entry_ptr;
25
extern zend_class_entry *pdo_connect_pool_PDOStatement_class_entry_ptr;
0 commit comments