DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / formatting / arrays2.php
12345678
<?php test(array( 'test1' => "passed", 'test2' => "failed", 'test2' => "unknown", )); echo 1; ?>