Closed lawlietmester closed 6 years ago
How would that work? PHP does not have IIFE
call_user_func( function(){
});
Hi @lawlietmester, sorry the delay to answer. For some reason, I wasn't receiving email updates about this repository.
Version 0.1.3
now supports IIFE's as you suggested.
Check the fixture:
Please add support for ES6 Immediately-invoked function: