Severity: 8192
Message: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Filename: helpers/url_helper.php
Line Number: 162
Backtrace:
File: /home/plur9171/midiasdemigrantesdesp.com.br/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/plur9171/midiasdemigrantesdesp.com.br/index.php
Line: 292
Function: require_once
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; Html2pdf has a deprecated constructor
Filename: libraries/Html2pdf.php
Line Number: 3
Backtrace:
File: /home/plur9171/midiasdemigrantesdesp.com.br/application/controllers/Home.php
Line: 8
Function: __construct
File: /home/plur9171/midiasdemigrantesdesp.com.br/index.php
Line: 292
Function: require_once