Stanislav Malyshev wrote:
> Hi!
>
>> My point is that for this code:
>>
>> <?php
>> Classname::Method();
>> ?>
>>
>> The proposal does not solve the name conflict.  If no one rewrites their
>
> Right, it does not. So doesn't yours - you need to modify the code in
> both cases.
the solution I proposed emits an E_WARNING on the conflict.

Greg

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

Reply via email to