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 ( 413ca6...9053fe )
by Marceau
03:52
created

PHP Classes Changes

A Crud added
A CrudFacade added
A CrudTable added
A
CrudCollection removed

PHP Operations Changes

A Crud::table() added
A Crud::entry() added
A CrudManager::setPerPage() added
A CrudTable::__construct() added
A CrudTable::hydrateEntries() added
A CrudTable::table() added
A Crudable::crudEntry() added
A Crudable::crudTable() added
A CrudTable::__toString() added
A helpers.php ➔ crud_table() added
view more  
A
CrudCollection::table() removed
A
Crudable::newCollection() removed
A
Crudable::crud() removed
A
CrudEntry::__get() removed
A
CrudCollection::__construct() removed
A
CrudCollection::getFields() removed
A
CrudCollection::getManager() removed