===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-composer-semver-3.2.4/src/CompilingMatcher.php-58-            $code = $constraint->compile($operator);
php-composer-semver-3.2.4/src/CompilingMatcher.php:59:            self::$compiledCheckerCache[$cacheKey] = $function = eval('return function($v, $b){return '.$code.';};');
php-composer-semver-3.2.4/src/CompilingMatcher.php-60-        } else {
##############################################
php-composer-semver-3.2.4/tests/Constraint/ConstraintTest.php-551-
php-composer-semver-3.2.4/tests/Constraint/ConstraintTest.php:552:        return eval("return $code;");
php-composer-semver-3.2.4/tests/Constraint/ConstraintTest.php-553-    }
##############################################
php-composer-semver-3.2.4/tests/Constraint/MultiConstraintTest.php-538-
php-composer-semver-3.2.4/tests/Constraint/MultiConstraintTest.php:539:        return eval("return $code;");
php-composer-semver-3.2.4/tests/Constraint/MultiConstraintTest.php-540-    }
##############################################
php-composer-semver-3.2.4/.pc/0001-Compatibility-with-recent-PHPUnit-8.patch/tests/Constraint/ConstraintTest.php-551-
php-composer-semver-3.2.4/.pc/0001-Compatibility-with-recent-PHPUnit-8.patch/tests/Constraint/ConstraintTest.php:552:        return eval("return $code;");
php-composer-semver-3.2.4/.pc/0001-Compatibility-with-recent-PHPUnit-8.patch/tests/Constraint/ConstraintTest.php-553-    }
##############################################
php-composer-semver-3.2.4/.pc/0001-Compatibility-with-recent-PHPUnit-8.patch/tests/Constraint/MultiConstraintTest.php-538-
php-composer-semver-3.2.4/.pc/0001-Compatibility-with-recent-PHPUnit-8.patch/tests/Constraint/MultiConstraintTest.php:539:        return eval("return $code;");
php-composer-semver-3.2.4/.pc/0001-Compatibility-with-recent-PHPUnit-8.patch/tests/Constraint/MultiConstraintTest.php-540-    }