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 9cdd1c7b6f merged branch jakzal/checkbox-type-false (PR #7789)
This PR was merged into the master branch.

Discussion
----------

[Form] Allowed binding false to a checkbox

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | [![Build Status](https://travis-ci.org/jakzal/symfony.png?branch=checkbox-type-false)](https://travis-ci.org/jakzal/symfony)
| Fixed tickets | #7139
| License       | MIT
| Doc PR        | -

Commits
-------

24ef8d2 [Form] Added a SimpleFormTest test case.
e493984 [Form] Allowed binding false to a checkbox.
2013-04-22 20:30:59 +02:00
..
BrowserKit Merge branch '2.2' 2013-04-20 21:06:06 +02:00
ClassLoader merged branch mvrhov/patch-1 (PR #4975) 2013-04-20 23:04:32 +02:00
Config added missing license blocks 2013-04-22 06:31:56 +02:00
Console [Console] made the shel prompt easily customizable (closes #7710) 2013-04-21 12:38:46 +02:00
CssSelector merged branch dantleech/enforce_sprintf_for_exceptions (PR #7620) 2013-04-11 08:50:46 +02:00
Debug Merge branch '2.2' 2013-04-07 22:25:23 +02:00
DependencyInjection Fixed PHPDocs 2013-04-21 12:26:17 +00:00
DomCrawler [DomCrawler] finished the previous merge feature addition 2013-04-22 07:03:23 +02:00
EventDispatcher Merge branch '2.2' 2013-02-11 12:27:01 +01:00
Filesystem Merge branch '2.2' 2013-04-21 19:39:37 +02:00
Finder [Finder] updated CHANGELOG 2013-04-22 15:01:19 +02:00
Form merged branch jakzal/checkbox-type-false (PR #7789) 2013-04-22 20:30:59 +02:00
HttpFoundation [HttpFoundation] fixed CS for previous merge 2013-04-22 12:31:13 +02:00
HttpKernel [HttpKernel] added logging when an inline fragment cannot be rendered and ignore_errors is on 2013-04-22 15:39:53 +02:00
Intl added missing license blocks 2013-04-22 06:31:56 +02:00
Locale [Locale] Removed "Stub" prefixes in Intl component 2013-04-11 11:29:25 +02:00
OptionsResolver Enforce sprintf for exceptions 2013-04-11 08:50:46 +02:00
Process Merge branch '2.2' 2013-04-22 06:30:07 +02:00
PropertyAccess [PropertyAccess] Changed PropertyAccessor to continue searching when a non-public method/property are found 2013-04-18 16:39:54 +02:00
Routing Merge branch '2.2' 2013-04-22 06:30:07 +02:00
Security added missing license blocks 2013-04-22 06:28:40 +02:00
Serializer Fixed PHPDocs 2013-04-21 12:26:17 +00:00
Stopwatch [Stopwatch] Fix array definition from 5.4 2013-04-17 10:17:10 +03:00
Templating Merge branch '2.2' 2013-04-17 07:31:37 +02:00
Translation Fixed typos 2013-04-21 13:23:54 +00:00
Validator Updated croatian validator translation 2013-04-22 18:59:18 +02:00
Yaml Fixed PHPDocs 2013-04-21 12:26:17 +00:00