The new PECL package operator-0.4.0 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
Extension updated to be compatible with PHP5.3 and PHP5.4.

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

Related Links
-------------
Package home: http://pecl.php.net/package/operator
   Changelog: http://pecl.php.net/package-changelog.php?package=operator
    Download: http://pecl.php.net/get/operator-0.4.0.tgz

Authors
-------------
Gabriel Wu <gabrielw...@gmail.com> (lead)
Sara Golemon <poll...@php.net> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to