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
Fabien Potencier 570bb6ab67 merged branch willdurand/fix-form-type-doc (PR #3880)
Commits
-------

6f56dfc [Form] Fixed DateType default options
779d3bb [Form] Fixed documentation, and the DateType (default options)

Discussion
----------

[Form] Fixed documentation, and the DateType (default options)

---------------------------------------------------------------------------

by fabpot at 2012-04-11T16:48:04Z

That breaks the tests.

---------------------------------------------------------------------------

by willdurand at 2012-04-11T16:50:35Z

I got an error with the Form test suite before to write this patch..

---------------------------------------------------------------------------

by willdurand at 2012-04-11T16:53:30Z

Nevermind, I can see broken tests.. I'm on, sorry

---------------------------------------------------------------------------

by willdurand at 2012-04-11T16:57:52Z

@fabpot fixed.

```
OK, but incomplete or skipped tests!
Tests: 945, Assertions: 1439, Incomplete: 11.
```
2012-04-11 19:18:10 +02:00
..
BrowserKit [BrowserKit] Fixed cs. 2012-04-07 19:45:50 +01:00
ClassLoader merged branch kimhemsoe/xcache_classloader (PR #3809) 2012-04-11 11:50:49 +02:00
Config fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
Console [Console] fixed typo 2012-04-11 09:12:51 +02:00
CssSelector [PhpUnit] Fix the path to the boostrap files in the components 2012-03-30 13:49:28 +02:00
DependencyInjection [DependencyInjection] Fix Yaml file loader test 2012-04-06 14:29:48 -04:00
DomCrawler merged 2.0 2012-04-10 20:26:56 +02:00
EventDispatcher [EventDispatcher] More logical positions for classes. 2012-04-04 22:03:00 +05:45
Filesystem merged branch jakzal/FilesystemMirrorCleanup (PR #3844) 2012-04-11 16:06:53 +02:00
Finder merged 2.0 2012-04-10 20:26:56 +02:00
Form [Form] Fixed DateType default options 2012-04-11 18:56:33 +02:00
HttpFoundation [HttpFoundation] added missing variable declaration 2012-04-11 18:56:05 +02:00
HttpKernel fixed CS 2012-04-07 09:10:50 +02:00
Locale merged 2.0 2012-04-10 20:26:56 +02:00
Process [Process] Skip signal assertion on windows 2012-04-08 20:29:02 +02:00
Routing [Routing] simplified regex with named variables 2012-04-11 18:27:19 +02:00
Security fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
Serializer allow more control on GetSetMethodNormalizer by using callback functions and an ignoreAttributes list 2012-04-07 18:07:14 +02:00
Templating fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
Translation merged 2.0 2012-04-06 14:21:18 +02:00
Validator merged branch hason/validator (PR #552) 2012-04-11 16:12:39 +02:00
Yaml [Yaml] fixed phpdoc (closes symfony/Yaml#3) 2012-04-05 15:34:56 +02:00