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 01b5b8312b minor #37289 [5.1] Fix support for PHP8 union types (nicolas-grekas)
This PR was merged into the 5.1 branch.

Discussion
----------

[5.1] Fix support for PHP8 union types

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

Same as #37340 for 5.1

Commits
-------

dd1b61703f Fix support for PHP8 union types
2020-06-18 21:00:54 +02:00
..
Bridge Merge branch '5.0' into 5.1 2020-06-18 20:24:02 +02:00
Bundle Fix support for PHP8 union types 2020-06-18 20:40:13 +02:00
Component minor #37289 [5.1] Fix support for PHP8 union types (nicolas-grekas) 2020-06-18 21:00:54 +02:00
Contracts Merge branch '5.0' into 5.1 2020-06-18 20:24:02 +02:00