Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 243
| ( ! ) Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CI_Controller has a deprecated constructor in /home/demo6861/public_html/payroll/system/core/Controller.php on line 30 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0024 | 362080 | {main}( ) | .../index.php:0 |
| 2 | 0.0051 | 364656 | require_once( '/home/demo6861/public_html/payroll/system/core/CodeIgniter.php ) | .../index.php:202 |
Severity: Notice
Message: Only variables should be assigned by reference
Filename: core/Controller.php
Line Number: 52
| ( ! ) Deprecated: 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 in /home/demo6861/public_html/payroll/system/database/DB_driver.php on line 31 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0024 | 362080 | {main}( ) | .../index.php:0 |
| 2 | 0.0051 | 364656 | require_once( '/home/demo6861/public_html/payroll/system/core/CodeIgniter.php ) | .../index.php:202 |
| 3 | 0.0478 | 392936 | Users->__construct( ) | .../CodeIgniter.php:288 |
| 4 | 0.0478 | 392936 | CI_Controller->CI_Controller( ) | .../users.php:6 |
| 5 | 0.0504 | 395352 | CI_Loader->_ci_autoloader( ) | .../Controller.php:54 |
| 6 | 0.0526 | 462856 | CI_Loader->database( $params = ???, $return = ???, $active_record = ??? ) | .../Loader.php:1024 |
| 7 | 0.0532 | 462952 | DB( $params = '', $active_record_override = NULL ) | .../Loader.php:232 |
Severity: Warning
Message: session_start(): Cannot start session when headers already sent
Filename: libraries/Session.php
Line Number: 60
| ( ! ) Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Simplelogin has a deprecated constructor in /home/demo6861/public_html/payroll/system/libraries/Simplelogin.php on line 27 | ||||
|---|---|---|---|---|
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0024 | 362080 | {main}( ) | .../index.php:0 |
| 2 | 0.0051 | 364656 | require_once( '/home/demo6861/public_html/payroll/system/core/CodeIgniter.php ) | .../index.php:202 |
| 3 | 0.0478 | 392936 | Users->__construct( ) | .../CodeIgniter.php:288 |
| 4 | 0.0478 | 392936 | CI_Controller->CI_Controller( ) | .../users.php:6 |
| 5 | 0.0504 | 395352 | CI_Loader->_ci_autoloader( ) | .../Controller.php:54 |
| 6 | 0.0922 | 588160 | CI_Loader->library( $library = 'simplelogin', $params = ???, $object_name = ??? ) | .../Loader.php:1031 |
| 7 | 0.0923 | 588160 | CI_Loader->_ci_load_class( $class = 'simplelogin', $params = NULL, $object_name = NULL ) | .../Loader.php:100 |