We're sorry, but an unhandled error occurred. Please see the details below.
/var/www/clients/client1/web3/web/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php line 305
Undefined
ErrorException
* Update the block size for the current cipher and mode.
*
* @return void
*/
protected function updateBlockSize()
{
$this->block = mcrypt_get_iv_size($this->cipher, $this->mode);
}
}
| # | Called Code | Document | Line |
|---|---|---|---|
| 9 | Illuminate\Encryption\Encrypter->updateBlockSize() | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Encryption/Encrypter.php | 282 |
| 8 | Illuminate\Encryption\Encrypter->setCipher(…) | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php | 20 |
| 7 | Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption\{closure}(…) | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Container/Container.php | 214 |
| 6 | Illuminate\Container\Container->Illuminate\Container\{closure}(…) | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Container/Container.php | 501 |
| 5 | Illuminate\Container\Container->build(…) | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Container/Container.php | 428 |
| 4 | Illuminate\Container\Container->make(…) | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Foundation/Application.php | 462 |
| 3 | Illuminate\Foundation\Application->make(…) | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Container/Container.php | 806 |
| 2 | Illuminate\Container\Container->offsetGet(…) | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Foundation/Application.php | 658 |
| 1 | Illuminate\Foundation\Application->getStackedClient() | http://www.xleeuwx.nl/vendor/laravel/framework/src/Illuminate/Foundation/Application.php | 641 |
| 0 | Illuminate\Foundation\Application->run() | http://www.xleeuwx.nl/index.php | 40 |