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 /var/www/vhosts/bongo.kz/euroremont.kz/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 /var/www/vhosts/bongo.kz/euroremont.kz/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 /var/www/vhosts/bongo.kz/euroremont.kz/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 /var/www/vhosts/bongo.kz/euroremont.kz/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:366
Function:fromArray
File:app/Tygh/Storefront/Repository.php
Line:124
Function:find
File:app/functions/fn.init.php
Line:1406
Function:findByUrl
File:app/functions/fn.init.php
Line:1181
Function:fn_init_redirect_to_regional_storefront
File:init.php
Line:177
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: 783

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:150
Function:offsetGet
File:app/functions/fn.init.php
Line:1181
Function:{closure}
File:init.php
Line:177
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: 803

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:150
Function:offsetGet
File:app/functions/fn.init.php
Line:1181
Function:{closure}
File:init.php
Line:177
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: 769

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:150
Function:offsetGet
File:app/functions/fn.init.php
Line:1181
Function:{closure}
File:init.php
Line:177
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: 793

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:150
Function:offsetGet
File:app/functions/fn.init.php
Line:1181
Function:{closure}
File:init.php
Line:177
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: 759

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:150
Function:offsetGet
File:app/functions/fn.init.php
Line:1181
Function:{closure}
File:init.php
Line:177
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: 749

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:150
Function:offsetGet
File:app/functions/fn.init.php
Line:1181
Function:{closure}
File:init.php
Line:177
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: 237

Backtrace

File:app/Tygh/Tools/Url.php
Line:237
Function:{closure}
File:app/functions/fn.common.php
Line:6092
Function:build
File:app/functions/fn.common.php
Line:3883
Function:fn_query_remove
File:app/addons/seo/func.php
Line:663
Function:fn_url
File:app/functions/fn.control.php
Line:123
Function:fn_seo_get_route
File:app/functions/fn.control.php
Line:799
Function:fn_set_hook
File:app/functions/fn.init.php
Line:1181
Function:fn_get_route
File:init.php
Line:177
Function:fn_init
File:index.php
Line:24
Function:require

PHP Deprecated

Message

Use of "self" in callables is deprecated

Error at

app/Tygh/Database/Connection.php, line: 978

Backtrace

File:app/Tygh/Database/Connection.php
Line:978
Function:{closure}
File:app/Tygh/Database/Connection.php
Line:893
Function:process
File:app/Tygh/Storefront/Repository.php
Line:612
Function:quote
File:app/Tygh/Storefront/Repository.php
Line:305
Function:buildConditions
File:app/Tygh/Storefront/Repository.php
Line:163
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/addons/seo/func.php
Line:2027
Function:offsetGet
File:app/addons/seo/func.php
Line:1319
Function:fn_get_seo_settings
File:app/functions/fn.control.php
Line:123
Function:fn_seo_url_post
File:app/functions/fn.common.php
Line:3898
Function:fn_set_hook
File:app/addons/seo/func.php
Line:663
Function:fn_url
File:app/functions/fn.control.php
Line:123
Function:fn_seo_get_route
File:app/functions/fn.control.php
Line:799
Function:fn_set_hook
File:app/functions/fn.init.php
Line:1181
Function:fn_get_route
File:init.php
Line:177
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:366
Function:fromArray
File:app/Tygh/Storefront/Repository.php
Line:163
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/addons/seo/func.php
Line:2027
Function:offsetGet
File:app/addons/seo/func.php
Line:1319
Function:fn_get_seo_settings
File:app/functions/fn.control.php
Line:123
Function:fn_seo_url_post
File:app/functions/fn.common.php
Line:3898
Function:fn_set_hook
File:app/addons/seo/func.php
Line:663
Function:fn_url
File:app/functions/fn.control.php
Line:123
Function:fn_seo_get_route
File:app/functions/fn.control.php
Line:799
Function:fn_set_hook
File:app/functions/fn.init.php
Line:1181
Function:fn_get_route
File:init.php
Line:177
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: 237

Backtrace

File:app/Tygh/Tools/Url.php
Line:237
Function:{closure}
File:app/functions/fn.common.php
Line:6092
Function:build
File:app/functions/fn.control.php
Line:1064
Function:fn_query_remove
File:app/functions/fn.control.php
Line:818
Function:fn_url_remove_service_params
File:app/functions/fn.init.php
Line:1181
Function:fn_get_route
File:init.php
Line:177
Function:fn_init
File:index.php
Line:24
Function:require

Fatal error: Type of SmartyCompilerException::$line must be int (as in class Exception) in /var/www/vhosts/bongo.kz/euroremont.kz/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