Package Information |
Summary |
Operator overloading for Objects |
Maintainers |
Joshua Lopez (lead)
[details]
|
License |
PHP |
Description |
Operator overloading for:
+, -, *, /, %, **, <<, >>, ., |, &, ^, ~, ++, --,
=, +=, -=, *=, /=, %=, **=, <<=, >>=, .=, |=, &=, ^=,
==, !=, <>, ===, !==, <, <=, >, >=, and <=> operators. |
Release notes
Version 0.4.0
(beta)
|
Extension updated to be compatible with PHP5.3 and PHP5.4. |
|