On Mon, 21 Jul 2003, Sebastian Bergmann wrote:

>   Reproducing Script
> 
>      <?php
>      class Foo {
>        const Bar = 'classBar';
>      }
> 
>      print Foo::Bar;
>      ?>

Even though Zeev claims it's fixed, can you please add a test case for 
it?

Derick

-- 
"Interpreting what the GPL actually means is a job best left to those
                    that read the future by examining animal entrails."
-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 International PHP Magazine                          http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to