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 ( d53dcd...f61343 )
by Hong
02:32
created
src/Phossa2/Logger/Traits/ExtendedLoggerTrait.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -215,6 +215,7 @@
 block discarded – undo
215 215
      * Get all matching handlers/processors with channel name globbing
216 216
      *
217 217
      * @param  string  $channel
218
+     * @param string $type
218 219
      * @return PriorityQueue
219 220
      * @access protected
220 221
      */
Please login to merge, or discard this patch.