Hey Benas,

On Tue, Apr 28, 2020 at 5:59 PM Benas IML <benas.molis....@gmail.com> wrote:

> > `Attribute` is certainly too generic, and will needlessly collide with
> code
> > in the wild.
>
> Could you provide any examples as to where '\Attribute' is being used in
> the
> wild? I haven't seen a single project that has an Attribute class and uses
> the
> global namespace.
>

Thankfully (to PSRs), I don't write non-namespaced code myself anymore:
that's not something that is true in many legacy and closed-source projects.
I tend to also healthily avoid any packages that declare symbols in the
global namespace.

Like many other things in life, just because you don't see something
doesn't mean that it is certainly not there ;-)

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/

Reply via email to