10000 NativeSessionStorage regenerate · symfony/symfony@958ec09 · GitHub
[go: up one dir, main page]

Skip to content

Commit 958ec09

Browse files
lancergrfabpot
authored andcommitted
NativeSessionStorage regenerate
1 parent 68c9c86 commit 958ec09

File tree

< C647 button data-component="IconButton" type="button" data-testid="expand-file-tree-button" aria-expanded="false" aria-controls="diff_file_tree" class="prc-Button-ButtonBase-c50BI d-md-none position-relative fgColor-muted prc-Button-IconButton-szpyj" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="invisible" aria-describedby=":Rqatdab:-loading-announcement" aria-labelledby=":R2atdab:">

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ public function regenerate($destroy = false, $lifetime = null)
217217
} else {
218218
session_start();
219219
}
220+
221+
$this->loadSession();
220222
}
221223

222224
return $ret;

0 commit comments

Comments
 (0)
0