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/tests/Symfony/Tests/Component
Matthew Lewinski ed338d9422 [Yaml] Improved support for double quoted values.
Added support for the full range of escaped values in double quoted
strings in chapter 5 of the YAML 1.1 and 1.2 specs. The escaping
and unescaping strategies were factored out into separate classes to
keep the logic isolated.

Added examples from the spec to the unit tests for all escaped values.
2011-03-05 15:39:48 -06:00
..
BrowserKit [BrowserKit] Removed useless else 2011-02-27 18:36:36 +01:00
ClassLoader moved ClassLoaderCollection class to the ClassLoader component 2011-01-27 14:11:54 +01:00
Config issues found by static code analysis 2011-02-27 19:34:02 +01:00
Console [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
CssSelector Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
DependencyInjection [DependencyInjection] fixed unit tests when using phar and suhosin 2011-03-05 11:43:11 +01:00
DomCrawler [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
EventDispatcher changed the EventDispatcher and Event interfaces 2011-01-26 08:41:59 +01:00
Finder [Finder] Add support for relative path 2011-02-17 07:23:55 +01:00
Form [Form] Fixed date handling classes to use server timezone by default 2011-02-16 23:05:22 +01:00
HttpFoundation requestTest, override globals erase for the next tests. so backup it and restore it. 2011-03-05 12:11:21 +01:00
HttpKernel [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
Routing [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
Security Merge branch 'CopyTokenAttributesInProviders' of https://github.com/opensky/symfony into opensky-CopyTokenAttributesInProviders 2011-02-26 21:47:57 +01:00
Serializer [Serializer] added the ability to add attributes to nodes using an array key begining with @ 2011-02-14 22:20:03 +01:00
Templating issues found by static code analysis 2011-02-27 19:34:02 +01:00
Translation [Translation] re-added a unit test inadvertently removed in a previous commit 2011-02-27 22:18:34 +01:00
Validator [Tests] Fixed Typo 2011-03-01 18:58:08 +01:00
Yaml [Yaml] Improved support for double quoted values. 2011-03-05 15:39:48 -06:00