php-src/ext/reflection/config.w32

5 lines
154 B
Plaintext
Raw Normal View History

2005-11-17 22:42:00 +00:00
// vim:ft=javascript
EXTENSION("reflection", "php_reflection.c", false /* never shared */, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1");
PHP_REFLECTION="yes";