matteosister / GitElephant

An abstraction layer for git written in PHP
GNU Lesser General Public License v3.0
613 stars 74 forks source link

improve utilities class #151

Closed rvitaliy closed 5 years ago

GenieTim commented 5 years ago

Thank you for your first contributions. Would it be possible to elaborate slightly more as to how far these changes are improvements? Thanks!

imunhatep commented 5 years ago

I assume this is performance related improvement. From diff perspective, looks clean.

GenieTim commented 5 years ago

I guess. The removal of legacy code could be another argument. We should add a cs-fixer CI task at some point to automate the short vs. long array syntax changes.