10000 Merge branch '3.4' · symfony/symfony@d222648 · GitHub
[go: up one dir, main page]

Skip to content

Commit d222648

Browse files
Merge branch '3.4'
* 3.4: Minor fix in UPGRADE files
2 parents 5c74f11 + 1e7d487 commit d222648

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

UPGRADE-3.4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ UPGRADE FROM 3.3 to 3.4
44
Config
55
------
66

7-
* Using protected builder property of TreeBuilder is deprecated and property will be removed in 4.0.
7+
* The protected `TreeBuilder::$builder` property is deprecated and will be removed in 4.0.
88

99
DependencyInjection
1010
-------------------

UPGRADE-4.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ ClassLoader
66

77
* The component has been removed. Use Composer instead.
88

9+
Config
10+
------
11+
12+
* The protected `TreeBuilder::$builder` property has been removed.
13+
914
Console
1015
-------
1116

0 commit comments

Comments
 (0)
0