index
:
delta/php2.git
master
museum.php.net: php5/php-5.4.13.tar.bz2
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
classes
/
constants_basic_003.inc
blob: be193e64f89a107a7bc8a2385e0c87a2e31bef46 (
plain
)
1
2
3
4
5
<?php class A { const MY_CONST = "hello from A"; } ?>