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
Fred Cox f904a2ba99 Add a Controller function to make it easy to return json
If the serializer component is enabled it is used to generate the json
data, if not the standard `json_encode`  function is used
2016-03-02 16:31:41 +02:00
..
Asset Merge branch '3.0' 2016-01-20 13:19:44 +01:00
BrowserKit Merge branch '3.0' 2016-02-04 13:57:09 +01:00
Cache [Cache] Add FilesystemAdapter 2016-02-13 10:15:46 +01:00
ClassLoader Merge branch '3.0' 2016-02-04 13:57:09 +01:00
Config Merge branch '3.0' 2016-02-23 17:17:05 +01:00
Console feature #17761 [Console] Add non-auto column width functionality (akeeman) 2016-03-01 18:31:11 +01:00
CssSelector Merge branch '3.0' 2016-02-04 13:57:09 +01:00
Debug Merge branch '3.0' 2016-02-04 13:57:09 +01:00
DependencyInjection Merge branch '3.0' 2016-03-01 12:09:33 +01:00
DomCrawler Merge branch '3.0' 2016-02-28 17:28:07 +01:00
EventDispatcher Merge branch '3.0' 2016-02-04 13:57:09 +01:00
ExpressionLanguage Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Filesystem Merge branch '3.0' 2016-02-23 17:17:05 +01:00
Finder Merge branch '2.7' into 2.8 2016-02-22 17:12:45 +01:00
Form Merge branch '3.0' 2016-03-02 11:23:16 +01:00
HttpFoundation Add a Controller function to make it easy to return json 2016-03-02 16:31:41 +02:00
HttpKernel Merge branch '3.0' 2016-03-01 18:43:34 +01:00
Intl Merge branch '3.0' 2016-02-23 17:17:05 +01:00
Ldap Added environment-based Ldap server configuration for tests 2016-02-23 22:24:29 +01:00
OptionsResolver Merge branch '3.0' 2016-01-21 11:01:50 +01:00
Process [Process] Remove unreachable return statement. 2016-02-26 22:16:08 +01:00
PropertyAccess feature #17738 [PropertyAccess] Throw an InvalidArgumentException when the type do not match (dunglas) 2016-02-26 07:20:42 +01:00
PropertyInfo [PropertyInfo] Fix a BC break when the DocBlock is empty 2016-02-29 23:16:35 +01:00
Routing Merge branch '3.0' 2016-02-04 14:53:40 +01:00
Security fixed CS 2016-03-02 13:35:00 +01:00
Serializer Add a normalizer that support JsonSerializable objects 2016-02-25 21:06:29 +02:00
Stopwatch Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Templating Merge branch '3.0' 2016-01-03 16:35:40 +01:00
Translation Merge branch '3.0' 2016-02-04 13:57:09 +01:00
Validator feature #17553 [Validator] Added a format option to the DateTime constraint. (dosten) 2016-03-01 08:25:10 +01:00
VarDumper Merge branch '3.0' 2016-02-13 10:24:02 +01:00
Yaml Merge branch '3.0' 2016-03-02 11:23:16 +01:00