Skip to content

Commit

Permalink
close #22
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Jan 9, 2025
1 parent dbd241e commit a8da13a
Show file tree
Hide file tree
Showing 9 changed files with 207 additions and 207 deletions.
82 changes: 41 additions & 41 deletions demo/output/console.log
Original file line number Diff line number Diff line change
Expand Up @@ -3,45 +3,45 @@
------------------------------------------------------------
/var/www/html/demo.php:30

1: Chevere\VarDump\VarDump#2
private variables array [] (size=0)
private shift int 0 (length=1)
private debugBacktrace array [] (size=0)
private format Chevere\VarDump\Formats\ConsoleFormat#5
private output Chevere\VarDump\Outputs\ConsoleOutput#6
private outputHr string ------------------------------------------------------------ (length=69)
private writer Chevere\Writer\StreamWriter#13
private stream Nyholm\Psr7\Stream#14
private stream Resource id #43 (type=stream)
private seekable bool true
private readable bool true
private writable bool true
private uri null
private size null
private trace array (size=1)
0 => array (size=7)
file => string /var/www/html/demo.php (length=49)
line => int 30 (length=2)
function => string process (length=7)
class => string Chevere\VarDump\VarDump (length=23)
object => Chevere\VarDump\VarDump#15
private variables array (size=1)
0 => Chevere\VarDump\VarDump#2 (circular reference #2)
private shift int 0 (length=1)
private debugBacktrace array (size=1)
0 => array (size=7)
file => string /var/www/html/demo.php (length=49)
line => int 30 (length=2)
function => string process (length=7)
class => string Chevere\VarDump\VarDump (length=23)
object => Chevere\VarDump\VarDump#15 (circular reference #15)
type => string -> (length=2)
args => array (size=1)
0 => Chevere\Writer\StreamWriter#13 (circular reference #13)
private format Chevere\VarDump\Formats\ConsoleFormat#5 (circular reference #5)
private output Chevere\VarDump\Outputs\ConsoleOutput#6 (circular reference #6)
type => string -> (length=2)
args => array (size=1)
0 => Chevere\Writer\StreamWriter#13 (circular reference #13)
private caller string Chevere\VarDump\VarDump->process() (length=34)
1: Chevere\VarDump\VarDump#4
private variables array [] (size=0)
private shift int 0 (length=1)
private debugBacktrace array [] (size=0)
private format Chevere\VarDump\Formats\ConsoleFormat#6
private output Chevere\VarDump\Outputs\ConsoleOutput#7
protected outputHr string ------------------------------------------------------------ (length=69)
private writer Chevere\Writer\StreamWriter#14
private stream Chevere\Writer\Stream#15
private stream Resource id #57 (type=stream)
private seekable bool true
private readable bool true
private writable bool true
private uri null
private size null
private trace array (size=1)
0 => array (size=7)
file => string /var/www/html/demo.php (length=49)
line => int 30 (length=2)
function => string process (length=7)
class => string Chevere\VarDump\VarDump (length=23)
object => Chevere\VarDump\VarDump#16
private variables array (size=1)
0 => Chevere\VarDump\VarDump#4 (circular reference #4)
private shift int 0 (length=1)
private debugBacktrace array (size=1)
0 => array (size=7)
file => string /var/www/html/demo.php (length=49)
line => int 30 (length=2)
function => string process (length=7)
class => string Chevere\VarDump\VarDump (length=23)
object => Chevere\VarDump\VarDump#16 (circular reference #16)
type => string -> (length=2)
args => array (size=1)
0 => Chevere\Writer\StreamWriter#14 (circular reference #14)
private format Chevere\VarDump\Formats\ConsoleFormat#6 (circular reference #6)
private output Chevere\VarDump\Outputs\ConsoleOutput#7 (circular reference #7)
type => string -> (length=2)
args => array (size=1)
0 => Chevere\Writer\StreamWriter#14 (circular reference #14)
private caller string Chevere\VarDump\VarDump->process() (length=34)
------------------------------------------------------------
Loading

0 comments on commit a8da13a

Please sign in to comment.