MobileDetectBundle icon indicating copy to clipboard operation
MobileDetectBundle copied to clipboard

Symfony 2/3/4 bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.

Results 30 MobileDetectBundle issues
Sort by recently updated
recently updated
newest added

Hi everyone, Given the lack of responsiveness of this bundle author, I decided to create and maintain a fork [tattali/MobileDetectBundle](https://github.com/tattali/MobileDetectBundle). The fork is available **now** and you will find instructions...

hi Nick @suncat2000 , please help to merge and tag for new version update: - fix test cases - only support php >= 7.1

First of all, thank you for the bundle! It's quite handy in many ways. But as a cool project is quite unmaintained lately.. last PR merge is almost 2 years...

Deprecation Notice: Class SunCat\MobileDetectBundle\Tests\RequestListener\RequestResponseListenerTest located in ./vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Tests/EventListener/RequestResponseListenerTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201 Deprecation Notice: Class SunCat\MobileDetectBundle\Tests\Helper\MobileDetectExtensionTest located in...

Hello, As I checked in Packagist and GitHub document this bundle is supporting in Symfony 4.x. Can you please let me know when new version will launch for which will...

добрый день, уважаемый товарищ @suncat2000 . в последней версии появляется следующая ошибка: > The "mobile_detect.mobile_detector" service or alias has been removed or inlined when the container was compiled. You should...

Composer update fails when using twig >= 3.0 because of the double pipe "||". This PR fixes that.

Version 1.1.1 ``` Deprecation Notice: Class SunCat\MobileDetectBundle\Tests\Helper\MobileDetectExtensionTest located in ./vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Tests/Twig/Extension/MobileDetectExtensionTest.php does not comply with psr-0 autoloading standard. Deprecation Notice: Class SunCat\MobileDetectBundle\Tests\RequestListener\RequestResponseListenerTest located in ./vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Tests/EventListener/RequestResponseListenerTest.php does not comply with psr-0 autoloading...

` $this->detector->isMobile()` raise true on tablet Test on Ipad2/Safari, Samsung/Firefox and Huawei Firefox Use with Symfony 3.4.9, MobileDetect V1.1

Fixes the deprecation warning: ``` The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in...