Severity: 8192
Message: Creation of dynamic property Film::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_pdo_mysql_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 129
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 278
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 149
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 206
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 295
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_database_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_database_driver.php
Line Number: 333
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 284
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 291
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 306
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 318
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 319
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 377
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$session is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$email is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /var/www/html/application/libraries/Ion_auth.php
Line: 63
Function: library
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 184
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 184
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$store_salt is deprecated
Filename: models/Ion_auth_model.php
Line Number: 185
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 185
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$salt_length is deprecated
Filename: models/Ion_auth_model.php
Line Number: 186
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 186
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$join is deprecated
Filename: models/Ion_auth_model.php
Line Number: 187
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 187
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 191
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 191
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$default_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 192
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 192
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$random_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 193
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 193
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$min_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 194
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 194
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Ion_auth_model::$max_rounds is deprecated
Filename: models/Ion_auth_model.php
Line Number: 195
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 195
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 224
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 224
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
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: 225
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 225
Function: _error_handler
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$bcrypt is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /var/www/html/application/models/Ion_auth_model.php
Line: 247
Function: library
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$ion_auth_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /var/www/html/application/libraries/Ion_auth.php
Line: 69
Function: model
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$ion_auth is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Film::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1277
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 8
Function: __construct
File: /var/www/html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/html/system/core/Exceptions.php:75)
Filename: helpers/url_helper.php
Line Number: 564
Backtrace:
File: /var/www/html/application/controllers/Film.php
Line: 12
Function: redirect
File: /var/www/html/index.php
Line: 315
Function: require_once