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/Yaml/Tests/Fixtures
Fabien Potencier 687703a75e Merge branch '2.4' into 2.5
* 2.4: (39 commits)
  [Form] Fix PHPDoc for builder setData methods The underlying data variable is typed as mixed whereas the methods paramers where typed as array.
  fixed CS
  [Intl] Improved bundle reader implementations
  [Console] guarded against invalid aliases
  switch before_script to before_install and script to install
  fixed typo
  [HttpFoundation] Request - URI - comment improvements
  [Validator] The ratio of the ImageValidator is rounded to two decimals now
  [Security] Added more tests
  remove `service` parameter type from XSD
  [Intl] Added exception handler to command line scripts
  [Intl] Fixed a few bugs in TextBundleWriter
  [Intl] Updated icu.ini up to ICU 53
  [Intl] Removed non-working $fallback argument from ArrayAccessibleResourceBundle
  Use separated function to resolve command and related arguments
  [SwiftmailerBridge] Bump allowed versions of swiftmailer
  [FrameworkBundle] Remove invalid markup
  [Intl] Added "internal" tag to all classes under Symfony\Component\Intl\ResourceBundle
  Remove routes for removed WebProfiler actions
  [Security] Fix usage of unexistent method in DoctrineAclCache.
  ...

Conflicts:
	.travis.yml
	src/Symfony/Bundle/FrameworkBundle/Command/ServerRunCommand.php
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/Process/PhpExecutableFinder.php
2014-09-17 11:50:16 +02:00
..
embededPhp.yml fixed CS 2012-07-09 14:54:20 +02:00
escapedCharacters.yml merged branch jakzal/yamlDoubleQuotesDumperFix (PR #4320) 2012-10-29 12:15:41 +01:00
index.yml removed some files from check_cs as they have been fixed now 2012-05-11 18:04:46 +02:00
sfComments.yml Added fixture to test parsing of hash keys ending with a space and # 2014-08-28 03:41:39 +02:00
sfCompact.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
sfMergeKey.yml [Yaml] fix overwriting of keys after merged map 2014-06-19 16:02:29 +02:00
sfObjects.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
sfQuotes.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
sfTests.yml fixed test 2012-05-16 07:44:57 +02:00
unindentedCollections.yml [2.1][Component][Yaml] fix 4022 2012-05-08 09:18:55 +02:00
YtsAnchorAlias.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsBasicTests.yml fix handling of empty sequence items 2014-08-29 15:58:19 +02:00
YtsBlockMapping.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsDocumentSeparator.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsErrorTests.yml fixed CS 2012-07-09 14:54:20 +02:00
YtsFlowCollections.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsFoldedScalars.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsNullsAndEmpties.yml moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
YtsSpecificationExamples.yml fixed some typos 2013-11-25 11:21:43 +01:00
YtsTypeTransfers.yml fixed some typos 2013-11-25 11:21:43 +01:00