%PDF- %PDF-
Direktori : /var/www/html/hrsys/api/vendor/phpunit/phpunit/tests/end-to-end/ |
Current File : /var/www/html/hrsys/api/vendor/phpunit/phpunit/tests/end-to-end/phpt-env.phpt |
--TEST-- PHPT runner should support ENV section --ENV-- FOO=bar --FILE-- <?php declare(strict_types=1); if (isset($_SERVER['FOO'])) { \var_dump($_SERVER['FOO']); } --EXPECTF_EXTERNAL-- _files/phpt-env.expected.txt