Sazzad Hossain (Tushar) Khan

Results 18 comments of Sazzad Hossain (Tushar) Khan

`php artisan config:clear` worked for me :+1: Anyway thanks @Mohamedalsayed

Jingle support should have been included by this time?

@benvansteenbergen with 7.1: ``` Exception: Deprecated Functionality: Function mcrypt_module_open() is deprecated in /var/www/magento/vendor/magento/framework/Encryption/Crypt.php on line 54 in /var/www/magento/vendor/magento/framework/App/ErrorHandler.php:61 Stack trace: #0 /var/www/magento/vendor/magento/framework/Encryption/Crypt.php(54): Magento\Framework\App\ErrorHandler->handler(8192, 'Function mcrypt...', '/var/www/magent...', 54, Array) #1 /var/www/magento/vendor/magento/framework/Encryption/Encryptor.php(401):...

@benvansteenbergen and with 7.2: Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/magento/vendor/colinmollenhour/cache-backend-file/File.php on line 81 Exception: Warning: Use of undefined constant MCRYPT_RIJNDAEL_256...

Here is the code I use. The point is that it works always except in a very few random occasions. I am not sure about the occasion. Do you have...

@sweta2506 How had you solved the issue? We are also facing the same issue. :(