Skip to content

Commit a8da13a

Browse files
committed
close #22
1 parent dbd241e commit a8da13a

File tree

9 files changed

+207
-207
lines changed

9 files changed

+207
-207
lines changed

demo/output/console.log

Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,45 +3,45 @@
33
------------------------------------------------------------
44
/var/www/html/demo.php:30
55

6-
1: Chevere\VarDump\VarDump#2
7-
private variables array [] (size=0)
8-
private shift int 0 (length=1)
9-
private debugBacktrace array [] (size=0)
10-
private format Chevere\VarDump\Formats\ConsoleFormat#5
11-
private output Chevere\VarDump\Outputs\ConsoleOutput#6
12-
private outputHr string ------------------------------------------------------------ (length=69)
13-
private writer Chevere\Writer\StreamWriter#13
14-
private stream Nyholm\Psr7\Stream#14
15-
private stream Resource id #43 (type=stream)
16-
private seekable bool true
17-
private readable bool true
18-
private writable bool true
19-
private uri null
20-
private size null
21-
private trace array (size=1)
22-
0 => array (size=7)
23-
file => string /var/www/html/demo.php (length=49)
24-
line => int 30 (length=2)
25-
function => string process (length=7)
26-
class => string Chevere\VarDump\VarDump (length=23)
27-
object => Chevere\VarDump\VarDump#15
28-
private variables array (size=1)
29-
0 => Chevere\VarDump\VarDump#2 (circular reference #2)
30-
private shift int 0 (length=1)
31-
private debugBacktrace array (size=1)
32-
0 => array (size=7)
33-
file => string /var/www/html/demo.php (length=49)
34-
line => int 30 (length=2)
35-
function => string process (length=7)
36-
class => string Chevere\VarDump\VarDump (length=23)
37-
object => Chevere\VarDump\VarDump#15 (circular reference #15)
38-
type => string -> (length=2)
39-
args => array (size=1)
40-
0 => Chevere\Writer\StreamWriter#13 (circular reference #13)
41-
private format Chevere\VarDump\Formats\ConsoleFormat#5 (circular reference #5)
42-
private output Chevere\VarDump\Outputs\ConsoleOutput#6 (circular reference #6)
43-
type => string -> (length=2)
44-
args => array (size=1)
45-
0 => Chevere\Writer\StreamWriter#13 (circular reference #13)
46-
private caller string Chevere\VarDump\VarDump->process() (length=34)
6+
1: Chevere\VarDump\VarDump#4
7+
private variables array [] (size=0)
8+
private shift int 0 (length=1)
9+
private debugBacktrace array [] (size=0)
10+
private format Chevere\VarDump\Formats\ConsoleFormat#6
11+
private output Chevere\VarDump\Outputs\ConsoleOutput#7
12+
protected outputHr string ------------------------------------------------------------ (length=69)
13+
private writer Chevere\Writer\StreamWriter#14
14+
private stream Chevere\Writer\Stream#15
15+
private stream Resource id #57 (type=stream)
16+
private seekable bool true
17+
private readable bool true
18+
private writable bool true
19+
private uri null
20+
private size null
21+
private trace array (size=1)
22+
0 => array (size=7)
23+
file => string /var/www/html/demo.php (length=49)
24+
line => int 30 (length=2)
25+
function => string process (length=7)
26+
class => string Chevere\VarDump\VarDump (length=23)
27+
object => Chevere\VarDump\VarDump#16
28+
private variables array (size=1)
29+
0 => Chevere\VarDump\VarDump#4 (circular reference #4)
30+
private shift int 0 (length=1)
31+
private debugBacktrace array (size=1)
32+
0 => array (size=7)
33+
file => string /var/www/html/demo.php (length=49)
34+
line => int 30 (length=2)
35+
function => string process (length=7)
36+
class => string Chevere\VarDump\VarDump (length=23)
37+
object => Chevere\VarDump\VarDump#16 (circular reference #16)
38+
type => string -> (length=2)
39+
args => array (size=1)
40+
0 => Chevere\Writer\StreamWriter#14 (circular reference #14)
41+
private format Chevere\VarDump\Formats\ConsoleFormat#6 (circular reference #6)
42+
private output Chevere\VarDump\Outputs\ConsoleOutput#7 (circular reference #7)
43+
type => string -> (length=2)
44+
args => array (size=1)
45+
0 => Chevere\Writer\StreamWriter#14 (circular reference #14)
46+
private caller string Chevere\VarDump\VarDump->process() (length=34)
4747
------------------------------------------------------------

0 commit comments

Comments
 (0)