X Tutup
Skip to content

PHP dependencies 20210108#38275

Merged
phil-davis merged 3 commits intomasterfrom
php-dependencies-20210108
Jan 8, 2021
Merged

PHP dependencies 20210108#38275
phil-davis merged 3 commits intomasterfrom
php-dependencies-20210108

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Jan 8, 2021

Description

  1. Update laminas/laminas-validator (2.13.4 => 2.13.5) https://github.com/laminas/laminas-validator/releases/tag/2.13.5
    Note: 2.14.0 has been released. But that has dropped support for PHP 7.2. So we will not get that version until we also drop support for PHP 7.2. It is no big deal for this dependency, but it is an indication that people are now quite quickly dropping PHP 7.2 in dependencies.

  2. Update patchwork/utf8 (v1.3.2 => v1.3.3) https://github.com/tchwork/utf8/releases/tag/v1.3.3
    https://packagist.org/packages/patchwork/utf8
    Note: this is the last release. "This package is abandoned and no longer maintained. The author suggests using the symfony/polyfill-mbstring or symfony/string package instead."

  3. Update symfony/polyfill (1.20.0 => 1.22.0)

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis added 3 - To Review dependencies php Pull requests that update Php code labels Jan 8, 2021
@phil-davis phil-davis self-assigned this Jan 8, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

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

@phil-davis phil-davis merged commit c15170f into master Jan 8, 2021
@delete-merged-branch delete-merged-branch bot deleted the php-dependencies-20210108 branch January 8, 2021 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - To Review dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup