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 829c011b49 Merge branch '2.7' into 2.8
* 2.7:
  [Process] Enhance compatiblity with --enable-sigchild
  fix short array syntax for php 5.3
  [Serializer] Fixed  on array of objects in .
  [Process] Always call proc_close
  [Validator] Updated Luxembourgish translations for 2.8
  disable server commands without Process component
  list all server command names in suggestion
  Suggested Process dependency
  disable server:run cmd without Process component
  Suggested Process dependency
  [FrameworkBundle] prevent cache:clear creating too long paths
  [FrameworkBundle] [Translation] Fixed translations not written when no translations directory in update command

Conflicts:
	.travis.yml
	src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
	src/Symfony/Bundle/FrameworkBundle/composer.json
2015-12-10 18:11:25 +01:00
..
Asset Merge branch '2.7' into 2.8 2015-11-28 12:03:39 +01:00
BrowserKit Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
ClassLoader Merge branch '2.7' into 2.8 2015-12-05 18:37:59 +01:00
Config Tweaking deprecation message to include class name 2015-11-23 21:38:01 +01:00
Console Merge branch '2.7' into 2.8 2015-12-05 18:37:59 +01:00
CssSelector Merge branch '2.7' into 2.8 2015-12-05 18:37:59 +01:00
Debug Merge branch '2.7' into 2.8 2015-11-27 06:45:55 +01:00
DependencyInjection Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
DomCrawler removed @covers annotations in tests 2015-11-02 21:29:39 +01:00
EventDispatcher Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
ExpressionLanguage Merge branch '2.7' into 2.8 2015-10-30 13:15:42 -07:00
Filesystem Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
Finder Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
Form [Form] Add missing tests for StringUtil::fqcnToBlockPrefix() 2015-12-08 12:13:22 +00:00
HttpFoundation Merge branch '2.7' into 2.8 2015-12-05 18:37:59 +01:00
HttpKernel fixed EOM/EOL dates 2015-11-30 21:53:55 +01:00
Intl Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
Ldap Marked the Ldap component as internal and removed Ldap constants polyfill 2015-11-28 23:36:49 +01:00
Locale Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
OptionsResolver Merge branch '2.7' into 2.8 2015-11-18 14:45:00 +01:00
Process Merge branch '2.7' into 2.8 2015-12-10 18:11:25 +01:00
PropertyAccess Merge branch '2.7' into 2.8 2015-11-18 14:45:00 +01:00
PropertyInfo add composer exclude-from-classmap for new 2.8 components 2015-11-24 23:11:35 +01:00
Routing Merge branch '2.7' into 2.8 2015-12-05 18:37:59 +01:00
Security [Security] Fix a Polyfill import statement in StringUtils 2015-12-08 12:07:53 +01:00
Serializer Merge branch '2.7' into 2.8 2015-12-10 18:11:25 +01:00
Stopwatch Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
Templating Merge branch '2.7' into 2.8 2015-11-18 14:45:00 +01:00
Translation Merge branch '2.7' into 2.8 2015-12-05 18:37:59 +01:00
Validator Merge branch '2.3' into 2.7 2015-12-10 17:58:22 +01:00
VarDumper Merge branch '2.7' into 2.8 2015-12-05 12:09:21 +01:00
Yaml minor #16748 [DX][YAML] Improved Deprecation Notices (peterrehm) 2015-12-05 14:47:06 +01:00