Commit bc35a39
committed
minor symfony#61465 [HttpFoundation] fix session cookie options assertions on PHP 8.5 (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpFoundation] fix session cookie options assertions on PHP 8.5
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
see php/php-src#12652
Commits
-------
3c7a8ac fix session cookie options assertions on PHP 8.5File tree
1 file changed
+4
-0
lines changed- src/Symfony/Component/HttpFoundation/Tests/Session/Storage
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
| |||
0 commit comments