mirror of
https://github.com/php/pecl-php-operator.git
synced 2026-03-25 15:42:17 +01:00
Compare commits
1 Commits
php5
...
RELEASE_0_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a696708c54 |
@@ -4,7 +4,6 @@
|
||||
ARG_ENABLE("operator", "enable operator overload support", "no");
|
||||
|
||||
if (PHP_OPERATOR != "no") {
|
||||
AC_DEFINE("ZEND_VM_KIND", 1, "CFLAGS_OPERATOR");
|
||||
EXTENSION("operator", "operator.c");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user