Severity: 8192
Message: Return type of Dotenv\Repository\AbstractRepository::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Repository/AbstractRepository.php
Line Number: 147
Backtrace:
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php
Line: 8
Function: _error_handler
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AdapterRepository.php
Line: 5
Function: loadClass
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/RepositoryBuilder.php
Line: 109
Function: loadClass
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Dotenv.php
Line: 100
Function: make
File: /var/www/demoweb/application/config/hooks.php
Line: 16
Function: createImmutable
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of Dotenv\Repository\AbstractRepository::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Repository/AbstractRepository.php
Line Number: 155
Backtrace:
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php
Line: 8
Function: _error_handler
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AdapterRepository.php
Line: 5
Function: loadClass
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/RepositoryBuilder.php
Line: 109
Function: loadClass
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Dotenv.php
Line: 100
Function: make
File: /var/www/demoweb/application/config/hooks.php
Line: 16
Function: createImmutable
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of Dotenv\Repository\AbstractRepository::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
Filename: Repository/AbstractRepository.php
Line Number: 163
Backtrace:
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php
Line: 8
Function: _error_handler
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AdapterRepository.php
Line: 5
Function: loadClass
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/RepositoryBuilder.php
Line: 109
Function: loadClass
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Dotenv.php
Line: 100
Function: make
File: /var/www/demoweb/application/config/hooks.php
Line: 16
Function: createImmutable
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of Dotenv\Repository\AbstractRepository::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: Repository/AbstractRepository.php
Line Number: 171
Backtrace:
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AbstractRepository.php
Line: 8
Function: _error_handler
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/AdapterRepository.php
Line: 5
Function: loadClass
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Repository/RepositoryBuilder.php
Line: 109
Function: loadClass
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Dotenv.php
Line: 100
Function: make
File: /var/www/demoweb/application/config/hooks.php
Line: 16
Function: createImmutable
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of PhpOption\Some::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: PhpOption/Some.php
Line Number: 152
Backtrace:
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: _error_handler
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 444
Function: include
File: /var/www/demoweb/vendor/composer/ClassLoader.php
Line: 322
Function: Composer\Autoload\includeFile
File: /var/www/demoweb/vendor/phpoption/phpoption/src/PhpOption/Option.php
Line: 52
Function: loadClass
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Store/File/Reader.php
Line: 50
Function: fromValue
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Store/File/Reader.php
Line: 26
Function: readFromFile
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Store/FileStore.php
Line: 51
Function: read
File: /var/www/demoweb/vendor/vlucas/phpdotenv/src/Dotenv.php
Line: 114
Function: read
File: /var/www/demoweb/application/config/hooks.php
Line: 17
Function: load
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$db is deprecated
Filename: core/Loader.php
Line Number: 396
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_driver::$schema is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_driver::$compress is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_driver::$stricton is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_pgsql_driver::$compress is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_pgsql_driver::$stricton is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_pgsql_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$email is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 68
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 132
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 292
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 166
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 235
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 315
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_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_files_driver.php
Line Number: 356
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 282
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
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: 289
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 304
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 314
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 315
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 375
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: drivers/Session_files_driver.php
Line Number: 108
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
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: 110
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$session is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 72
Function: library
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$identity_column is deprecated
Filename: models/Ion_auth_model.php
Line Number: 224
Backtrace:
File: /var/www/demoweb/application/models/Ion_auth_model.php
Line: 224
Function: _error_handler
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 74
Function: model
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$join is deprecated
Filename: models/Ion_auth_model.php
Line Number: 225
Backtrace:
File: /var/www/demoweb/application/models/Ion_auth_model.php
Line: 225
Function: _error_handler
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 74
Function: model
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$hash_method is deprecated
Filename: models/Ion_auth_model.php
Line Number: 228
Backtrace:
File: /var/www/demoweb/application/models/Ion_auth_model.php
Line: 228
Function: _error_handler
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 74
Function: model
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$message_start_delimiter is deprecated
Filename: models/Ion_auth_model.php
Line Number: 256
Backtrace:
File: /var/www/demoweb/application/models/Ion_auth_model.php
Line: 256
Function: _error_handler
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 74
Function: model
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$message_end_delimiter is deprecated
Filename: models/Ion_auth_model.php
Line Number: 257
Backtrace:
File: /var/www/demoweb/application/models/Ion_auth_model.php
Line: 257
Function: _error_handler
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 74
Function: model
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$ion_auth_model is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/demoweb/application/libraries/Ion_auth.php
Line: 74
Function: model
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$ion_auth is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$agent is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$app is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$app_components is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$mailgun is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$mpdf is deprecated
Filename: core/Loader.php
Line Number: 1283
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$n is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$logger is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 7
Function: __construct
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$usersModel is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/demoweb/application/libraries/App.php
Line: 96
Function: model
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 10
Function: getUser
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$__userData is deprecated
Filename: core/MY_Controller.php
Line Number: 10
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 10
Function: _error_handler
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$__settings is deprecated
Filename: core/MY_Controller.php
Line Number: 12
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 12
Function: _error_handler
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$collected_notifications is deprecated
Filename: core/MY_Controller.php
Line Number: 13
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 13
Function: _error_handler
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 32
Function: __construct
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$__appEnv is deprecated
Filename: core/MY_Controller.php
Line Number: 54
Backtrace:
File: /var/www/demoweb/application/core/MY_Controller.php
Line: 54
Function: _error_handler
File: /var/www/demoweb/application/controllers/Home.php
Line: 6
Function: __construct
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$users is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 7
Function: model
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$dash is deprecated
Filename: core/Loader.php
Line Number: 358
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 8
Function: model
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$appAssets is deprecated
Filename: hooks/App_assets_hook.php
Line Number: 8
Backtrace:
File: /var/www/demoweb/application/hooks/App_assets_hook.php
Line: 8
Function: _error_handler
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$email is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$ion_auth_model is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$ion_auth is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$agent is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$app is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$app_components is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$mailgun is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$mpdf is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$n is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$logger is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$usersModel is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$__userData is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$__settings is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$collected_notifications is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$__appEnv is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$users is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$dash is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$appAssets is deprecated
Filename: core/Loader.php
Line Number: 931
Backtrace:
File: /var/www/demoweb/application/controllers/Home.php
Line: 62
Function: view
File: /var/www/demoweb/index.php
Line: 318
Function: require_once
Effective date: 2020-08-01
1. Introduction
Welcome to Little Big Company, s.r.o. , registered in Czech republic with registration number 095 35 161, registered by Municipal court at Prague with identification C337755 (“Company”, “we”, “our”, “us”).
Little Big Company, s.r.o. (“us”, “we”, or “our”) operates recommex.eu (hereinafter referred to as “Service”).
Our Privacy Policy governs your visit to recommex.eu, and explains how we collect, safeguard and disclose information that results from your use of our Service.
We use your data to provide and improve Service. By using Service, you agree to the collection and use of information in accordance with this policy. Unless otherwise defined in this Privacy Policy, the terms used in this Privacy Policy have the same meanings as in our Terms and Conditions. Note that platform collects also data about users of your website to create recommendation so latter agreement will apply also to your webpage visitors accordingly. Under term Your Personal data we also means Personal Data of your website visitors named in section 4.
Our Terms and Conditions (“Terms”) govern all use of our Service and together with the Privacy Policy constitutes your agreement with us (“agreement”).
2. Definitions
SERVICE means the recommex.eu website operated by Little Big Company, s.r.o..
PERSONAL DATA means data about a living individual who can be identified from those data (or from those and other information either in our possession or likely to come into our possession).
USAGE DATA is data collected automatically either generated by the use of Service or from Service infrastructure itself (for example, the duration of a page visit).
COOKIES are small files stored on your device (computer or mobile device).
DATA CONTROLLER means a natural or legal person who (either alone or jointly or in common with other persons) determines the purposes for which and the manner in which any personal data are, or are to be, processed. For the purpose of this Privacy Policy, we are a Data Controller of your data.
DATA PROCESSORS (OR SERVICE PROVIDERS) means any natural or legal person who processes the data on behalf of the Data Controller. We may use the services of various Service Providers in order to process your data more effectively.
DATA SUBJECT is any living individual who is the subject of Personal Data.
THE USER is the individual using our Service. The User corresponds to the Data Subject, who is the subject of Personal Data.
3. Information Collection and Use
We collect several different types of information for various purposes to provide and improve our Service to you and your webpage visitors.
4. Types of Data Collected
Personal Data
While using our Service, we may ask you to provide us with certain personally identifiable information that can be used to contact or identify you (“Personal Data”) and your visitors.
Personally identifiable information about YOU may include, but is not limited to:
4.1. Email address
4.2. First name and last name
4.3. Phone number
4.4. Address, Country, State, Province, ZIP/Postal code, City
4.5. Cookies and Usage Data
We may use your Personal Data to contact you with newsletters, marketing or promotional materials and other information that may be of interest to you. You may opt out of receiving any, or all, of these communications from us by following the unsubscribe link.
Personally identifiable information about YOUR WEBPAGE VISITORS may include, but is not limited to:
4.1 Cookies, Usage Data, Purchase history and responses to recommendation
Usage Data
We may also collect information that browser sends whenever user visit our Service or when he access Service by or through any device (“Usage Data”).
This Usage Data may include information such as user’s computer Internet Protocol address (e.g. IP address), browser type, browser version, the pages of our Service that you visit, the time and date of your visit, the time spent on those pages, unique device identifiers and other diagnostic data.
When user access Service with a device, this Usage Data may include information such as the type of device user uses, his device unique ID, the IP address of his device, device operating system, the type of Internet browser, unique device identifiers and other diagnostic data.
Location Data
We may use and store information about location if user gives us permission to do so (“Location Data”). We use this data to provide features of our Service, to improve and customize our Service.
User can enable or disable location services when you use our Service at any time by way of your device settings.
Tracking Cookies Data
We use cookies and similar tracking technologies to track the activity on our Service and we hold certain information.
Cookies are files with a small amount of data which may include an anonymous unique identifier. Cookies are sent to your browser from a website and stored on your device. Other tracking technologies are also used such as beacons, tags and scripts to collect and track information and to improve and analyze our Service.
You and user can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our Service.
Examples of Cookies we use:
0.1. Session Cookies: We use Session Cookies to operate our Service.
0.2. Preference Cookies: We use Preference Cookies to remember your preferences and various settings.
0.3. Security Cookies: We use Security Cookies for security purposes.
0.4. Advertising Cookies: Advertising Cookies are used to serve you with advertisements that may be relevant to you and your interests.
Other Data
While using our Service, we may also collect the following information: sex, age, date of birth, place of birth, passport details, citizenship, registration at place of residence and actual address, telephone number (work, mobile), details of documents on education, qualification, professional training, employment agreements, NDA agreements, information on bonuses and compensation, information on marital status, family members, social security (or other taxpayer identification) number, office location and other data.
5. Use of Data
Little Big Company, s.r.o. uses the collected data for various purposes:
0.1. to provide and maintain our Service;
0.2. to notify you about changes to our Service;
0.3. to allow you to participate in interactive features of our Service when you choose to do so;
0.4. to provide customer support;
0.5. to gather analysis or valuable information so that we can improve our Service;
0.6. to monitor the usage of our Service;
0.7. to detect, prevent and address technical issues;
0.8. to fulfil any other purpose for which you provide it;
0.9. to carry out our obligations and enforce our rights arising from any contracts entered into between you and us, including for billing and collection;
0.10. to provide you with notices about your account and/or subscription, including expiration and renewal notices, email-instructions, etc.;
0.11. to provide you with news, special offers and general information about other goods, services and events which we offer that are similar to those that you have already purchased or enquired about unless you have opted not to receive such information;
0.12. in any other way we may describe when you provide the information;
0.13. for any other purpose with your consent.
6. Retention of Data
We will retain your Personal Data only for as long as is necessary for the purposes set out in this Privacy Policy. We will retain and use your Personal Data to the extent necessary to comply with our legal obligations (for example, if we are required to retain your data to comply with applicable laws), resolve disputes, and enforce our legal agreements and policies.
We will also retain Usage Data for internal analysis purposes. Usage Data is generally retained for a shorter period, except when this data is used to strengthen the security or to improve the functionality of our Service, or we are legally obligated to retain this data for longer time periods.
7. Transfer of Data
Your information, including Personal Data, may be transferred to – and maintained on – computers located outside of your state, province, country or other governmental jurisdiction where the data protection laws may differ from those of your jurisdiction.
If you are located outside European Union and choose to provide information to us, please note that we transfer the data, including Personal Data, to European Union and process it there.
Your consent to this Privacy Policy followed by your submission of such information represents your agreement to that transfer.
Little Big Company, s.r.o. will take all the steps reasonably necessary to ensure that your data is treated securely and in accordance with this Privacy Policy and no transfer of your Personal Data will take place to an organisation or a country unless there are adequate controls in place including the security of your data and other personal information.
8. Disclosure of Data
We may disclose personal information that we collect, or you provide:
0.1. Disclosure for Law Enforcement.
Under certain circumstances, we may be required to disclose any Personal Data if required to do so by law or in response to valid requests by public authorities.
0.2. Business Transaction.
If we or our subsidiaries are involved in a merger, acquisition or asset sale, your Personal Data and Personal Data of your website visitors may be transferred.
0.3. Other cases. We may disclose your information also:
0.3.1. to our subsidiaries and affiliates;
0.3.2. to contractors, service providers, and other third parties we use to support our business;
0.3.3. to fulfill the purpose for which you provide it;
0.3.4. for the purpose of including your company’s logo on our website;
0.3.5. for any other purpose disclosed by us when you provide the information;
0.3.6. with your consent in any other cases;
0.3.7. if we believe disclosure is necessary or appropriate to protect the rights, property, or safety of the Company, our customers, or others.
9. Security of Data
The security of your data is important to us but remember that no method of transmission over the Internet or method of electronic storage is 100% secure. While we strive to use commercially acceptable means to protect your Personal Data, we cannot guarantee its absolute security.
10. Your Data Protection Rights Under General Data Protection Regulation (GDPR)
If you are a resident of the European Union (EU) and European Economic Area (EEA), you have certain data protection rights, covered by GDPR.
We aim to take reasonable steps to allow you to correct, amend, delete, or limit the use of your Personal Data.
If you wish to be informed what Personal Data we hold about you and if you want it to be removed from our systems, please email us at info@recommex.eu.
In certain circumstances, you have the following data protection rights:
0.1. the right to access, update or to delete the information we have on you;
0.2. the right of rectification. You have the right to have your information rectified if that information is inaccurate or incomplete;
0.3. the right to object. You have the right to object to our processing of your Personal Data;
0.4. the right of restriction. You have the right to request that we restrict the processing of your personal information;
0.5. the right to data portability. You have the right to be provided with a copy of your Personal Data in a structured, machine-readable and commonly used format;
0.6. the right to withdraw consent. You also have the right to withdraw your consent at any time where we rely on your consent to process your personal information;
Please note that we may ask you to verify your identity before responding to such requests. Please note, we may not able to provide Service without some necessary data.
You have the right to complain to a Data Protection Authority about our collection and use of your Personal Data. For more information, please contact your local data protection authority in the European Economic Area (EEA).
11. Cancelled
12. Cancelled
13. Service Providers
We may employ third party companies and individuals to facilitate our Service (“Service Providers”), provide Service on our behalf, perform Service-related services or assist us in analysing how our Service is used.
These third parties have access to your Personal Data only to perform these tasks on our behalf and are obligated not to disclose or use it for any other purpose.
We may use services to operate individual tasks, like email processing. These services can be located both within and outside EU.
14. Analytics
We may use third-party Service Providers to monitor and analyze the use of our Service.
15. CI/CD tools
We may use third-party Service Providers to automate the development process of our Service.
16. Advertising
We may use third-party Service Providers to show advertisements to you to help support and maintain our Service.
17. Behavioral Remarketing
We may use remarketing services to advertise on third party websites to you after you visited our Service. We and our third-party vendors use cookies to inform, optimise and serve ads based on your past visits to our Service.
18. Payments
We may provide paid products and/or services within Service. In that case, we use third-party services for payment processing (e.g. payment processors).
We will not store or collect your payment card details. That information is provided directly to our third-party payment processors whose use of your personal information is governed by their Privacy Policy. These payment processors adhere to the standards set by PCI-DSS as managed by the PCI Security Standards Council, which is a joint effort of brands like Visa, Mastercard, American Express and Discover. PCI-DSS requirements help ensure the secure handling of payment information.
19. Links to Other Sites
Our Service may contain links to other sites that are not operated by us. If you click a third party link, you will be directed to that third party’s site. We strongly advise you to review the Privacy Policy of every site you visit.
We have no control over and assume no responsibility for the content, privacy policies or practices of any third party sites or services.
20. Children’s Privacy
Our Services are not intended for use by children under the age of 18 (“Child” or “Children”).
We do not knowingly collect personally identifiable information from Children under 18. If you become aware that a Child has provided us with Personal Data, please contact us. If we become aware that we have collected Personal Data from Children without verification of parental consent, we take steps to remove that information from our servers.
21. Changes to This Privacy Policy
We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page.
We will let you know via email and/or a prominent notice on our Service, prior to the change becoming effective and update “effective date” at the top of this Privacy Policy.
You are advised to review this Privacy Policy periodically for any changes. Changes to this Privacy Policy are effective when they are posted on this page.
22. Contact Us
If you have any questions about this Privacy Policy, please contact us by email: info@recommex.eu.