Seditio Source
Root
|
.
/
othercms
/
croogo-4.0.7
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
Squiz
/
Tests
/
PHP
/
DiscouragedFunctionsUnitTest.inc
<?php
error_log('test');
print_r($array);
var_dump($array);
?>