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: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
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: 294
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
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: 168
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
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: 237
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
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: 317
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
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: 358
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Facebook\FacebookApp implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
Filename: Facebook/FacebookApp.php
Line Number: 28
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/libraries/src/Facebook/FacebookApp.php
Line: 28
Function: _error_handler
File: /home/homeofadah/demo.homeofadah.com/application/libraries/src/Facebook/autoload.php
Line: 77
Function: require
File: /home/homeofadah/demo.homeofadah.com/application/libraries/src/Facebook/Facebook.php
Line: 141
Function: {closure}
File: /home/homeofadah/demo.homeofadah.com/application/libraries/Facebook.php
Line: 72
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $prod_id declared before required parameter $type is implicitly treated as a required parameter
Filename: models/Pos_model.php
Line Number: 468
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $var_prod_id declared before required parameter $type is implicitly treated as a required parameter
Filename: models/Pos_model.php
Line Number: 0
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $qty declared before required parameter $type is implicitly treated as a required parameter
Filename: models/Pos_model.php
Line Number: 0
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $where declared before required parameter $fetch_type is implicitly treated as a required parameter
Filename: models/User_access_model.php
Line Number: 75
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $app_type declared before required parameter $user_id is implicitly treated as a required parameter
Filename: models/Push_notification_model.php
Line Number: 9
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $app_type declared before required parameter $body is implicitly treated as a required parameter
Filename: models/Push_notification_model.php
Line Number: 80
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $post_id declared before required parameter $flag is implicitly treated as a required parameter
Filename: models/Post_model.php
Line Number: 43
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $meta_key declared before required parameter $flag is implicitly treated as a required parameter
Filename: models/Post_model.php
Line Number: 0
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once
Severity: 8192
Message: Optional parameter $meta_value declared before required parameter $flag is implicitly treated as a required parameter
Filename: models/Post_model.php
Line Number: 0
Backtrace:
File: /home/homeofadah/demo.homeofadah.com/application/controllers/Products.php
Line: 9
Function: __construct
File: /home/homeofadah/demo.homeofadah.com/index.php
Line: 316
Function: require_once