Skip to content

PHPORM-76 Explicitly require PHP ^8.1 #2574

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

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Aug 22, 2023

Fix PHPORM-76

Allows to use PHP 8.1 features without relying on the transient dependency from Laravel 10 like str_contains in #2571

Allows to use PHP 8.1 feature without relying on the transient dependency from laravel 10
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (49ec43c) 90.59% compared to head (977a1b2) 90.59%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2574   +/-   ##
=========================================
  Coverage     90.59%   90.59%           
  Complexity      749      749           
=========================================
  Files            34       34           
  Lines          1787     1787           
=========================================
  Hits           1619     1619           
  Misses          168      168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alcaeus alcaeus merged commit e7d4034 into mongodb:master Aug 22, 2023
@GromNaN GromNaN deleted the composer-php branch August 22, 2023 13:24
@GromNaN GromNaN changed the title Explicitly require PHP ^8.1 PHPORM-76 Explicitly require PHP ^8.1 Aug 22, 2023
@GromNaN GromNaN added this to the 4.0.0 milestone Aug 30, 2023
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.

3 participants