Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.2.0 #196

Merged
merged 24 commits into from
May 20, 2020
Merged

Release 6.2.0 #196

merged 24 commits into from
May 20, 2020

Conversation

acampos1916
Copy link
Member

@acampos1916 acampos1916 commented May 20, 2020

Description
With this release the library supports PHP version 5.3 and above for production environments but php 7.3 and above for development.

#194 Create a GitHub Actions workflow
#193 Adyen IP validation function
#189 fix config typehint
#186 fix client types declarations
#185 remove duplicated classmap
#184 added .gitattributes to remove useless files for production from package
#182 Update composer.lock

Dependencies update
#191 Update dependency phpunit/phpunit to v9.1.4
#190 Update dependency phpunit/phpunit to v9.1.2
#187 Update dependency squizlabs/php_codesniffer to v3.5.5
#180 Update dependency phpunit/phpunit to v9.1.1
#179 Update dependency phpunit/phpunit to v9.0.2

Aleffio and others added 22 commits March 27, 2020 13:54
Update dependency phpunit/phpunit to v9.0.2
Create a security policy as per GitHub recommendation
* [PW-2387]: IP address validation util class

* [PW-2387]: Removing reverse-resolve function

* [PW-2387]: Fixes
Renovate bot missed this on pull request #180. Manually updated it for now.

Rewrote several tests to make it work.
Create a GitHub Actions Workflow that validates the code on pushes and pull requests, while also sending relevant data to SonarCloud.
cyattilakiss
cyattilakiss previously approved these changes May 20, 2020
PHPUnit generates the Clover coverage files with absolute file paths, and I couldn't find a way to change that. So, instead, I set up a step in the Continuous Integration workflow to clean up the report files after it runs.
@sonarcloud
Copy link

sonarcloud bot commented May 20, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@acampos1916 acampos1916 marked this pull request as ready for review May 20, 2020 11:03
@acampos1916 acampos1916 merged commit 852bd0d into master May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants