Home
last modified time | relevance | path

Searched refs:setStdin (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php177 $this->phpUtil->setStdin($sections['STDIN']);
221 $this->phpUtil->setStdin('');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DPHPTest.php104 $phpMock->setStdin('foo');
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md26 * deprecation: Process::setStdin() is deprecated in favor of Process::setInput()
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DPHP.php89 public function setStdin($stdin) function in PHPUnit_Util_PHP
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md85 * deprecation: Process::setStdin() is deprecated in favor of Process::setInput()