Commit e9c06ad
committed
Merge branch '6.0' into 6.1
* 6.0:
Use mb_convert_encoding instead of utf8_decode
[SecurityBundle] Remove forgotten unused code
Minor @requires function tests cleanup
[FrameworkBundle] Always add CacheCollectorPass
Fix "Notice: Undefined index: headers" in messenger with Oracle
[String] Fix ansi escape sequences regex
Indicate support for doctrine/persistence 3
[Routing] fix router base url when default uri has trailing slash
Replace deprecated String.prototype.substr()File tree
3 files changed
+1
-7
lines changed- Tests/IdGenerator
3 files changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments