mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
This adds Autoconf quote characters to all PHP_NEW_EXTENSION arguments and syncs the CS across the php-src Autotools build system.
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
PHP_NEW_EXTENSION([reflection],
|
|
[php_reflection.c],
|
|
[no],,
|
|
[-DZEND_ENABLE_STATIC_TSRMLS_CACHE=1])
|