Fix warning on PHP8 #1077
Fix warning on PHP8 #1077
73.01% of diff hit (target 51.64%)
View this Pull Request on Codecov
73.01% of diff hit (target 51.64%)
Annotations
Check warning on line 117 in data/class/SC_ClassAutoloader.php
codecov / codecov/patch
data/class/SC_ClassAutoloader.php#L116-L117
Added lines #L116 - L117 were not covered by tests
Check warning on line 39 in data/class/SC_Initial.php
codecov / codecov/patch
data/class/SC_Initial.php#L39
Added line #L39 was not covered by tests
Check warning on line 76 in data/class/SC_Initial.php
codecov / codecov/patch
data/class/SC_Initial.php#L75-L76
Added lines #L75 - L76 were not covered by tests
Check warning on line 145 in data/class/SC_Initial.php
codecov / codecov/patch
data/class/SC_Initial.php#L144-L145
Added lines #L144 - L145 were not covered by tests
Check warning on line 151 in data/class/SC_Initial.php
codecov / codecov/patch
data/class/SC_Initial.php#L151
Added line #L151 was not covered by tests
Check warning on line 157 in data/class/SC_Initial.php
codecov / codecov/patch
data/class/SC_Initial.php#L153-L157
Added lines #L153 - L157 were not covered by tests
Check warning on line 255 in data/class/SC_Response.php
codecov / codecov/patch
data/class/SC_Response.php#L255
Added line #L255 was not covered by tests
Check warning on line 400 in data/class/SC_Response.php
codecov / codecov/patch
data/class/SC_Response.php#L397-L400
Added lines #L397 - L400 were not covered by tests
Check warning on line 67 in data/class/helper/SC_Helper_HandleError.php
codecov / codecov/patch
data/class/helper/SC_Helper_HandleError.php#L66-L67
Added lines #L66 - L67 were not covered by tests
Check warning on line 109 in data/class/helper/SC_Helper_HandleError.php
codecov / codecov/patch
data/class/helper/SC_Helper_HandleError.php#L108-L109
Added lines #L108 - L109 were not covered by tests
Check warning on line 205 in data/class/helper/SC_Helper_HandleError.php
codecov / codecov/patch
data/class/helper/SC_Helper_HandleError.php#L204-L205
Added lines #L204 - L205 were not covered by tests
Check warning on line 213 in data/class/helper/SC_Helper_Session.php
codecov / codecov/patch
data/class/helper/SC_Helper_Session.php#L213
Added line #L213 was not covered by tests
Check warning on line 116 in data/class/plugin/SC_Plugin_Installer.php
codecov / codecov/patch
data/class/plugin/SC_Plugin_Installer.php#L116
Added line #L116 was not covered by tests
Check warning on line 231 in data/class/plugin/SC_Plugin_Util.php
codecov / codecov/patch
data/class/plugin/SC_Plugin_Util.php#L230-L231
Added lines #L230 - L231 were not covered by tests
Check warning on line 48 in data/class/sessionfactory/SC_SessionFactory_UseCookie.php
codecov / codecov/patch
data/class/sessionfactory/SC_SessionFactory_UseCookie.php#L47-L48
Added lines #L47 - L48 were not covered by tests
Check warning on line 202 in data/class/sessionfactory/SC_SessionFactory_UseRequest.php
codecov / codecov/patch
data/class/sessionfactory/SC_SessionFactory_UseRequest.php#L199-L202
Added lines #L199 - L202 were not covered by tests