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
Nicolas Grekas 357785aace Merge branch '3.0'
* 3.0:
  [DI] Fix internal caching in AutowirePass
  [PropertyInfo] Remove useless return statement
  [Console] use ANSI escape sequences in ProgressBar overwrite method
  [HttpKernel] Fix wrong number of arguments in call of ExceptionListener::logException()
  Replace iconv_*() uses by mb_*(), add mbstring polyfill when required
  [DependencyInjection] Remove YAML check in CrossCheckTest
  [Process] Consistently use getProcess() in tests
  [LDAP] Free the search result after a search to free memory
  [DependencyInjection] fix phpDoc

Conflicts:
	src/Symfony/Component/Ldap/LdapClient.php
2016-04-20 13:42:08 +02:00
..
Asset Merge branch '3.0' 2016-03-10 12:16:56 +01:00
BrowserKit Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Cache [Cache] Add CacheItem::validateKey utility method 2016-04-20 11:19:01 +02:00
ClassLoader Merge branch '3.0' 2016-03-30 12:41:47 +02:00
Config Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Console Merge branch '3.0' 2016-04-20 13:42:08 +02:00
CssSelector Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Debug Merge branch '3.0' 2016-03-30 12:41:47 +02:00
DependencyInjection Merge branch '3.0' 2016-04-20 13:42:08 +02:00
DomCrawler Merge branch '3.0' 2016-04-12 20:27:47 +02:00
EventDispatcher Merge branch '3.0' 2016-04-12 20:27:47 +02:00
ExpressionLanguage Merge branch '3.0' 2016-03-10 12:16:56 +01:00
Filesystem Merge branch '3.0' 2016-04-12 20:27:47 +02:00
Finder Merge branch '3.0' 2016-03-10 12:16:56 +01:00
Form fix #17993 - Deprecated callable strings 2016-04-15 07:55:48 +02:00
HttpFoundation Merge branch '3.0' 2016-04-12 20:27:47 +02:00
HttpKernel Merge branch '3.0' 2016-04-20 13:42:08 +02:00
Inflector Add Inflector component (from StringUtil of PropertyAccess) 2016-03-31 15:36:48 +08:00
Intl Merge branch '3.0' 2016-04-01 10:39:52 +02:00
Ldap Merge branch '2.8' into 3.0 2016-04-14 17:30:28 +02:00
OptionsResolver Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Process Merge branch '2.8' into 3.0 2016-04-14 17:30:28 +02:00
PropertyAccess Merge branch '3.0' 2016-04-12 20:27:47 +02:00
PropertyInfo Merge branch '3.0' 2016-04-20 13:42:08 +02:00
Routing Merge branch '3.0' 2016-04-02 10:08:03 +02:00
Security Merge branch '3.0' 2016-04-12 20:27:47 +02:00
Serializer fixed CS 2016-04-20 08:30:26 +02:00
Stopwatch Merge branch '3.0' 2016-03-04 08:56:56 +01:00
Templating Merge branch '3.0' 2016-03-27 18:15:51 +02:00
Translation [Translation] deprecate the backup feature 2016-03-31 20:23:24 +02:00
Validator Merge branch '3.0' 2016-04-20 13:42:08 +02:00
VarDumper Merge branch '3.0' 2016-04-20 13:42:08 +02:00
Yaml feature #18294 [Yaml] dump non UTF-8 encoded strings as binary data (xabbuh) 2016-03-30 16:44:34 +02:00