Am 13.9.2013 um 14:56 schrieb Jakub Zelenka <bu...@php.net>:
> Hi,
> 
> 
>> We have basically the choice:
>> a) reject this patch
>> b) just allow classes/traits/interfaces/goto-label/method to change, but
>> no funcs/ns
>> c) accept the whole patch
>> 
>> 
> I think that goto-labels have similar issue as functions. Consider label
> 
> else:
> 
> 
> Jakub

else::constant; doesn't work too. that's why I've put goto-labels in the same
category like classes etc.

See also: https://github.com/php/php-src/pull/438

Bob Weinand

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

Reply via email to