GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Completed
Push — master ( 14d64e...bf30ba )
by Cees-Jan
02:19
created

Changes

8.35
▼   -0.98
Test Coverage
70%
▶ ±0%
Head
Cees-Jan Kiewiet  
Use reflection to create exception on PHP 7 and use a fallback for PHP 5
Base
Cees-Jan Kiewiet  
Minor performance gain by putting the ReflectionClass instance into a var instead of creating one each time we want to use it.