summaryrefslogtreecommitdiff
path: root/ext/spl/php_spl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/php_spl.h')
-rw-r--r--ext/spl/php_spl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/spl/php_spl.h b/ext/spl/php_spl.h
index 5a0f4be384..015ada4ac2 100644
--- a/ext/spl/php_spl.h
+++ b/ext/spl/php_spl.h
@@ -22,6 +22,8 @@
#include "php.h"
#include <stdarg.h>
+#define PHP_SPL_VERSION PHP_VERSION
+
#if 0
#define SPL_DEBUG(x) x
#else