suncat2000 / MobileDetectBundle

Symfony 2/3/4 bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
398 stars 154 forks source link

Remove conflicted namespace #69

Closed dskora closed 9 years ago

dskora commented 9 years ago

When using PHP 7 beta I am getting this error:

FatalErrorException in RequestListener.php line 22: Compile Error: Cannot use Doctrine\Tests\Common\Annotations\True as True because 'True' is a special class name

Looks like this namespace is not used as well.