http://news.php.net/php.cvs/50908 うっはー信じられぬ。 ざっと見たところ、大抵のことは出来てる模様。 コンパイル時のテスト内容を引用して、仕様を確認してみる。 Closure 001: Lambda without lexical variables Closure 002: Lambda with lexical variables (global scope) Closure 003: Lambda with lexical variables (local scope) Closure 004: Lambda with lexical variables (scope lifetime) Closure 005: Lambda inside class, lifetime of $this Closure 006: Nested lambdas Cl