summaryrefslogtreecommitdiff
path: root/ext/reflection
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2004-03-09 15:37:18 +0000
committerAndi Gutmans <andi@php.net>2004-03-09 15:37:18 +0000
commitf30b51f5b945c8e4b1b4be0ee7384e9da828355f (patch)
tree230d125caadfbc9f2e6b182f3d4be750f410c262 /ext/reflection
parent0fc9d5861d09d294aba69c67b074ff81d20a03d8 (diff)
downloadphp-git-f30b51f5b945c8e4b1b4be0ee7384e9da828355f.tar.gz
- Fix crash:
<?php class ResourceFormat { const IMG = 1; } class Image { const RESOURCE_FORMAT = ResourceFormat::IMG; } print_r(constant('Image::RESOURCE_FORMAT')); ?>
Diffstat (limited to 'ext/reflection')
0 files changed, 0 insertions, 0 deletions