This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Nicolas Grekas 7f5d017175 bug #36169 [HttpKernel] fix locking for PHP 7.4+ (nicolas-grekas)
This PR was merged into the 4.4 branch.

Discussion
----------

[HttpKernel] fix locking for PHP 7.4+

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | #36132
| License       | MIT
| Doc PR        | -

As explained in https://bugs.php.net/79398

Commits
-------

f618b98b6c [HttpKernel] fix locking for PHP 7.4+
2020-03-23 13:38:14 +01:00
..
Bridge [DI] fix preloading script generation 2020-03-17 20:51:46 +01:00
Bundle [Security] Remember me: allow to set the samesite cookie flag 2020-03-23 12:51:42 +01:00
Component bug #36169 [HttpKernel] fix locking for PHP 7.4+ (nicolas-grekas) 2020-03-23 13:38:14 +01:00
Contracts [DI] fix preloading script generation 2020-03-17 20:51:46 +01:00