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
Christian Flothmann 2d2022cc11 fix PHP 7.2 compatibility
* the `phpdocumentor/type-resolver` package was not PHP 7.2 compatible
  before release 0.2.1 (see see phpDocumentor/TypeResolver@e224fb2)
* the validator must not call `get_class()` if no object but a class
  name was passed to the `validatePropertyValue()` method
2017-10-10 15:45:28 +02:00
..
Bridge fix merge 2017-10-10 12:32:49 +02:00
Bundle fix PHP 7.2 compatibility 2017-10-10 15:45:28 +02:00
Component fix PHP 7.2 compatibility 2017-10-10 15:45:28 +02:00