News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Mike Naberezny's Blog:
pecl/operator and Other Neat Stuff
February 02, 2006 @ 06:42:59

Mike Naberezny has this new post on his blog today about the latest extension submitted by Sara Golemon to the PECL library - the pecl/operator extension.

This extension adds operator overloading support to PHP 5. I don't think operator overloading fits the "PHP spirit" and as such I speculate it probably won't ever make it into the core. Regardless, it's interesting that this extension is now available and certainly makes for some fun experiments, especially if you're already familiar with techniques from languages like C++.

He gives some sample code, and mentions the "magic methods" the extension allows. Later in the post, he also looks at a related package (also by Sara) that allows for self-modifying code in PHP - pecl/runkit.

1 comment voice your opinion now!
pecl/operator magic methods operator overloading pecl/operator magic methods operator overloading




Community Events





Don't see your event here?
Let us know!


interview api podcast release symfony2 community opinion test series language unittest development introduction phpunit package application framework conference security custom

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework