Skip to content

Commit c4c6107

Browse files
committed
Merge branch '2.6' into 2.7
* 2.6: Update filesystem readme.md to include exists method Add machine readable events Fixed minor typo [FrameworkBundle] Fix server start in case the PHP binary is not found Update UPGRADE-2.6.md [HttpKernel][2.6] Adding support for invokable controllers in the RequestDataCollector fixed typo [Translations] Added missing Hebrew language trans-unit sources [DependencyInjection] inlined factory not referenced Fixed case for empty folder Fixed whitespace control for password form widget [Routing] correctly initialize condition as string
2 parents b338397 + 30328b0 commit c4c6107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This component provides a mechanism that allows exploring then dumping
55
any PHP variable.
66

77
It handles scalars, objects and resources properly, taking hard and soft
8-
references into account. More than being immune to inifinite recursion
8+
references into account. More than being immune to infinite recursion
99
problems, it allows dumping where references link to each other.
1010
It explores recursive structures using a breadth-first algorithm.
1111

0 commit comments

Comments
 (0)