Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3942508
dump_array.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
258 B
Referenced Files
None
Subscribers
None
dump_array.php
View Options
<?php
use
Keruald\OmniTools\Debug\Debugger
;
// Include Debugger class file
$libDirectory
=
dirname
(
__DIR__
,
3
);
require
$libDirectory
.
"/src/Debug/Debugger.php"
;
Debugger
::
printVariableAndDie
([
"foo"
=>
"bar"
]);
echo
"The script didn't die as expected."
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Dec 26, 16:28 (7 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2315140
Default Alt Text
dump_array.php (258 B)
Attached To
Mode
rKOT Keruald OmniTools
Attached
Detach File
Event Timeline
Log In to Comment