Monthly Archives: January 2010

Closure Preprocessor: Closures and anonymous functions for PHP 5(.2)

This is a stupid experiment about making a PHP source code preprocessor in PHP, and also try to implement some closure support in PHP 5.2, which I’m still using. Here’s how it works: Create a custom stream filter (thanks to … Continue reading

Posted in PHP | Leave a comment