-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* zf3 support (#241) * Update Renderer.php * Update PrepareData.php * - unittests update, removed deprecated method `getMock` (#238) - also removed deprecated method setExpectedException - run cs fix - update composer for cs-fix * - run cs fix - update composer doctrine - datagrid should now work with zf2 and zf3 * added unit tests for nightly * dropped PHP 5.5 (#242) * dropped PHP 5.5 * travis allow_failures fix * doctrine-orm-module composer update (#246) * composer.json phpunit changed to min 5.6 doctrine/doctrine-orm-module min 1.1.0 changed autoloader to PSR-4 * cs fixxes * PHP 7.1 in travis (#247) * added PHP 7.1 in travis for tests * coverage check only with PHP 7.0
- Loading branch information
1 parent
42cd977
commit 67e643c
Showing
76 changed files
with
1,058 additions
and
1,108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.