operator 0.4.1

Operator overloading for Objects


Operator overloading for: +, -, *, /, %, <<, >>, ., |, &, ^, ~, !, ++, --,
+=, -=, *=, /=, %=, <<=, >>=, .=, |=, &=, ^=, ~=,
==, !=, ===, !==, <, and <= operators.
Conditional support for > and >= available with application of a patch.

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Changes

Extension updated to be compatible with PHP5.3 and PHP5.4.