Fix #20140: Fix compatibility with PHP 8.4: calling session_set_save_handler()
#20289
79.16% of diff hit (target 64.85%)
View this Pull Request on Codecov
79.16% of diff hit (target 64.85%)
Annotations
Check warning on line 643 in framework/web/Session.php
codecov / codecov/patch
framework/web/Session.php#L643
Added line #L643 was not covered by tests
Check warning on line 41 in framework/web/SessionHandler.php
codecov / codecov/patch
framework/web/SessionHandler.php#L41
Added line #L41 was not covered by tests
Check warning on line 43 in framework/web/SessionHandler.php
codecov / codecov/patch
framework/web/SessionHandler.php#L43
Added line #L43 was not covered by tests
Check warning on line 50 in framework/web/SessionHandler.php
codecov / codecov/patch
framework/web/SessionHandler.php#L50
Added line #L50 was not covered by tests
Check warning on line 52 in framework/web/SessionHandler.php
codecov / codecov/patch
framework/web/SessionHandler.php#L52
Added line #L52 was not covered by tests