Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Feat: Support newer Package verions #72

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

TylerFiekens
Copy link
Contributor

Hello, this PR should close #68 and also bring support for the PHP versions 8.2. I've also enabled PHP 8.2 within the workflows and the tests seem to pass. Let me know, if this looks good or needs and changes.

Change Log

Added

  • Support for PHP version 8.2
  • Enabled Support for new psr/log versions

Fixed

Changed

  • Enabled support for PHP 8.2 in workflows

Removed

Deprecated

Security


Description

@TylerFiekens
Copy link
Contributor Author

Also, i've noticed that the workflow checks only run for commits to the 1.x branch. Is this intended?

@norberttech
Copy link
Contributor

Thanks, looks good!

Also, i've noticed that the workflow checks only run for commits to the 1.x branch. Is this intended?

Yeah as 1.x is the only active branch for now.

@norberttech norberttech merged commit b444701 into app-insights-php:1.x Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The package is using an older version of psr/log
2 participants