Jimdo / prometheus_client_php

Prometheus instrumentation library for PHP applications
https://prometheus.io/docs/concepts/metric_types/
Apache License 2.0
281 stars 213 forks source link

Fix some coding standards (PSR2, short array syntax, @throws tags) #90

Open kenguest opened 6 years ago

kenguest commented 6 years ago

Just some simple changes in relation to some inconsistencies re array declarations and such.

NoelDavies commented 5 years ago

This project is dead, but I'm maintaining it under my employer - https://github.com/endclothing/prometheus_client_php. Feel free to submit the PR there, although I've already fixed most of this there I believe.