Community
Participate
Working Groups
Build Identifier: Build id: 20100617-1415 hi, test the code to reproduce Reproducible: Always Steps to Reproduce: try to fold this function: function test()// <-- this function { $closure = function() { echo "test"; }; echo "this is not folded"; echo "at all"; }
works for me
Verified. Closing...