index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Zend
/
tests
/
use_const
/
includes
/
foo_php_version.php
blob: 08f9fd150eaa2ca72d85ddb66a743c00763772d3 (
plain
)
1
2
3
4
5
<
?php
namespace
foo
;
const
PHP_VERSION
=
42
;