beberlei / metrics

Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.
316 stars 38 forks source link

Deprecated: Beberlei\Metrics\Collector\Null uses a reserved class name (Null) that will break on PHP 7 and higher #32

Closed nicolas-grekas closed 9 years ago

nicolas-grekas commented 9 years ago

See title :)

lyrixx commented 9 years ago

Could you send a PR?

nicolas-grekas commented 9 years ago

See #33