News Feed
Jobs Feed
Sections




News Archive
Eran Gelperin's Blog:
Operator overloading in PHP
July 08, 2008 @ 10:29:54

Eran Gelperin gives an overview of the current state of overloading abilities PHP has in a new blog post today:

Operator overloading is a programming language features that allows operators to act differently depending on the type of data they are operating on. Since OOP lets us create custom types (classes), there are plenty of opportunities to do useful and interesting code manipulations using operator overloading.

He talks about magic functions, the additions that the SPL made, the PECL addition operator and how much its currently being discussed on the PHP internals list.

0 comments voice your opinion now!
operator overload spl magic function operator internals mailing list


blog comments powered by Disqus

Similar Posts

Chris Cassell's Blog: Creating Magic Methods in PHP

Rob Allen's Blog: Back to zero bugs (Zend_Config)

Rob Allen's Blog: Retrieving a list of databases from SQL Server

Matthew Turland's Blog: Zend Framework and Remember The Milk

Tobias Schlitt's Blog: Funny speed considerations


Community Events











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


introduction database zendframework2 phpunit usergroup functional rest podcast language symfony2 series opinion development community release testing interview framework unittest conference

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