Please note that class name returned by `get_class` might contain null bytes, as is the case in my version of PHP (7.1.4).
Name will change when class starting line or it's body is changed.
Yes, name is implementation detail that should not be relied upon, but in some rare use cases it is required (annotating anonymous class).