https://bugzilla.wikimedia.org/show_bug.cgi?id=67596
--- Comment #5 from Ryan Kaldari <[email protected]> --- Actually, I read the code comment backwards ( 'func()[$key]' not 'func[$key]()' ). It doesn't have anything to do with anonymous function support, but calling array values from function results immediately is also supported in PHP 5.3, so either way it isn't needed anymore. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
