===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-zeta-console-tools-1.7.1/tests/dialog_test.php-100-        $this->proc = proc_open("{$this->phpPath} '{$scriptFile}'", $desc, $this->pipes );
php-zeta-console-tools-1.7.1/tests/dialog_test.php:101:        $this->res  = ( file_exists( $resFile ) ? require( $resFile ) : false );
php-zeta-console-tools-1.7.1/tests/dialog_test.php-102-    }
##############################################
php-zeta-console-tools-1.7.1/.pc/0002-Compatibility-with-recent-PHPUnit-8.patch/tests/dialog_test.php-100-        $this->proc = proc_open("{$this->phpPath} '{$scriptFile}'", $desc, $this->pipes );
php-zeta-console-tools-1.7.1/.pc/0002-Compatibility-with-recent-PHPUnit-8.patch/tests/dialog_test.php:101:        $this->res  = ( file_exists( $resFile ) ? require( $resFile ) : false );
php-zeta-console-tools-1.7.1/.pc/0002-Compatibility-with-recent-PHPUnit-8.patch/tests/dialog_test.php-102-    }