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

PHPStan 1.5.0 #9607

Merged
merged 1 commit into from
Mar 28, 2022
Merged

PHPStan 1.5.0 #9607

merged 1 commit into from
Mar 28, 2022

Conversation

derrabus
Copy link
Member

No description provided.

@@ -42,7 +42,7 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "1.4.6",
"phpstan/phpstan": "~1.4.10 || 1.5.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

PHPStan 1.5 dropped support for PHP 7.1. This is not a problem for us because we run PHPStan on PHP 8.1 anyway.

By allowing 1.4.x to be installed, I make sure a composer install still works on PHP 7.1.

@derrabus derrabus merged commit e410180 into doctrine:2.11.x Mar 28, 2022
@derrabus derrabus deleted the bump/phpstan branch March 28, 2022 08:37
derrabus added a commit that referenced this pull request Mar 28, 2022
* 2.11.x:
  PHPStan 1.5.0 (#9607)
  Remove Sphinx config
  Use correct syntax for external links
  Update XmlExporter.php - Type problem in php8.x (#9589)
  Ignore deprecation from Persistence
  Stands with Ukraine (#9567)
  Use internal links when self-referencing
  Link to docs for the stable version
derrabus added a commit to derrabus/orm that referenced this pull request Mar 28, 2022
* 2.12.x:
  Update psalm.xml
  PHPStan 1.5.0 (doctrine#9607)
  Remove Sphinx config
  Indicate what feature is deprecated
  Implement int-mask-of where appropriate
  Use correct syntax for external links
  Update XmlExporter.php - Type problem in php8.x (doctrine#9589)
  Ignore deprecation from Persistence
  Stands with Ukraine (doctrine#9567)
  Use internal links when self-referencing
  Link to docs for the stable version
n-e-m-a-nj-a pushed a commit to n-e-m-a-nj-a/orm that referenced this pull request Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant