mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00

This adds Autoconf quote characters to all PHP_NEW_EXTENSION arguments and syncs the CS across the php-src Autotools build system.
4 lines
104 B
Text
4 lines
104 B
Text
PHP_NEW_EXTENSION([reflection],
|
|
[php_reflection.c],
|
|
[no],,
|
|
[-DZEND_ENABLE_STATIC_TSRMLS_CACHE=1])
|