mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() AS_VAR_SET_IF doesn't behave the same as "test -n" and/or "test -z", which becomes an issue for Apache's ZTS automatic enabling and CFLAGS edge case where it would be explicitly set to empty value. It is safer to use AS_VAR_IF instead of AS_VAR_SET_IF in these cases. |
||
---|---|---|
.. | ||
dev | ||
gdb | ||
man1 | ||
Makefile.frag | ||
php-config.in | ||
phpize.in | ||
phpize.m4 |