Skip to content

Add polyfills for PHP 8.0, 8.1, 8.2#768

Merged
brettmc merged 1 commit into
open-telemetry:mainfrom
tidal:polyfill
Jul 17, 2022
Merged

Add polyfills for PHP 8.0, 8.1, 8.2#768
brettmc merged 1 commit into
open-telemetry:mainfrom
tidal:polyfill

Conversation

@tidal

@tidal tidal commented Jul 16, 2022

Copy link
Copy Markdown
Member

This PR adds polyfills for PHP versions 8.0, 8.1, 8.2 in order to use certain language features in our PHP 7.4 code base.

  • Adds symfony/polyfill-php80
  • Adds symfony/polyfill-php81
  • Adds symfony/polyfill-php82

(This should also resolve the Phan error in #767)

@codecov

codecov Bot commented Jul 16, 2022

Copy link
Copy Markdown

Codecov Report

Merging #768 (f9c42be) into main (ae6b620) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #768   +/-   ##
=========================================
  Coverage     78.43%   78.43%           
  Complexity     1331     1331           
=========================================
  Files           153      153           
  Lines          3278     3278           
=========================================
  Hits           2571     2571           
  Misses          707      707           
Flag Coverage Δ
7.4 78.43% <ø> (ø)
8.0 78.50% <ø> (ø)
8.1 78.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae6b620...f9c42be. Read the comment docs.

@brettmc
brettmc merged commit 90036b1 into open-telemetry:main Jul 17, 2022
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.

2 participants