Severity: Notice
Message: Only variables should be passed by reference
Filename: codeigniter/Common.php
Line Number: 148
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Hooks has a deprecated constructor
Filename: libraries/Hooks.php
Line Number: 30
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Config has a deprecated constructor
Filename: libraries/Config.php
Line Number: 29
Severity: Notice
Message: Only variables should be passed by reference
Filename: codeigniter/Common.php
Line Number: 148
Severity: Notice
Message: Only variables should be passed by reference
Filename: codeigniter/Common.php
Line Number: 148
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Base has a deprecated constructor
Filename: codeigniter/Base5.php
Line Number: 33
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Controller has a deprecated constructor
Filename: libraries/Controller.php
Line Number: 326
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Loader has a deprecated constructor
Filename: libraries/Loader.php
Line Number: 29
Severity: Warning
Message: Declaration of Loader::library($library, $params = NULL, $object_name = NULL) should be compatible with CI_Loader::library($library = '', $params = NULL, $object_name = NULL)
Filename: libraries/Controller.php
Line Number: 137
Severity: Warning
Message: Declaration of Loader::helper($helper) should be compatible with CI_Loader::helper($helpers = Array)
Filename: libraries/Controller.php
Line Number: 122
Severity: Warning
Message: Declaration of Loader::helpers($helpers) should be compatible with CI_Loader::helpers($helpers = Array)
Filename: libraries/Controller.php
Line Number: 132
Severity: Warning
Message: Declaration of Loader::plugin($plugin) should be compatible with CI_Loader::plugin($plugins = Array)
Filename: libraries/Controller.php
Line Number: 208
Severity: Warning
Message: Declaration of Loader::config($file = '', $use_sections = false) should be compatible with CI_Loader::config($file = '', $use_sections = false, $fail_gracefully = false)
Filename: libraries/Controller.php
Line Number: 79
Severity: Warning
Message: Declaration of Loader::_ci_autoloader($autoload, $path = false) should be compatible with CI_Loader::_ci_autoloader()
Filename: libraries/Controller.php
Line Number: 258
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_DB_driver has a deprecated constructor
Filename: database/DB_driver.php
Line Number: 31
Severity: Notice
Message: Only variables should be passed by reference
Filename: database/DB.php
Line Number: 133