Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #20140: Fix compatibility with PHP 8.4: calling session_set_save_handler() #20289

Merged
merged 3 commits into from
Dec 6, 2024

Update CHANGELOG.md

6349d57
Select commit
Loading
Failed to load commit list.
Merged

Fix #20140: Fix compatibility with PHP 8.4: calling session_set_save_handler() #20289

Update CHANGELOG.md
6349d57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 6, 2024 in 0s

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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

framework/web/SessionHandler.php#L52

Added line #L52 was not covered by tests