Hi Ralph, hi everybody,
given the clear use case and the simplicity of the patch, a very good idea.
With regards,
Lars
Am 15.04.2012 um 16:13 schrieb Ralph Schindler:
>
>> I used to implement `public static function getClass() { return
>> get_called_class(); }`, so I really like this one, makes it also easier
>> for IDEs when refactoring code :)
>
> Oh completely, that is one of the major benefits. My current workflow for refactoring is to
> refactor with the built-in support, but then also having to go find/replace on the full class name,
> just in case.
>
> -ralph
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>