A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$db is deprecated
Filename: core/Loader.php
Line Number: 397
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_memcached_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_memcached_driver.php
Line Number: 106
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_memcached_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_memcached_driver.php
Line Number: 240
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_memcached_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_memcached_driver.php
Line Number: 163
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_memcached_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_memcached_driver.php
Line Number: 189
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_memcached_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_memcached_driver.php
Line Number: 267
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_memcached_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_memcached_driver.php
Line Number: 289
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 263
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 270
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 285
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 295
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 296
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 297
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 298
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 356
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 108
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 127
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$session is deprecated
Filename: core/Loader.php
Line Number: 1273
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$autoloadModel is deprecated
Filename: core/Loader.php
Line Number: 359
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 10
Function: __construct
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$agent is deprecated
Filename: core/Loader.php
Line Number: 1273
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 11
Function: library
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Cache::$dummy is deprecated
Filename: libraries/Driver.php
Line Number: 188
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 12
Function: driver
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$cache is deprecated
Filename: core/Loader.php
Line Number: 1273
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 12
Function: driver
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Cache::$redis is deprecated
Filename: libraries/Driver.php
Line Number: 188
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 257
Function: __get
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 16
Function: RedisCache
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$autoloadModel is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$agent is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$cache is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 23
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$gameModel is deprecated
Filename: core/Loader.php
Line Number: 359
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 24
Function: model
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: explode(): Passing null to parameter #2 ($string) of type string is deprecated
Filename: models/GameModel.php
Line Number: 362
Backtrace:
File: /home/www/jgel.net/uygulamak/models/GameModel.php
Line: 362
Function: explode
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 199
Function: getKeywords
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 259
Function: {closure}
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 201
Function: RedisCache
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property Game::$pagination is deprecated
Filename: core/Loader.php
Line Number: 1273
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 223
Function: library
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 216
Function: createPagination
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$gameModel is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 217
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
A PHP Error was encountered
Severity: 8192
Message: Creation of dynamic property CI_Loader::$pagination is deprecated
Filename: core/Loader.php
Line Number: 932
Backtrace:
File: /home/www/jgel.net/uygulamak/controllers/Game.php
Line: 217
Function: view
File: /home/www/jgel.net/index.php
Line: 308
Function: require_once
Moto X3M | Jgel - Jeux en ligne | La vie est amusante!
Informations sur le jeu
Description :
Moto X3M est un excellent jeu de course de moto et dispose de 25 niveaux de difficulté. Vous avancez en traversant les obstacles avec votre moto. Prenez votre moto, mais n’oubliez pas de porter votre casque. Vous devez être très prudent ! Nous espérons que ce jeu merveilleux vous rendra heureux. Amusez-vous avec le jeu de Moto X3M.
Veuillez vous identifier ou vous inscrire pour écrire un commentaire