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

Supports only PHP 8.2 #181

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Supports only PHP 8.2 #181

wants to merge 21 commits into from

Conversation

koriym
Copy link
Member

@koriym koriym commented Feb 21, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #181 (139f909) into master (cbbb208) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              master      #181   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       333       333           
===========================================
  Files             32        32           
  Lines            927       866   -61     
===========================================
- Hits             927       866   -61     
Impacted Files Coverage Δ
src/Config.php 100.00% <ø> (ø)
src/Instances.php 100.00% <ø> (ø)
src/Link.php 100.00% <ø> (ø)
src/PutDiagram.php 100.00% <ø> (ø)
src/SplitProfile.php 100.00% <ø> (ø)
src/TaggedProfile.php 100.00% <ø> (ø)
src/AbstractDescriptor.php 100.00% <100.00%> (ø)
src/AppState.php 100.00% <100.00%> (ø)
src/ConfigFilter.php 100.00% <100.00%> (ø)
src/CreateDescriptor.php 100.00% <100.00%> (ø)
... and 34 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Not supported in PHP 8.2.
Copy link
Member

@NaokiTsuchiya NaokiTsuchiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

完全に忘れていましたが、ApiDocで利用しているので 8.0 以上としておいたほうが良いかもしれません。。。

https://github.com/bearsunday/BEAR.ApiDoc/blob/1.x/composer.json#L26

@koriym
Copy link
Member Author

koriym commented Feb 28, 2023

なんと! 😅

完全に忘れていましたが、ApiDocで利用しているので 8.0 以上としておいたほうが良いかもしれません。。。

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.

None yet

2 participants