Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / var-dumper / Tests / Caster / ReflectionCasterTest.php
index 71eecc1aa896d64e7b23d41a1be6817422bdb2b9..a66c1d0386e0a06cbfe9077062d85604a4fae841 100644 (file)
@@ -163,7 +163,7 @@ EOTXT
      */
     public function testGenerator()
     {
-        if (extension_loaded('xdebug')) {
+        if (\extension_loaded('xdebug')) {
             $this->markTestSkipped('xdebug is active');
         }