-
-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: symfony/phpunit-bridge
base: v7.1.9
head repository: symfony/phpunit-bridge
compare: v7.2.0
- 19 commits
- 33 files changed
- 10 contributors
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4c5787 - Browse repository at this point
Copy the full SHA d4c5787View commit details
Commits on Jun 25, 2024
-
* 7.1: (31 commits) [DependencyInjection] Fix phpdoc for $calls [Security] check token in payload instead just request fix tests add missing method fix merge fix test fix merge fix test change test to use a real ObjectManager [Mailer] Document the usage of custom headers in Infobip bridge [SecurityBundle] Add `provider` XML attribute to the authenticators it’s missing from [DoctrineBridge] Test reset with a true manager Sync php-cs-fixer config file with 7.2 [HttpClient] Fix parsing SSE [Notifier] Fix thread key in GoogleChat bridge [HttpKernel][Security] Fix accessing session for stateless request [Serializer] Fix `ObjectNormalizer` with property path test handling of special "value" constraint option [PhpUnitBridge] Add missing import [FrameworkBundle] Fix setting default context for certain normalizers ...
Configuration menu - View commit details
-
Copy full SHA for a09ae68 - Browse repository at this point
Copy the full SHA a09ae68View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7963168 - Browse repository at this point
Copy the full SHA 7963168View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b396e1 - Browse repository at this point
Copy the full SHA 5b396e1View commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca07fb9 - Browse repository at this point
Copy the full SHA ca07fb9View commit details
Commits on Jul 26, 2024
-
* 7.1: Fix ProcessTest - testIgnoringSignal for local [Console][PhpUnitBridge][VarDumper] Fix `NO_COLOR` empty value handling [Translation] Fix CSV escape char in `CsvFileLoader` on PHP >= 7.4 [DoctrineBridge] fix messenger bus dispatch inside an active transaction [HttpFoundation] Add tests for uncovered sections treat uninitialized properties referenced by property paths as null [PropertyInfo] Check if property is nullable when using `ReflectionExtractor` properly set up constraint options [ErrorHandler][VarDumper] Remove PHP 8.4 deprecations move adding detailed JSON error messages to the validate phase [Profiler] Add word wrap in tables in dialog to see all the text [Core] Fix & Enhance security arabic translation. [HttpFoundation] Add tests for `MethodRequestMatcher` and `SchemeRequestMatcher`
Configuration menu - View commit details
-
Copy full SHA for 46827fe - Browse repository at this point
Copy the full SHA 46827feView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cc75e5 - Browse repository at this point
Copy the full SHA 6cc75e5View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c085e7a - Browse repository at this point
Copy the full SHA c085e7aView commit details
Commits on Aug 13, 2024
-
[PhpUnitBridge][Console][VarDumper] Add support for
FORCE_COLOR
env……ironment variable
Configuration menu - View commit details
-
Copy full SHA for ed42358 - Browse repository at this point
Copy the full SHA ed42358View commit details -
feature #57777 [VarDumper] Add support for
FORCE_COLOR
environment ……variable (artshade) This PR was squashed before being merged into the 7.2 branch. Discussion ---------- [VarDumper] Add support for `FORCE_COLOR` environment variable | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Issues | | License | MIT Commits ------- 5b545240c6 [PhpUnitBridge][Console][VarDumper] Add support for `FORCE_COLOR` environment variable
Configuration menu - View commit details
-
Copy full SHA for ee553bc - Browse repository at this point
Copy the full SHA ee553bcView commit details -
* 7.1: Replace external FTP server by a local docker instance [PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var fix test [Validator] Add test for `D` regex modifier in `TimeValidator`
Configuration menu - View commit details
-
Copy full SHA for 89a9cb1 - Browse repository at this point
Copy the full SHA 89a9cb1View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d8e704a - Browse repository at this point
Copy the full SHA d8e704aView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0c3d51 - Browse repository at this point
Copy the full SHA f0c3d51View commit details
Commits on Sep 25, 2024
-
* 7.1: Add PR template and auto-close PR on subtree split repositories
Configuration menu - View commit details
-
Copy full SHA for 3363287 - Browse repository at this point
Copy the full SHA 3363287View commit details
Commits on Oct 21, 2024
-
[PhpUnitBridge] Use 'total' for asserting deprecation count when a gr…
…oup is not defined
Configuration menu - View commit details
-
Copy full SHA for 676fcfa - Browse repository at this point
Copy the full SHA 676fcfaView commit details
Commits on Oct 22, 2024
-
do not patch the TestCase class with PHPUnit 11+
The PHPUnit\TextUI\Command class was removed in PHPUnit 10. Since the sole purpose of the class extended the base Command class is to register a the Symfony test listener we can completely stop patching it as support for the listener-based event system was also removed in PHPUnit 10.
Configuration menu - View commit details
-
Copy full SHA for 2faee18 - Browse repository at this point
Copy the full SHA 2faee18View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 078398e - Browse repository at this point
Copy the full SHA 078398eView commit details
Commits on Oct 27, 2024
-
Don't use
die()
in PHPT--SKIPIF--
Unlocks a performance optimization in PHPUnit 11.x see https://staabm.github.io/2024/10/19/phpunit-codesprint-munich.html
Configuration menu - View commit details
-
Copy full SHA for 0228dd1 - Browse repository at this point
Copy the full SHA 0228dd1View commit details
Commits on Nov 13, 2024
-
* 7.1: fix merge fix merge Bump Symfony version to 7.1.9 Work around parse_url() bug (bis) Update VERSION for 7.1.8 Update CHANGELOG for 7.1.8 Bump Symfony version to 6.4.16 fix PHP 7.2 compatibility silence PHP warnings issued by Redis::connect() Update VERSION for 6.4.15 Update CHANGELOG for 6.4.15 Bump Symfony version to 5.4.48 Update VERSION for 5.4.47 Update CHANGELOG for 5.4.47 [Routing] Fix: lost priority when defining hosts in configuration fix dumping tests to skip with data providers
Configuration menu - View commit details
-
Copy full SHA for 2bbde92 - Browse repository at this point
Copy the full SHA 2bbde92View commit details
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 v7.1.9...v7.2.0