-
-
Notifications
You must be signed in to change notification settings - Fork 47
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: symfony/phpunit-bridge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/phpunit-bridge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
5
contributors
Commits on Sep 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 260a244 - Browse repository at this point
Copy the full SHA 260a244View commit details
Commits on Oct 6, 2020
-
* 3.4: Remove "branch-alias", populate "version"
Configuration menu - View commit details
-
Copy full SHA for d2119bc - Browse repository at this point
Copy the full SHA d2119bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d765c6 - Browse repository at this point
Copy the full SHA 3d765c6View commit details -
* 3.4: Update versions in composer.json
Configuration menu - View commit details
-
Copy full SHA for 4f84800 - Browse repository at this point
Copy the full SHA 4f84800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1313d3c - Browse repository at this point
Copy the full SHA 1313d3cView commit details
Commits on Oct 7, 2020
-
bug #38444 [PhpUnitBridge] fix running parallel tests with phpunit 9 …
…(nicolas-grekas) This PR was merged into the 3.4 branch. Discussion ---------- [PhpUnitBridge] fix running parallel tests with phpunit 9 | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #38337 | License | MIT | Doc PR | - Commits ------- 6b13ffaef2 [PhpUnitBridge] fix running parallel tests with phpunit 9
Configuration menu - View commit details
-
Copy full SHA for f69f18f - Browse repository at this point
Copy the full SHA f69f18fView commit details
Commits on Oct 12, 2020
-
* 3.4: Disable the PhpUnit bridge when testing it [PropertyInfo] Support for the mixed type. [Form] Add Bosnian (bs) validators translation [Form] Add missing Serbian (latn & cyrl) validators translation [Form] [Validator] added pt_BR translations Estonian update [PhpUnitBridge] fix running parallel tests with phpunit 9 [VarDumper] fix truncating big arrays
Configuration menu - View commit details
-
Copy full SHA for 88f44e4 - Browse repository at this point
Copy the full SHA 88f44e4View commit details
Commits on Oct 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7389acf - Browse repository at this point
Copy the full SHA 7389acfView commit details -
* 3.4: Remove "version" from composer.json files, use "branch-version" instead
Configuration menu - View commit details
-
Copy full SHA for 514676a - Browse repository at this point
Copy the full SHA 514676aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 385f640 - Browse repository at this point
Copy the full SHA 385f640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a1178 - Browse repository at this point
Copy the full SHA 83a1178View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c4eed56 - Browse repository at this point
Copy the full SHA c4eed56View commit details -
Add expectDeprecation, expectNotice, expectWarning, and expectError t…
…o TestCase polyfill
Configuration menu - View commit details
-
Copy full SHA for 83fc0dd - Browse repository at this point
Copy the full SHA 83fc0ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7b22e8 - Browse repository at this point
Copy the full SHA a7b22e8View commit details
Commits on Oct 23, 2020
-
bug #38681 [PHPUnitBridge] Support PHPUnit 8 and PHPUnit 9 in constra…
…int compatibility trait (alcaeus) This PR was merged into the 4.4 branch. Discussion ---------- [PHPUnitBridge] Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | not really | New feature? | yes | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | License | MIT This expands the compatibility layer for PHPUnit constraints by supporting PHPUnit 8 and PHPUnit 9. Support for the latter requires also adding the `evaluate` method to the trait, as this method gets a signature change in PHPUnit 9. Commits ------- f79ad80009 Support PHPUnit 8 and PHPUnit 9 in constraint compatibility trait
Configuration menu - View commit details
-
Copy full SHA for d5477cd - Browse repository at this point
Copy the full SHA d5477cdView commit details -
bug #38680 [PhpUnitBridge] Support new expect methods in test case po…
…lyfill (alcaeus) This PR was merged into the 4.4 branch. Discussion ---------- [PhpUnitBridge] Support new expect methods in test case polyfill | Q | A | ------------- | --- | Branch? | 5.x | Bug fix? | no | New feature? | yes | Deprecations? | no | License | MIT This PR adds the `expectError`, `expectWarning`, `expectNotice`, ~and `expectDeprecation`~ methods to the test case polyfill. ~Note that I saw a `expectDeprecation` message in `ExpectDeprecationTrait`, but I couldn't quite figure out what it's supposed to do. Please let me know if the `expectDeprecation` method needs to be removed from the test polyfill.~ Commits ------- 8a49a263a2 Add expectDeprecation, expectNotice, expectWarning, and expectError to TestCase polyfill
Configuration menu - View commit details
-
Copy full SHA for 05b1d00 - Browse repository at this point
Copy the full SHA 05b1d00View commit details
Commits on Oct 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 64fe24c - Browse repository at this point
Copy the full SHA 64fe24cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d05c61 - Browse repository at this point
Copy the full SHA 8d05c61View commit details -
* 3.4: Remove branch-version (keep them for contracts only) [Serializer] fix decoding float XML attributes starting with 0 add missing dutch translations [Validator] Add missing romanian translations do not translate null placeholders or titles
Configuration menu - View commit details
-
Copy full SHA for 0517712 - Browse repository at this point
Copy the full SHA 0517712View commit details -
Configuration menu - View commit details
-
Copy full SHA for e283912 - Browse repository at this point
Copy the full SHA e283912View commit details -
Configuration menu - View commit details
-
Copy full SHA for d53f4e6 - Browse repository at this point
Copy the full SHA d53f4e6View commit details
There are no files selected for viewing