Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorkkrzyzak
     

    Hi. I've make simple copy->paste with my app from my macbook, to local server- just to show my work to other friends. Nearly everything is ok, except that some actions (no everyone ) throws me exception... Notice: Use of undefined constant T_FUNCTION - assumed 'T_FUNCTION' in /var/www/localhost/htdocs/mydir/vendor/PHPCodeAnalyzer/PHPCodeAnalyzer.php on line 30 //update: Ok, I didn't read full error log. Problem is that I don't have function token_get_all() - I'll recompile php then ;)