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

Bump php parser to ^4.13.2 #199

Merged
merged 2 commits into from
Jan 13, 2023
Merged

Conversation

NaokiTsuchiya
Copy link
Member

以下のように8.2 の lowest dependency のテストにおいて php-parser の deprecate エラーが出ていたので修正されたバージョンの 4.13.2 を利用するように変更しました。

https://github.com/bearsunday/BEAR.Package/actions/runs/3856759902/jobs/6573359007

https://github.com/nikic/PHP-Parser/releases/tag/v4.13.2

@sonarcloud
Copy link

sonarcloud bot commented Jan 6, 2023

Kudos, SonarCloud Quality Gate passed!    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
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 6, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (2ce4cdf) compared to base (5f82adc).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                 2.x      #199   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       161       161           
===========================================
  Files             30        30           
  Lines            457       457           
===========================================
  Hits             457       457           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@NaokiTsuchiya
Copy link
Member Author

https://github.com/ray-di/.github/blob/v1/.github/workflows/continuous-integration.yml では current_stable の lowest のケースがないのでサポートが必要かもしれません

@NaokiTsuchiya
Copy link
Member Author

@koriym レビューお願いします!

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