Extension doesn't work with phpstan 1.10

Open
#170 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
php
Domain
testing, tooling

Research direction

Reproduce the reported errors with PHPStan 1.10 and phpstan-phpunit 1.3.10, then compare the behavior with PHPStan 1.9. Investigate the extension's compatibility with the changed PHPStan behavior; done means the undefined-method mock errors no longer occur on the latest PHPStan version.

Written by the indexing model from the issue text.

Description

After upgrading from phpstan 1.9 to 1.10, I started getting many errors like this:

Trying to mock an undefined method X on class Y".

Downgrading to 1.9 solves the problems, but I'd like to use the latest version.

The installed version of phpstan-phpunit is the current latest one (1.3.10)

Dominant language
PHP
Stars
544
Forks
58
Avg merge
2d 1h
Merged PRs (30d)
5

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from phpstan/phpstan-phpunit

All issues in phpstan/phpstan-phpunit

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.