laminas / laminas-stdlib

SPL extensions, array utilities, error handlers, and more
https://docs.laminas.dev/laminas-stdlib/
BSD 3-Clause "New" or "Revised" License
190 stars 40 forks source link

Remove file headers #22

Closed ghostwriter closed 3 years ago

ghostwriter commented 3 years ago

[QA] Remove file header (DocBlock comments)

weierophinney commented 3 years ago

Accomplished with #26, which adopts laminas-coding-standard 2.3, which has rules for these removals.