News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
Lexical scope to appear in PHP?
December 25, 2007 @ 09:46:00

<> In this new post to the SitePoint PHP blog, Troels Knak-Nielsen talks about some of the advancements (and diagreements) that have happened around adding lexical scope to the create_function functionality.

The main argument against approving the patch, seems to be, that one would expect static scoping rules to apply to the anonymous function. After all, this is the case in similar languages, which support anonymous functions. One could only assume, that changing PHP to support this, would be a major undertaking.

One would be wrong, it seems.

A patch has been made to add the functionality (from Christian Seller) adding a new keyword, lexical, to make it all work.

0 comments voice your opinion now!
lexical patch scope parse christianseller lexical patch scope parse christianseller


blog comments powered by Disqus

Similar Posts

Mike Lively's Blog: Late Static Binding (LSB) forward_static_call()

SitePoint PHP Blog: Lexical scope to appear in PHP?

PHPit.net: Create your own HTML widgets with PHP

Justin\'s Blog: Debugging Php

SitePoint PHP Blog: Lexical scope to appear in PHP?


Community Events











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


tool interview zendframework2 framework series conference testing development release podcast language composer introduction functional community code example api opinion unittest

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