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 77e57bd commit 9dd844dCopy full SHA for 9dd844d
library.c
@@ -6,6 +6,7 @@
6
#include <zend_exceptions.h>
7
#include "php_redis.h"
8
#include "library.h"
9
+#include <ext/standard/php_math.h>
10
11
extern zend_class_entry *redis_ce;
12
extern zend_class_entry *redis_exception_ce;
0 commit comments