Passed
Push — master ( 749b16...167cfa )
by Gabor
04:47
created

Changes

2 issues (2 major) were introduced.
12 issues were fixed.
Test Coverage has decreased to 91% (-9%).
60 new patches (Unused Use Statements, Spacing) are available.
44 added classes/operations
Arrow A SQLiteAdapter::__construct() added
Arrow B SQLiteAdapter::insertData() added
Arrow B SQLiteAdapter::updateData() added
Arrow A SessionManager::has() added
Arrow A HtmlForm::__construct() added
Arrow A HtmlForm::addElement() added
Arrow B HtmlFormElement::__construct() added
Arrow A SQLiteAdapter added
Arrow A HtmlForm added
Arrow A HtmlFormElement added
B C MySQLAdapter::getWhereExpression() got worse
A B SessionManager::start() got worse
B A RoutingMiddleware::__invoke() improved
view all  
9.54
▲   + 0.03
Test Coverage
91%
▼ -9%   –   Changes
Head
Gabor Ivan  
Refactor Form; drop InMemoryAdapter and use the new SQLiteAdapter
2 more commits
Base
Gabor Ivan  
Upgrade composer packages; Make default theme form rendering compatible with Twig 2