freebsd-ports/devel/pecl-operator/pkg-descr

6 lines
262 B
Text
Raw Normal View History

PHP PECL extension provides possibility to overload operators for PHP objects.
At the moment it allows overloading of the following operators:
+ - * / % << >> . | & ^ ~ ! ++ -- += -= *= /= %= <<= >>= .= |= &= ^= and ~=
WWW: http://pecl.php.net/package/operator