Victor Berchet
|
7ddc8cbb9c
[FrameworkBundle] Monitor added/removed translations files in dev (fix #3653)
|
13 年之前 |
Fabien Potencier
|
cdca62559d
merged branch jfsimon/issue-3896 (PR #4029)
|
13 年之前 |
jeanfrancois.simon
|
686653ae3c
[HttpKernel] Fixed wache vary write (fixes #3896).
|
13 年之前 |
Fabien Potencier
|
2c61966daa
[Yaml] fixed a test when iconv is not installed
|
13 年之前 |
Fabien Potencier
|
9b5be1df2a
[Yaml] fixed tests when iconv and mbstring PHP extensions are not available
|
13 年之前 |
Fabien Potencier
|
3c62ebf52e
merged branch ruian/issue-3992 (PR #4006)
|
13 年之前 |
Julien 'ruian' Galenski
|
45ada3285f
Add Support for boolean as to string into yaml extension
|
13 年之前 |
Fabien Potencier
|
d599442cc1
merged branch jfsimon/issue-3896 (PR #4001)
|
13 年之前 |
jeanfrancois.simon
|
cd783fba06
[HttpKernel] Fixed cache vary lookup (fixes #3896).
|
13 年之前 |
Fabien Potencier
|
9ebc6a5b86
merged branch sstok/2.0 (PR #3997)
|
13 年之前 |
Sebastiaan Stok
|
89a1cdb1bc
Fixed grammar error. "tenminste" (instead of) -> "ten minste" (at minimum).
|
13 年之前 |
Fabien Potencier
|
660fb46d56
merged branch hhamon/http_foundation_phpdoc (PR #3982)
|
13 年之前 |
Hugo Hamon
|
b19468e15b
[HttpFoundation] changed return type from int to integer in ParameterBag::getInt() method.
|
13 年之前 |
Hugo Hamon
|
9cd0b03aea
[HttpFoundation] fixed phpdoc in ParameterBag::getInt() method.
|
13 年之前 |
Fabien Potencier
|
b12f32612d
merged branch hhamon/http_foundation_cs (PR #3980)
|
13 年之前 |
Hugo Hamon
|
64a0abe577
[HttpFoundation] fixed CS in ParameterBag class.
|
13 年之前 |
Fabien Potencier
|
968dded8e7
merged branch drak/trace_static (PR #3977)
|
13 年之前 |
Drak
|
3939c90944
[FrameworkBundle] Fix TraceableEventDispatcher unable to trace static class callables
|
13 年之前 |
Fabien Potencier
|
29a41ec13b
Revert "merged branch jakzal/2.0-StaticMethodLoaderFix (PR #3937)"
|
13 年之前 |
Fabien Potencier
|
580c8fa875
fixed CS
|
13 年之前 |
Fabien Potencier
|
8dc25abe1b
merged branch stealth35/locale_intl_error_name (PR #3959)
|
13 年之前 |
Fabien Potencier
|
44ea9495a3
merged branch eriksencosta/locale-fixes-2.0 (PR #3955)
|
13 年之前 |
Eriksen Costa
|
fab1b5ac8f
[Locale] changed inequality operator to strict checking and updated some assertions
|
13 年之前 |
Eriksen Costa
|
09d30d3d1e
[Locale] refactored some code
|
13 年之前 |
Eriksen Costa
|
e4cbbf3e8c
[Locale] fixed StubNumberFormatter::format() to behave like the NumberFormatter::parse() regarding to error flagging
|
13 年之前 |
Eriksen Costa
|
f16ff892bb
[Locale] fixed StubNumberFormatter::parse() to behave like the NumberFormatter::parse() regarding to error flagging
|
13 年之前 |
Eriksen Costa
|
0a606642b7
[Locale] updated StubIntlDateFormatter::format() exception message when timestamp argument is an array for PHP >= 5.3.4
|
13 年之前 |
stealth35
|
5799d25324
Add BOGUS UErrorCode test
|
13 年之前 |
stealth35
|
6f9c05d4f9
[Locale] Complete Stub with intl_error_name
|
13 年之前 |
Eriksen Costa
|
e4769d9377
[Locale] reordered test methods
|
13 年之前 |