mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
Authenticate in redis_sock_server_open
This commit is contained in:
@@ -69,6 +69,4 @@ typedef struct RedisArray_ {
|
||||
zend_object *create_redis_array_object(zend_class_entry *ce);
|
||||
void free_redis_array_object(zend_object *object);
|
||||
|
||||
PHP_REDIS_API int ra_call_user_function(HashTable *function_table, zval *object, zval *function_name, zval *retval_ptr, uint32_t param_count, zval params[]);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user