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/Tests
Fabien Potencier 1376b4becd Merge branch '3.3' into 3.4
* 3.3: (22 commits)
  [Routing] Fix resource miss
  [Security] Fixed auth provider authenticate() cannot return void
  declare argument type
  [FrameworkBundle][Serializer] Move normalizer/encoders definitions to xml file & remove unnecessary checks
  streamed response should return $this
  $isClientIpsVali is not used
  content can be a resource
  Adding the Form default theme files to be warmed up in Twig's cache
  Remove BC Break label from `NullDumper` class
  Username and password in basic auth are allowed to contain '.'
  Remove obsolete PHPDoc from UriSigner
  [Serializer] YamlEncoder: throw if the Yaml component isn't installed
  [Serializer] ObjectNormalizer: throw if PropertyAccess isn't installed
  [PropertyInfo] Add support for the iterable type
  pdo session fix
  Fixed pathinfo calculation for requests starting with a question mark.  - fix bad conflict resolving issue  - port symfony/symfony#21968 to 3.3+
  Fixed unsetting from loosely equal keys OrderedHashMap
  add DOMElement as return type in Crawler::getIterator to support foreach support in ide
  Fixed mistake in exception expectation
  [Debug] Fix same vendor detection in class loader
  ...
2017-10-20 11:48:32 -07:00
..
DependencyInjection Merge branch '3.2' 2017-04-12 22:43:31 +02:00
Extractors fix merge 2017-08-10 21:55:15 +02:00
Fixtures restrict reflection doc block 2017-08-10 15:40:56 +02:00
AbstractPropertyInfoExtractorTest.php Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
PropertyInfoCacheExtractorTest.php [PropertyInfo] Use rawurlencode to escape PSR-6 keys 2017-07-20 09:53:02 +02:00
PropertyInfoExtractorTest.php Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
TypeTest.php [PropertyInfo] Add support for the iterable type 2017-10-16 14:49:07 -07:00