Skip to content

Upgrade to latest BetterReflection version #62

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
May 26, 2018

Conversation

Ocramius
Copy link
Member

This patch:

  • bumps to BetterReflection master (no changes in composer.json though, just lock file)
  • excludes infection and phpstan, because they are still on PHP-Parser 3.x

Marked as WIP since I don't think excluding this stuff is a good idea, considering that phpstan is being released soon-ish...

@@ -4,7 +4,7 @@

namespace RoaveTest\BackwardCompatibility\Support;

use PHPStan\Testing\TestCase;
use PHPUnit\Framework\TestCase;
Copy link
Member Author

Choose a reason for hiding this comment

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

This had slipped in and I noticed it only after removing phpstan

@Ocramius Ocramius force-pushed the feature/better-reflection-v4 branch from 5c28fcf to 8a7843a Compare May 26, 2018 13:01
@Ocramius Ocramius removed the WIP label May 26, 2018
@Ocramius Ocramius self-assigned this May 26, 2018
@Ocramius Ocramius added this to the 0.0.1 milestone May 26, 2018
@Ocramius
Copy link
Member Author

🚢 🚢 🚢

Too bad about infection and phpstan, but for now at least I managed to add psalm.

@Ocramius Ocramius merged commit 58d3a9b into master May 26, 2018
@Ocramius Ocramius deleted the feature/better-reflection-v4 branch May 26, 2018 13:23
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