-
-
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: v5.3.14
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: v5.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 2 files changed
- 2 contributors
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 95e8b02 - Browse repository at this point
Copy the full SHA 95e8b02View commit details
Commits on May 26, 2021
-
* 5.3: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ [Filesystem] fix readlink for Windows
Configuration menu - View commit details
-
Copy full SHA for 3337a5b - Browse repository at this point
Copy the full SHA 3337a5bView commit details
Commits on May 27, 2021
-
* 5.3: [VarDumper] fix tests [Intl] fix bad merge Remove notice about reverted behavior [PhpUnitBridge] fix PHP version check keep container.service_subscriber tag on the decorated definition
Configuration menu - View commit details
-
Copy full SHA for 0c53746 - Browse repository at this point
Copy the full SHA 0c53746View commit details
Commits on Jun 22, 2021
-
* 5.3: Implement fluent interface on RememberMeBadge::disable() Reapply the change to allow to set the composer binary path [DependencyInjection] throw proper exception when decorating a synthetic service [WebLink] Sync type with parent interface [WebLink] fix types on Link::withAttribute() [ErrorHandler][DebugClassLoader] Do not check Phake mocks classes
Configuration menu - View commit details
-
Copy full SHA for ae0c00b - Browse repository at this point
Copy the full SHA ae0c00bView commit details
Commits on Jun 30, 2021
-
* 5.3: CS fix CS fix CS fixes Bump Symfony version to 5.3.4 Update VERSION for 5.3.3 Update CHANGELOG for 5.3.3 Bump Symfony version to 5.2.12 Update VERSION for 5.2.11 Update CHANGELOG for 5.2.11 Bump Symfony version to 4.4.27 Update VERSION for 4.4.26 Update CONTRIBUTORS for 4.4.26 Update CHANGELOG for 4.4.26
Configuration menu - View commit details
-
Copy full SHA for d5d4901 - Browse repository at this point
Copy the full SHA d5d4901View commit details
Commits on Jul 2, 2021
-
* 5.3: [PhpUnitBridge] Fix deprecation handler with PHPUnit 10 Revert CI workaround for masterminds/html5
Configuration menu - View commit details
-
Copy full SHA for e50aa7b - Browse repository at this point
Copy the full SHA e50aa7bView commit details
Commits on Jul 3, 2021
-
* 5.3: Backport type fixes fix annot Backport type fixes Fix CS Avoid triggering the autoloader in Deprecation::isLegacy() fix markdown markup Backport type fixes uzb translation [DependencyInjection] Fix doc blocks [DependencyInjection] Turn $defaultDeprecationTemplate into a constant [GHA] restore phpunit-bridge job rethrow caught exception [Form] better form doc types to support static analysis
Configuration menu - View commit details
-
Copy full SHA for bd59ac7 - Browse repository at this point
Copy the full SHA bd59ac7View commit details
Commits on Jul 15, 2021
-
* 5.3: [Validator] Backport type fixes [HttpFoundation] fix FileBag under PHP 8.1 Fix composer resolution on windows
Configuration menu - View commit details
-
Copy full SHA for f1c6fc0 - Browse repository at this point
Copy the full SHA f1c6fc0View commit details
Commits on Aug 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2ae854f - Browse repository at this point
Copy the full SHA 2ae854fView commit details
Commits on Aug 27, 2021
-
* 5.3: Cast ini_get to an integer to match expected type Add no-interaction for SYMFONY_PHPUNIT_REMOVE Add no-interaction for SYMFONY_PHPUNIT_REQUIRE on prophecy Remove indices in messenger table on MySQL to prevent deadlocks while removing messages when running multiple consumers
Configuration menu - View commit details
-
Copy full SHA for d768afa - Browse repository at this point
Copy the full SHA d768afaView commit details
Commits on Sep 14, 2021
-
* 5.3: Track unsilenced deprecation only for userland [Security Core], [Validator Component]
Configuration menu - View commit details
-
Copy full SHA for b8c23e9 - Browse repository at this point
Copy the full SHA b8c23e9View commit details
Commits on Sep 30, 2021
-
* 5.3: [PHPUnitBridge] Fix skipping triggering file override on 5.3 Do not override correct triggering file for return type deprecations [HttpClient] accept headers when CURLE_RECV_ERROR is received before the content Use PHPUnit 9.5 on PHP 8.1 [Serializer] Attributes that extends the serializer`s annotations do not ignore by the serialization process
Configuration menu - View commit details
-
Copy full SHA for 37a4d73 - Browse repository at this point
Copy the full SHA 37a4d73View commit details
Commits on Oct 27, 2021
-
Use try/finally to restore error handlers
Signed-off-by: Alexander M. Turek <me@derrabus.de>
Configuration menu - View commit details
-
Copy full SHA for 9093fa6 - Browse repository at this point
Copy the full SHA 9093fa6View commit details
Commits on Oct 28, 2021
-
* 5.3: (24 commits) [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions [PhpUnitBridge] fix symlink to bridge in docker by making its path relative [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist Add polish translations (#43725) [String] Add PLURAL_MAP "zombies" -- fix #43789 [Validator] Update validators.bs.xlf [Messenger] Fix `TraceableMessageBus` implementation so it can compute caller even when used within a callback [Validator] Add the missing translations for Russian (ru) [Validator] Added missing translations for Latvian (lv) [Validator] Added missing translations [Validator] Add missing translations for Vietnamese (VI) Add missing translations for Lithuanian (lt) [Validator] Add missing translations for Italian (it) #43722 Add missing translations for Ukrainian Add missing translations for Bulgarian Add missing translations for Dutch (nl) Update validators.es.xlf update zh_TW translation [Validator] Added Danish translations added missing translations for Serbian Latin (sr_Latn) #43734 ...
Configuration menu - View commit details
-
Copy full SHA for 7e3cd47 - Browse repository at this point
Copy the full SHA 7e3cd47View commit details
Commits on Nov 12, 2021
-
* 5.3: Fix tests on PHP 8.1 [Cache] Fix memory leak [DependencyInjection] fix inlining when non-shared services are involved [DoctrineBridge] add support for the JSON type [PHPUnitBridge] Fix Uncaught ValueError [FrameworkBundle] fix registering late resettable services [Validator] Missing translations for Greek (el) translate for japanese 101,102,103 [HttpClient] Curl http client has to reinit curl multi handle on reset [Validator] Add Swedish translation for issue #43737
Configuration menu - View commit details
-
Copy full SHA for 0f925f6 - Browse repository at this point
Copy the full SHA 0f925f6View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for abc162a - Browse repository at this point
Copy the full SHA abc162aView commit details
Commits on Nov 29, 2021
-
* 5.3: [Security] Do not overwrite already stored tokens for REMOTE_USER authentication [Validator] Fix validation for single level domains Fix redundant type casts Increased the reserved memory from 10k to 32k [DoctrineBridge] Add DbalLoggerTest to group legacy Leverage DBAL's getNativeConnection() method Fix idempotency of LocoProvider write method
Configuration menu - View commit details
-
Copy full SHA for 59bbd98 - Browse repository at this point
Copy the full SHA 59bbd98View commit details
There are no files selected for viewing