root
/
Zend
/
tests
/
use_const
/
includes
/foo_php_version.php
/* [<][>][^][v][top]
[bottom]
[index]
[help]
*/
<?php
namespace foo;
const
PHP_VERSION
= 42;
/* [<][>][^][v]
[top]
[bottom]
[index]
[help]
*/