mirror of
https://github.com/php/php-src.git
synced 2024-11-27 03:44:07 +08:00
5 lines
154 B
JavaScript
5 lines
154 B
JavaScript
// vim:ft=javascript
|
|
|
|
EXTENSION("reflection", "php_reflection.c", false /* never shared */, "/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1");
|
|
PHP_REFLECTION="yes";
|