Quote:
Originally Posted by chump2877
What version of PHP are you running? You need at least PHP 5.3 for anonymous functions to work as type " callable" arguments. I'm guessing that is the source of your error.
|
I'm running php5.2, can i somehow replace it with different function?