Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / symfony / var-dumper / Tests / Dumper / HtmlDumperTest.php
index b852f27476d0aec7fdb3c52b3b0c944d9bddc6a2..98ca471ac1c20e115e284133e5ddbc5ed28c91da 100644 (file)
@@ -22,6 +22,10 @@ class HtmlDumperTest extends TestCase
 {
     public function testGet()
     {
+        if (ini_get('xdebug.file_link_format') || get_cfg_var('xdebug.file_link_format')) {
+            $this->markTestSkipped('A custom file_link_format is defined.');
+        }
+
         require __DIR__.'/../Fixtures/dumb-var.php';
 
         $dumper = new HtmlDumper('php://output');
@@ -47,7 +51,7 @@ class HtmlDumperTest extends TestCase
         $dumpId = $dumpId[0];
         $res = (int) $var['res'];
 
-        $r = defined('HHVM_VERSION') ? '' : '<a class=sf-dump-ref>#%d</a>';
+        $r = \defined('HHVM_VERSION') ? '' : '<a class=sf-dump-ref>#%d</a>';
         $this->assertStringMatchesFormat(
             <<<EOTXT
 <foo></foo><bar><span class=sf-dump-note>array:24</span> [<samp>