Both Eclipse and NetBeans throw errors about the use of anonymous functions. The error in NetBeans says The language feature not compatible with PHP version indicated in project settings
The code works but the IDEs doesn’t seem to like it.
Should I be worried?
NetBeans: in the project settings, set the PHP version to 5.3