Skip to content

pullrequests Search Results · repo:phpstan/phpstan-phpunit language:PHP

Filter by

123 results
 (140 ms)

123 results

inphpstan/phpstan-phpunit (press backspace or delete to remove)

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | metcalfc/changelog-generator | action | minor | v4.3.1 - v4.5.0 | Release Notes details summary ...
  • renovate[bot]
  • Opened 
    7 days ago
  • #226

With PHPUnit 12.0.9+, it gives 1) PHPStan\Rules\CallMethodsRuleTest::testBug222 Failed asserting that two strings are identical. --- Expected +++ Actual @@ @@ - + 13: Call to method method() on an unknown ...
  • VincentLanglet
  • 1
  • Opened 
    8 days ago
  • #225

Closes #222
  • ondrejmirtes
  • Opened 
    8 days ago
  • #224

  • staabm
  • 4
  • Opened 
    19 days ago
  • #221

In #219 , assertNotEquals was added as discouraged. When there is a usage of assertNotEquals though, the error message still references assertEquals and assertSame
  • PrinsFrank
  • 2
  • Opened 
    on Jan 22
  • #220

followup to https://github.com/phpstan/phpstan-phpunit/pull/216
  • staabm
  • 2
  • Opened 
    on Dec 19, 2024
  • #219

as discussed in https://github.com/phpstan/phpstan-phpunit/pull/216#discussion_r1883733686
  • staabm
  • 1
  • Opened 
    on Dec 13, 2024
  • #217

Simplified version which is concentrated on the main point: point people to assertSame when possible. I intentionally stripped of the assertEquals is fine when a comment is given case, as I think its not ...
  • staabm
  • 13
  • Opened 
    on Dec 10, 2024
  • #216