Skip to content

📦 Migrate to phpstan v2 (max level), fix SA issues, PHP 8.4 deprecations #237

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 4 commits into from
Jan 3, 2025

Conversation

andrew-demb
Copy link
Collaborator

@andrew-demb andrew-demb commented Jan 3, 2025

… add phpstan-symfony, use max phpstan level, make phpstan happy

The last planned change before release the major version

@andrew-demb
Copy link
Collaborator Author

There's no more outdated dependencies except of psr/simple-cache (transitive)

$ composer outdated
Color legend:
- patch or minor release available - update recommended
- major release available - update possible

Direct dependencies required in composer.json:
Everything up to date

Transitive dependencies not required in composer.json:
psr/simple-cache 1.0.1 3.0.0 Common interfaces for simple caching
$ composer why psr/simple-cache
thecodingmachine/cache-utils v1.0.0 requires psr/simple-cache (^1)                 
thecodingmachine/graphqlite  v8.0.0 requires psr/simple-cache (^1.0.1 || ^2 || ^3) 

@andrew-demb andrew-demb changed the title 📦 Migrate to phpstan v2 📦 Migrate to phpstan v2 (max level), fix SA issues, PHP 8.4 deprecations Jan 3, 2025
Copy link
Collaborator

@Lappihuan Lappihuan left a comment

Choose a reason for hiding this comment

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

looks good to me

@andrew-demb andrew-demb merged commit c8626cf into thecodingmachine:master Jan 3, 2025
3 checks passed
@andrew-demb andrew-demb deleted the phpstan-v2 branch January 3, 2025 19:50
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