Skip to content

Fix invalid syntax for php 8.1, introduce linter, CS fixes, local dev environment based on docker #2

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 6 commits into from
Jul 28, 2025

Conversation

mleczakm
Copy link
Collaborator

@mleczakm mleczakm commented Jul 15, 2025

I fixed all issues listed by static analyzers and changed code a bit because it wasn't supporting php 8.1 in fact due to used syntax. I think test coverage should be enhanced and we should add php version matrix.

mleczakm and others added 6 commits July 15, 2025 18:38
- Update minimum PHP version to 8.2 in `composer.json`
- Add additional autoload files and QA scripts in `composer.json`
- Refactor `MetricOperation` to a dedicated enum
- Introduce `RequiredInitializationParams` for cleaner initialization logic
- Improve log sync and metric operations with static `InternalLogger` usage
… for compatibility, refine logger constants, and enhance QA tooling.
@mleczakm mleczakm changed the title Codestyle fixes, local dev environment and drop support for php 8.1 Fix invalid syntax for php 8.1, introduce linter, CS fixes, local dev environment based on docker Jul 17, 2025
@mleczakm mleczakm merged commit d22e55b into main Jul 28, 2025
2 checks passed
@mleczakm mleczakm deleted the mleczakm-patch-2 branch July 28, 2025 12:44
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