This repository was archived by the owner on Jan 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
ZF3 component compatibility + PHP 7.2 support #6
Merged
michalbundyra
merged 29 commits into
zfcampus:develop
from
michalbundyra:feature/zf3compat
Dec 31, 2019
Merged
ZF3 component compatibility + PHP 7.2 support #6
michalbundyra
merged 29 commits into
zfcampus:develop
from
michalbundyra:feature/zf3compat
Dec 31, 2019
Conversation
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
- Exposed to zend-component-installer as module - Updated minimum supported PHP version to 5.6 - Updated all other dependencies to use the latest known stable versions; where v3 releases are available, they are supported via `||` constraints - Removed unneeded `getAutoloaderConfig()` implementation in `Module` classes - Added scripts in composer.json - Updated CS rules - Updated travis configuration
- LICENSE.txt converted to md file - Added CONDUCT.md - Reference CONDUCT from CONTRIBUTING - Reference composer scripts from CONTRIBUTING - Updated README - Added placeholder for CHANGELOG
- short array notation - invokbales to factories - ::class notation
- PSR-2 fixes - `<?=` instead of `<?php echo`
- use sass instead of less - use gulp instead of grunt - update all npm packages - optimize image - update README
- travis image SVG instead of PNG - master branch
- zendframework/zend-mvc ^2.7.15 || ^3.0.4 - PHPUnit 5, 6 and 7 series + config
- removes sudo flag - add fast_finish flag
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please enable coveralls for the repository.