We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1143f1 commit 30328b0Copy full SHA for 30328b0
README.md
@@ -5,7 +5,7 @@ This component provides a mechanism that allows exploring then dumping
5
any PHP variable.
6
7
It handles scalars, objects and resources properly, taking hard and soft
8
-references into account. More than being immune to inifinite recursion
+references into account. More than being immune to infinite recursion
9
problems, it allows dumping where references link to each other.
10
It explores recursive structures using a breadth-first algorithm.
11
0 commit comments