Nicolas Grekas 00c66ca2de Merge branch '2.8' into 3.0
* 2.8:
  [HttpKernel] fixed internal subrequests having an if-modified-since-header
  [Security] Fix deprecated usage of DigestAuthenticationEntryPoint::getKey() in DigestAuthenticationListener
  [Validator] Added additional MasterCard range to the CardSchemeValidator
  Make the exception message more clear.
  [Form] fixed bug - name in ButtonBuilder
  [DoctrineBridge] added missing error code for constraint.
  [ClassLoader] Fix declared classes being computed when not needed
  [varDumper] Fix missing usage of ExceptionCaster::$traceArgs

Conflicts:
	src/Symfony/Bridge/Doctrine/Validator/Constraints/UniqueEntityValidator.php
	src/Symfony/Component/ClassLoader/ClassCollectionLoader.php
2016-07-10 10:04:44 +02:00
2016-03-10 20:36:40 +01:00
2013-07-21 14:12:18 +02:00
2016-06-29 07:40:00 +02:00
2015-12-01 23:08:33 +01:00
2016-01-01 23:53:47 -03:00
2014-11-30 13:33:44 +00:00
2016-03-04 08:12:06 +01:00

ClassLoader Component

The ClassLoader component provides tools to autoload your classes and cache their locations for performance.

Resources

S
Description
No description provided
Readme MIT 934 KiB
Latest
2020-11-27 09:43:41 +01:00
Languages
PHP 100%