summaryrefslogtreecommitdiff
path: root/ext/reflection/config.w32
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/config.w32')
-rwxr-xr-xext/reflection/config.w321
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/reflection/config.w32 b/ext/reflection/config.w32
index 90b076acb1..724bf7bde4 100755
--- a/ext/reflection/config.w32
+++ b/ext/reflection/config.w32
@@ -3,3 +3,4 @@
EXTENSION("reflection", "php_reflection.c", false /* never shared */);
AC_DEFINE('HAVE_REFLECTION', 1, 'Reflection support enabled');
+PHP_REFLECTION="yes"; \ No newline at end of file