Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / psy / psysh / src / CodeCleaner / CallTimePassByReferencePass.php
index 87e685e7986984d8ddd31ffcf4fcae3c0342e855..cff2c519b9da30030ebfda1ab2c5fd2e7402eaea 100644 (file)
@@ -31,7 +31,7 @@ class CallTimePassByReferencePass extends CodeCleanerPass
     /**
      * Validate of use call-time pass-by-reference.
      *
-     * @throws RuntimeException if the user used call-time pass-by-reference in PHP >= 5.4.0
+     * @throws RuntimeException if the user used call-time pass-by-reference
      *
      * @param Node $node
      */