Girgias · GitHub

nicolas-grekas added a commit to symfony/symfony that referenced this pull request

@nicolas-grekas

…HP 8.2) (bobahvas, alexandre-daubois)
This PR was merged into the 6.2 branch.
Discussion
----------
[Serializer] Add support of true built-in type (from PHP 8.2)
| Q             | A
| ------------- | ---
| Branch?       | 6.2
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -
RFC: https://wiki.php.net/rfc/true-type
Pull request: php/php-src#8326
Same as this PR to add support of `false` and `null` types: #45981
Commits
-------
 2ec0453  [Serializer] Add support of true built-in type (from PHP 8.2)

Read the original on github.com ↗