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
Nicolas Grekas d024d79559 Merge branch '3.4'
* 3.4: (22 commits)
  use Precise on Travis to keep PHP LDAP support
  Fix case sensitive sameSite cookie
  [PropertyInfo] Use rawurlencode to escape PSR-6 keys
  fix(security): ensure the 'route' index is set before attempting to use it
  Fix registering lazy command services with autoconfigure enabled
  Fix the design of the profiler exceptions when there is no message
  [Config] Minor fix
  document the TwigRenderer class deprecation
  [Security] added more tests
  [Security] fixed default target path when referer contains a query string
  [Security] simplified tests
  [Security] refactored tests
  [WebProfilerBundle][TwigBundle] Fix infinite js loop on exception pages
  [FrameworkBundle] fix ValidatorCacheWarmer: use serializing ArrayAdapter
  Change "this" to "that" to avoid confusion
  [VarDumper] Move locale sniffing to dump() time
  [VarDumper] Use "C" locale when using "comma" flags
  [Config] Make ClassExistenceResource throw on invalid parents
  [DebugBundle] Added min_depth to Configuration
  [Console] Add a factory command loader for standalone application with lazy-loading needs
  ...
2017-07-21 13:08:07 +02:00
..
DependencyInjection Merge branch '3.2' 2017-04-12 22:43:31 +02:00
Extractors Merge branch '3.4' 2017-06-07 16:10:47 +02:00
Fixtures Merge branch '2.8' into 3.2 2017-04-19 22:17:50 +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 Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00