Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phpstan/phpstan-doctrine Loading
base: 1.4.1
Choose a base ref
...
head repository: phpstan/phpstan-doctrine Loading
compare: 1.4.3
Choose a head ref
  • 6 commits
  • 20 files changed
  • 3 contributors

Commits on May 28, 2024

  1. Readme: add reportUnknownTypes

    janedbal authored and ondrejmirtes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    811046b View commit details
    Browse the repository at this point in the history
  2. Add example

    janedbal authored and ondrejmirtes committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f6081cf View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    6a25c9d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    dd71401 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    f39003e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Fix EntityManagerInterface wrapInTransaction stub

    `wrapInTransaction`'s callable takes `self` as a parameter.
    jbafford authored and ondrejmirtes committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    dd27a3e View commit details
    Browse the repository at this point in the history
Loading