-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 11.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sebastianbergmann/phpunit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 11.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 10 files changed
- 2 contributors
Commits on Jun 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71bde40 - Browse repository at this point
Copy the full SHA 71bde40View commit details -
Configuration menu - View commit details
-
Copy full SHA for deccf9e - Browse repository at this point
Copy the full SHA deccf9eView commit details
Commits on Jun 9, 2024
-
[TASK] Provide a test to demonstrate a regresision
This change adds a fixture class and a MockBuilder test to showcase a regression introduced with version 11.2.0. Given is a class, where one method is mocked using the `onlyMethods()` option to check the method gets called. The method is called in the class constructor and also in other public method. Providing a test mocking that method this breaks since 11.2.0 - albeit having the count in previous version only working for calls to the mock method AFTER the constructor call. Following exception thrown is not expectd: Error: Typed property MockObject_ClassCallingMethodInConstructor_b5ada611::$__phpunit_state must not be accessed before initialization Related: #5857
Configuration menu - View commit details
-
Copy full SHA for e5b3c30 - Browse repository at this point
Copy the full SHA e5b3c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae39c2a - Browse repository at this point
Copy the full SHA ae39c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ca43a - Browse repository at this point
Copy the full SHA 28ca43aView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18e3f20 - Browse repository at this point
Copy the full SHA 18e3f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 103e228 - Browse repository at this point
Copy the full SHA 103e228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c37cbd - Browse repository at this point
Copy the full SHA 4c37cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a2676 - Browse repository at this point
Copy the full SHA a5a2676View commit details -
Configuration menu - View commit details
-
Copy full SHA for e45a2c8 - Browse repository at this point
Copy the full SHA e45a2c8View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b87757 - Browse repository at this point
Copy the full SHA 1b87757View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 11.2.0...11.2.1