Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update to PHPStan v0.11#7782

Merged
Ocramius merged 1 commit into
masterfrom
bump-phpstan
Jul 28, 2019
Merged

Update to PHPStan v0.11#7782
Ocramius merged 1 commit into
masterfrom
bump-phpstan

Conversation

@carusogabriel
Copy link
Copy Markdown
Contributor

Although we're not in a higher level of PHPStan, let at least keep with the last version of it :)

@carusogabriel carusogabriel added this to the 3.0 milestone Jul 28, 2019
Comment thread composer.json
"ext-pdo": "*",
"doctrine/coding-standard": "^6.0",
"phpstan/phpstan-shim": "^0.9.2",
"phpstan/phpstan": "^0.11",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't understand how it was working before… shouldn't it have been vendor/bin/phpstan.phar in .travis.yml? Also, why this change?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

phpstan-shim is the binary version and I think we're using it to avoid conflicts. I've changed it to align the way we do in other repositores.

Comment thread lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php
@Ocramius Ocramius self-assigned this Jul 28, 2019
@Ocramius Ocramius merged commit 4bfa223 into master Jul 28, 2019
@Ocramius Ocramius deleted the bump-phpstan branch July 28, 2019 17:17
@greg0ire greg0ire removed this from the 3.0.0 milestone Jun 27, 2021
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.

3 participants