Fabien Potencier
|
35ee15d131
[DependencyInjection] tweaked an error message to ease debugging
|
14 years ago |
Fabien Potencier
|
aaba52d928
[FrameworkBundle] made all Router options configurable
|
14 years ago |
Brandon Turner
|
953a81372a
[Form] fixed typo in unit test
|
14 years ago |
Brandon Turner
|
b2e4b452a4
[Form] added support for stdClass objects
|
14 years ago |
Brandon Turner
|
c3b89eeedd
[Form] fixed failing unit test due
|
14 years ago |
Brandon Turner
|
9e84f450c2
[Form] fixed decimal rounding in IntegerField
|
14 years ago |
Brandon Turner
|
a305eb063d
[Form] added support for rounding-mode option on NumberFields
|
14 years ago |
Brandon Turner
|
2052501634
[Form] fixed missing locale setting in unit tests
|
14 years ago |
Brandon Turner
|
86b6aff5b6
[Form] fixed bug that prevented setLocale from working
|
14 years ago |
Fabien Potencier
|
eb942c8f18
[ZendBundle] fixed translator configuration
|
14 years ago |
Fabien Potencier
|
0b98a2861e
fixed PHPUnit configuration
|
14 years ago |
Fabien Potencier
|
866c306dc8
removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component)
|
14 years ago |
Fabien Potencier
|
15ca8b4076
[FrameworkBundle] removed obsolete file
|
14 years ago |
Fabien Potencier
|
69b538b632
[FrameworkBundle] removed the app:init command
|
14 years ago |
Fabien Potencier
|
d62befd67b
[FrameworkBundle] fixed Filesystem when used within a phar archive
|
14 years ago |
Dustin Whittle
|
a01a74ef79
fixed typo in options
|
14 years ago |
Dustin Whittle
|
f3993b45c1
added width, height, alt tags for all images used in web profilers (for proper html)
|
14 years ago |
Fabien Potencier
|
2d80788e3a
[FrameworkBundle] added support for services as controllers
|
14 years ago |
Jordi Boggiano
|
82f6a68eb2
[Validator] Allow DateTime objects as valid DateTimes
|
14 years ago |
Fabien Potencier
|
2862c6cce4
refactored configuration names
|
14 years ago |
Thomas
|
66ddacf2e5
[Process] remove fork references as proc_* functions start a command from an independant process, does not copy the parent memory space like pcntl_* function
|
14 years ago |
Fabien Potencier
|
e093387179
[Finder] fixed a problem on Windows
|
14 years ago |
Fabien Potencier
|
ec066a0843
fixed misplaced file
|
14 years ago |
Jordi Boggiano
|
71cc3a7773
[Form] avoid double-escape and then unescape
|
15 years ago |
Kris Wallsmith
|
e6bff045c9
[DoctrineMongoDBBundle] added a quick profiler panel
|
14 years ago |
Kris Wallsmith
|
5f9c365971
[DoctrineMongoDBBundle] fixed formatting of booleans in query log
|
14 years ago |
Jonathan H. Wage
|
115d073033
Fixing Dbal logger to work with latest DBAL
|
14 years ago |
Brandon Turner
|
2fd9ffbaee
[FrameworkBundle] Fixed reference to old class
|
14 years ago |
Fabien Potencier
|
d657adbfa2
removed Symfony\Framework
|
14 years ago |
Fabien Potencier
|
1990fc543b
[HttpKernel] added Closure support to ControllerResolver
|
14 years ago |