X Tutup
Skip to content

Update symfony/polyfill (1.19.0 => 1.20.0)#38033

Merged
individual-it merged 1 commit intomasterfrom
bump-polyfill-1.20
Oct 26, 2020
Merged

Update symfony/polyfill (1.19.0 => 1.20.0)#38033
individual-it merged 1 commit intomasterfrom
bump-polyfill-1.20

Conversation

@phil-davis
Copy link
Contributor

Description

$ composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 8 updates, 2 removals
  - Removing symfony/polyfill-php70 (v1.19.0)
  - Removing paragonie/random_compat (v9.99.100)
  - Updating symfony/polyfill-iconv (v1.19.0 => v1.20.0): Downloading (100%)         
  - Updating symfony/polyfill-php72 (v1.19.0 => v1.20.0): Downloading (100%)         
  - Updating symfony/polyfill-intl-normalizer (v1.19.0 => v1.20.0): Downloading (100%)         
  - Updating symfony/polyfill-intl-idn (v1.19.0 => v1.20.0): Downloading (100%)         
  - Updating symfony/polyfill-mbstring (v1.19.0 => v1.20.0): Downloading (100%)         
  - Updating symfony/polyfill-php73 (v1.19.0 => v1.20.0): Downloading (100%)         
  - Updating symfony/polyfill-php80 (v1.19.0 => v1.20.0): Downloading (100%)         
  - Updating symfony/polyfill-ctype (v1.19.0 => v1.20.0): Downloading (100%)         

https://github.com/symfony/polyfill/releases/tag/v1.20.0

symfony/polyfill changed the min PHP version to 7.1. That is fine for owncloud - we only support PHP 7.2 and upward now anyway.

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 Oct 25, 2020
@phil-davis phil-davis self-assigned this Oct 25, 2020
@sonarqubecloud
Copy link

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

@individual-it individual-it merged commit 1061b06 into master Oct 26, 2020
@delete-merged-branch delete-merged-branch bot deleted the bump-polyfill-1.20 branch October 26, 2020 03:24
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