opis / closure

Serialize closures (anonymous functions)
https://opis.io/closure
MIT License
2.5k stars 84 forks source link

Coding Standard #100

Closed szepeviktor closed 3 years ago

szepeviktor commented 3 years ago

For readability please consider following PSR-12. vendor/bin/phpcbf --standard=PSR12 src/

Thank you.

GrahamCampbell commented 3 years ago

This shouldn't be changed on 3.x IMO. StyleCI could be enabled on the 4.x branch to enforce code style automatically.