PHP Classes

File: libraries/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   PHP Slim Framework 3 Modular Application   libraries/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php   Download  
File: libraries/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Slim Framework 3 Modular Application
Create modular applications using Slim Framework
Author: By
Last change:
Date: 6 years ago
Size: 275 bytes
 

Contents

Class file image Download
<?php
/*
 * This file is part of PHPUnit.
 *
 * (c) Sebastian Bergmann <sebastian@phpunit.de>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
eval('?>' . file_get_contents('php://stdin'));