index.php problem V2.1.0

I have this error on index.php page. What could had happen?



Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(’ in /home/httpd/htdocs/jmlev1br/pp/mktdigital/index.php on line 14



http://leads.jmleventos.com.br/



Line 14 and 15:

use SymfonyComponentClassLoaderApcClassLoader;

use MauticMiddlewareMiddlewareBuilder;



I think there must be because “use”.


I have this error on index.php page. What could had happen?

Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(’ in /home/httpd/htdocs/jmlev1br/pp/mktdigital/index.php on line 14

http://leads.jmleventos.com.br/

Line 14 and 15:
use SymfonyComponentClassLoaderApcClassLoader;
use MauticMiddlewareMiddlewareBuilder;

I think there must be because “use”.

Sorry.
PHP Version 5.2.13
Mautic 2.1.0

Sorry again.
I relly didn´t pay attention to “2. What’s New”.
Thanks anyway.