Deprecated: Return type of phpseclib_mcrypt_filter::filter($in, $out, &$consumed, $closing) should either be compatible with php_user_filter::filter($in, $out, &$consumed, bool $closing): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/phpseclib/mcrypt_compat/lib/mcrypt.php on line 1107
Deprecated: Return type of phpseclib_mcrypt_filter::onCreate() should either be compatible with php_user_filter::onCreate(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/phpseclib/mcrypt_compat/lib/mcrypt.php on line 1158
Deprecated: Return type of phpseclib_mcrypt_filter::onClose() should either be compatible with php_user_filter::onClose(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/phpseclib/mcrypt_compat/lib/mcrypt.php on line 1221
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/alpha/public_html/vendor/magento/framework/Filesystem/Driver/File.php on line 962
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/alpha/public_html/vendor/magento/framework/Filesystem/Driver/File.php on line 997
Deprecated: Return type of Magento\Framework\App\Cache\Frontend\Pool::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/magento/framework/App/Cache/Frontend/Pool.php on line 100
Deprecated: Return type of Magento\Framework\App\Cache\Frontend\Pool::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/magento/framework/App/Cache/Frontend/Pool.php on line 118
Deprecated: Return type of Magento\Framework\App\Cache\Frontend\Pool::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/magento/framework/App/Cache/Frontend/Pool.php on line 109
Deprecated: Return type of Magento\Framework\App\Cache\Frontend\Pool::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/magento/framework/App/Cache/Frontend/Pool.php on line 136
Deprecated: Return type of Magento\Framework\App\Cache\Frontend\Pool::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/magento/framework/App/Cache/Frontend/Pool.php on line 127
Deprecated: Return type of Laminas\Stdlib\Parameters::offsetGet($name) should either be compatible with ArrayObject::offsetGet(mixed $key): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/Parameters.php on line 86
Deprecated: Return type of Laminas\Stdlib\Parameters::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/Parameters.php on line 86
Deprecated: Return type of Laminas\Stdlib\ArrayObject::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 245
Deprecated: Return type of Laminas\Stdlib\ArrayObject::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 298
Deprecated: Return type of & Laminas\Stdlib\ArrayObject::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 309
Deprecated: Return type of Laminas\Stdlib\ArrayObject::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 327
Deprecated: Return type of Laminas\Stdlib\ArrayObject::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 338
Deprecated: Laminas\Stdlib\ArrayObject implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 39
Deprecated: Return type of Laminas\Stdlib\ArrayObject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-stdlib/src/ArrayObject.php on line 187
Deprecated: Return type of Laminas\Http\Headers::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-http/src/Headers.php on line 385
Deprecated: Return type of Laminas\Http\Headers::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-http/src/Headers.php on line 370
Deprecated: Return type of Laminas\Http\Headers::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-http/src/Headers.php on line 330
Deprecated: Return type of Laminas\Http\Headers::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-http/src/Headers.php on line 340
Deprecated: Return type of Laminas\Http\Headers::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-http/src/Headers.php on line 350
Deprecated: Return type of Laminas\Http\Headers::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-http/src/Headers.php on line 360
Deprecated: Return type of Laminas\Loader\PluginClassLoader::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/laminas/laminas-loader/src/PluginClassLoader.php on line 212
Fatal error: During inheritance of ArrayAccess: Uncaught Exception: Deprecated Functionality: Return type of ParagonIE_Sodium_Core_ChaCha20_Ctx::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/alpha/public_html/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php on line 89 in /home/alpha/public_html/vendor/magento/framework/App/ErrorHandler.php:61
Stack trace:
#0 /home/alpha/public_html/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php(10): Magento\Framework\App\ErrorHandler->handler(8192, 'Return type of ...', '/home/alpha/pub...', 89)
#1 /home/alpha/public_html/vendor/paragonie/sodium_compat/autoload-php7.php(27): require_once('/home/alpha/pub...')
#2 /home/alpha/public_html/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php(10): {closure}('ParagonIE_Sodiu...')
#3 /home/alpha/public_html/vendor/paragonie/sodium_compat/autoload-php7.php(27): require_once('/home/alpha/pub...')
#4 /home/alpha/public_html/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php(353): {closure}('ParagonIE_Sodiu...')
#5 /home/alpha/public_html/vendor/paragonie/sodium_compat/src/Crypto.php(213): ParagonIE_Sodium_Core_ChaCha20::ietfStream(32, 'I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx', '58052bc92c3bd0f...')
#6 /home/alpha/public_html/vendor/paragonie/sodium_compat/src/Compat.php(690): ParagonIE_Sodium_Crypto::aead_chacha20poly1305_ietf_decrypt('\x93G\xDE\xB7\x04\x1D\x9CPI\xD3|\x82l\xFE\xD9...', 'I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx', 'I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx', '58052bc92c3bd0f...')
#7 /home/alpha/public_html/vendor/paragonie/sodium_compat/lib/php72compat.php(284): ParagonIE_Sodium_Compat::crypto_aead_chacha20poly1305_ietf_decrypt('\x93G\xDE\xB7\x04\x1D\x9CPI\xD3|\x82l\xFE\xD9...', 'I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx', 'I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx', '58052bc92c3bd0f...')
#8 /home/alpha/public_html/vendor/magento/framework/Encryption/Adapter/SodiumChachaIetf.php(67): sodium_crypto_aead_chacha20poly1305_ietf_decrypt('\x93G\xDE\xB7\x04\x1D\x9CPI\xD3|\x82l\xFE\xD9...', 'I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx', 'I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx', '58052bc92c3bd0f...')
#9 /home/alpha/public_html/vendor/magento/framework/Encryption/Encryptor.php(452): Magento\Framework\Encryption\Adapter\SodiumChachaIetf->decrypt('I\xBF\xE1\xB2\xD7\x99\x0ET\xDAe\tx\x93G\xDE...')
#10 /home/alpha/public_html/vendor/magento/module-config/App/Config/Type/System.php(272): Magento\Framework\Encryption\Encryptor->decrypt('Sb/hsteZDlTaZQl...')
#11 /home/alpha/public_html/vendor/magento/framework/Cache/LockGuardedCacheLoader.php(118): Magento\Config\App\Config\Type\System->Magento\Config\App\Config\Type\{closure}()
#12 /home/alpha/public_html/vendor/magento/module-config/App/Config/Type/System.php(281): Magento\Framework\Cache\LockGuardedCacheLoader->lockedLoadData('SYSTEM_CONFIG', Object(Closure), Object(Closure), Object(Closure))
#13 /home/alpha/public_html/vendor/magento/module-config/App/Config/Type/System.php(207): Magento\Config\App\Config\Type\System->loadDefaultScopeData('default')
#14 /home/alpha/public_html/vendor/magento/module-config/App/Config/Type/System.php(181): Magento\Config\App\Config\Type\System->getWithParts('default/newreli...')
#15 /home/alpha/public_html/vendor/magento/framework/App/Config.php(132): Magento\Config\App\Config\Type\System->get('default/newreli...')
#16 /home/alpha/public_html/vendor/magento/framework/App/Config.php(80): Magento\Framework\App\Config->get('system', 'default/newreli...')
#17 /home/alpha/public_html/vendor/magento/framework/App/Config.php(93): Magento\Framework\App\Config->getValue('newrelicreporti...', 'default', NULL)
#18 /home/alpha/public_html/vendor/magento/module-new-relic-reporting/Model/Config.php(94): Magento\Framework\App\Config->isSetFlag('newrelicreporti...')
#19 /home/alpha/public_html/vendor/magento/module-new-relic-reporting/Plugin/HttpPlugin.php(49): Magento\NewRelicReporting\Model\Config->isNewRelicEnabled()
#20 /home/alpha/public_html/vendor/magento/framework/Interception/Interceptor.php(121): Magento\NewRelicReporting\Plugin\HttpPlugin->beforeCatchException(Object(Magento\Framework\App\Http\Interceptor), Object(Magento\Framework\App\Bootstrap), Object(Exception))
#21 /home/alpha/public_html/vendor/magento/framework/Interception/Interceptor.php(153): Magento\Framework\App\Http\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Framework\App\Bootstrap), Object(Exception))
#22 /home/alpha/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(32): Magento\Framework\App\Http\Interceptor->___callPlugins('catchException', Array, Array)
#23 /home/alpha/public_html/vendor/magento/framework/App/Bootstrap.php(269): Magento\Framework\App\Http\Interceptor->catchException(Object(Magento\Framework\App\Bootstrap), Object(Exception))
#24 /home/alpha/public_html/pub/index.php(29): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http\Interceptor))
#25 {main} in /home/alpha/public_html/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php on line 10