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/Component/PropertyInfo/Extractor
Fabien Potencier d9dfed2976 Merge branch '2.8' into 3.1
* 2.8:
  [DependencyInjection] Add missing PHPDoc type
  Correct a typo in the ReflectionExtractor's description
  [HttpFoundation] JSONP callback validation
  [Console] Improved the explanation of the hasOption() method
  Uniformize exception vars according to our CS
  add missing use statement
  bug #18042 [Security] $attributes can be anything, but RoleVoter assumes strings
2016-10-05 18:44:51 -07:00
..
PhpDocExtractor.php Merge branch '2.8' into 3.1 2016-10-05 18:44:51 -07:00
ReflectionExtractor.php Correct a typo in the ReflectionExtractor's description 2016-10-05 21:27:34 +02:00
SerializerExtractor.php [PropertyInfo] Import the component 2015-09-26 09:46:20 +02:00