News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Fabien Potencier's Blog:
On PHP 5.3, Lambda Functions, and Closures
April 17, 2009 @ 10:29:43

In this new post to his blog Fabien Potencier looks at two of the much-hyped features of the upcoming PHP 5.x series release (5.3) - closures and lambda functions.

I won't talk too much about what lambda functions or closures are, as you can find many good blog posts describing them in great details. To sum up, a lambda function is an anonymous PHP function that can be stored in a variable and passed as an argument to other functions or methods. A closure is a lambda function that is aware of its surrounding context.

He includes several examples including how they would work with a few of the array functions, an implementation of the Y-combinator method (as written by Stanislav Malyshev) and how they can be used to create dependency injection functionality.

2 comments voice your opinion now!
lambda function closure php5 array ycombinator dependency injection container





Similar Posts

HowTo Forge: How To Harden PHP5 With Suhosin (Debian Etch/Ubuntu)

PHPEverywhere: My experience moving to PHP5

Marc Gear's Blog: Zend PHP5 Certification study guide review

Joshua Houle\'s Blog: Easy PHP en/decryption tutorial

Community News: OgoProject Wants to Clean Up PHP


Community Events









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


conference feature doctrine facebook extension podcast benchmark zend wordpress symfony codeigniter release windows developer zendframework job framework microsoft opinion sqlserver

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