Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

ZF3 component compatibility + PHP 7.2 support #6

Merged
merged 29 commits into from
Dec 31, 2019
Merged

ZF3 component compatibility + PHP 7.2 support #6

merged 29 commits into from
Dec 31, 2019

Conversation

michalbundyra
Copy link
Member

Please enable coveralls for the repository.

- 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
@michalbundyra michalbundyra changed the title ZF3 component compatibility ZF3 component compatibility + PHP 7.2 support May 8, 2018
@michalbundyra michalbundyra merged commit 4902ff8 into zfcampus:develop Dec 31, 2019
@michalbundyra michalbundyra deleted the feature/zf3compat branch December 31, 2019 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant