Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inturkey/public_html/kalamarine.com/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 133

Deprecated: Return type of Pimple\Container::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inturkey/public_html/kalamarine.com/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 98

Deprecated: Return type of Pimple\Container::offsetSet($id, $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/inturkey/public_html/kalamarine.com/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 79

Deprecated: Return type of Pimple\Container::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/inturkey/public_html/kalamarine.com/app/lib/vendor/pimple/pimple/src/Pimple/Container.php on line 143

PHP Deprecated

Message

rtrim(): Passing null to parameter #1 ($string) of type string is deprecated

Error at

app/Tygh/Tools/Url.php, line: 402

Backtrace

File:app/Tygh/Tools/Url.php
Line:402
Function:{closure}
File:app/Tygh/Storefront/Normalizer.php
Line:43
Function:clean
File:app/Tygh/Storefront/Factory.php
Line:79
Function:normalizeStorefrontData
File:app/Tygh/Storefront/Repository.php
Line:367
Function:fromArray
File:app/Tygh/Storefront/Repository.php
Line:126
Function:find
File:app/functions/fn.init.php
Line:1408
Function:findByUrl
File:app/functions/fn.init.php
Line:1185
Function:fn_init_redirect_to_regional_storefront
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 798

Backtrace

File:app/Tygh/Web/Session.php
Line:32
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:476
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:344
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:41
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:app/Tygh/Application.php
Line:135
Function:offsetGet
File:init.php
Line:152
Function:offsetGet
File:app/functions/fn.init.php
Line:1185
Function:{closure}
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of & Tygh\Web\Session::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 818

Backtrace

File:app/Tygh/Web/Session.php
Line:32
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:476
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:344
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:41
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:app/Tygh/Application.php
Line:135
Function:offsetGet
File:init.php
Line:152
Function:offsetGet
File:app/functions/fn.init.php
Line:1185
Function:{closure}
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::offsetSet($offset, $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

Error at

app/Tygh/Web/Session.php, line: 784

Backtrace

File:app/Tygh/Web/Session.php
Line:32
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:476
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:344
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:41
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:app/Tygh/Application.php
Line:135
Function:offsetGet
File:init.php
Line:152
Function:offsetGet
File:app/functions/fn.init.php
Line:1185
Function:{closure}
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 808

Backtrace

File:app/Tygh/Web/Session.php
Line:32
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:476
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:344
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:41
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:app/Tygh/Application.php
Line:135
Function:offsetGet
File:init.php
Line:152
Function:offsetGet
File:app/functions/fn.init.php
Line:1185
Function:{closure}
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 774

Backtrace

File:app/Tygh/Web/Session.php
Line:32
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:476
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:344
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:41
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:app/Tygh/Application.php
Line:135
Function:offsetGet
File:init.php
Line:152
Function:offsetGet
File:app/functions/fn.init.php
Line:1185
Function:{closure}
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Return type of Tygh\Web\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Error at

app/Tygh/Web/Session.php, line: 764

Backtrace

File:app/Tygh/Web/Session.php
Line:32
Function:{closure}
File:app/lib/vendor/composer/ClassLoader.php
Line:476
Function:include
File:app/lib/vendor/composer/ClassLoader.php
Line:344
Function:Composer\Autoload\includeFile
File:app/Tygh/Providers/SessionProvider.php
Line:41
Function:loadClass
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:app/Tygh/Application.php
Line:135
Function:offsetGet
File:init.php
Line:152
Function:offsetGet
File:app/functions/fn.init.php
Line:1185
Function:{closure}
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

Error at

app/Tygh/Tools/Url.php, line: 240

Backtrace

File:app/Tygh/Tools/Url.php
Line:240
Function:{closure}
File:app/functions/fn.common.php
Line:6115
Function:build
File:app/functions/fn.control.php
Line:1108
Function:fn_query_remove
File:app/functions/fn.control.php
Line:855
Function:fn_url_remove_service_params
File:app/functions/fn.init.php
Line:1185
Function:fn_get_route
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

rtrim(): Passing null to parameter #1 ($string) of type string is deprecated

Error at

app/Tygh/Tools/Url.php, line: 402

Backtrace

File:app/Tygh/Tools/Url.php
Line:402
Function:{closure}
File:app/Tygh/Storefront/Normalizer.php
Line:43
Function:clean
File:app/Tygh/Storefront/Factory.php
Line:79
Function:normalizeStorefrontData
File:app/Tygh/Storefront/Repository.php
Line:367
Function:fromArray
File:app/Tygh/Storefront/Repository.php
Line:164
Function:find
File:app/Tygh/Providers/StorefrontProvider.php
Line:186
Function:findById
File:app/lib/vendor/pimple/pimple/src/Pimple/Container.php
Line:118
Function:Tygh\Providers\{closure}
File:app/Tygh/Application.php
Line:135
Function:offsetGet
File:app/functions/fn.init.php
Line:632
Function:offsetGet
File:app/functions/fn.init.php
Line:1185
Function:fn_init_layout
File:init.php
Line:179
Function:fn_init
File:index.php
Line:24
Function:require

Fatal error: Type of SmartyCompilerException::$line must be int (as in class Exception) in /home/inturkey/public_html/kalamarine.com/app/lib/vendor/smarty/smarty/libs/Smarty.class.php on line 1625

PHP Compile Error

Message

Type of SmartyCompilerException::$line must be int (as in class Exception)

Error at

app/lib/vendor/smarty/smarty/libs/Smarty.class.php, line: 1625

Backtrace