-
-
Notifications
You must be signed in to change notification settings - Fork 102
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/var-dumper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.4.25
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/var-dumper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
6
contributors
Commits on May 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e2fdb4 - Browse repository at this point
Copy the full SHA 5e2fdb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce779c1 - Browse repository at this point
Copy the full SHA ce779c1View commit details
Commits on May 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cd446da - Browse repository at this point
Copy the full SHA cd446daView commit details
Commits on May 21, 2021
-
* 5.4: [Ldap] Avoid calling the deprecated getUsername() Report the correct package in the deprecation message Wrapping exception js in Sfjs check and also loading base_js Sfjs if needed Fix PHP 8.1 deprecations Add missing deprecation entry [VarDumper] Don't pass null to parse_url() Invalid copy-paste fix
Configuration menu - View commit details
-
Copy full SHA for d1423f2 - Browse repository at this point
Copy the full SHA d1423f2View commit details
Commits on May 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 188589e - Browse repository at this point
Copy the full SHA 188589eView commit details -
minor #41295 Remove constraint for PHP < 8 (jderusse)
This PR was squashed before being merged into the 6.0 branch. Discussion ---------- Remove constraint for PHP < 8 | Q | A | ------------- | --- | Branch? | 6.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Remove code check against PHP_VERSION < 8 (except for PHPUnit Bridge) Commits ------- a8c74ae3fb Remove constraint for PHP < 8
Configuration menu - View commit details
-
Copy full SHA for 84bee9a - Browse repository at this point
Copy the full SHA 84bee9aView commit details
Commits on May 26, 2021
-
* 5.4: Fix CS in README files Fix markdown [HttpKernel] Fixes tests for PHP7.4+ fix test [HttpKernel] Throw when HttpKernel is created and the env is empty [FrameworkBundle] Deprecate the `AdapterInterface` autowiring alias, use `CacheItemPoolInterface` instead [Filesystem] fix readlink for Windows
Configuration menu - View commit details
-
Copy full SHA for a04fd46 - Browse repository at this point
Copy the full SHA a04fd46View commit details
Commits on May 27, 2021
-
* 5.4: [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 9015c21 - Browse repository at this point
Copy the full SHA 9015c21View commit details
Commits on May 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 94f5045 - Browse repository at this point
Copy the full SHA 94f5045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da9722 - Browse repository at this point
Copy the full SHA 1da9722View commit details
Commits on Jun 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 39e88e5 - Browse repository at this point
Copy the full SHA 39e88e5View commit details
Commits on Jun 6, 2021
-
* 5.4: Fix incompatible implicit float-to-int conversions [Translation] Don't pass null to strtoupper() cs fix [String] Fix implicit float-to-int casts [Asset] Don't pass null to strpos() [Messenger] Fix broken mock [DependencyInjection] Don't pass null to trim() Add return types to JsonSerializable implementations Fix Serializable deprecations triggered by token mocks Add missing security translations [FrameworkBundle] Deprecate the public `profiler` service to private
Configuration menu - View commit details
-
Copy full SHA for a1ad821 - Browse repository at this point
Copy the full SHA a1ad821View commit details
Commits on Jun 12, 2021
-
* 5.4: [Console] Fix using #[AsCommand] without DI [DependencyInjection] fix parsing classes for attributes [HttpClient] fix compat with cURL <= 7.37 [Console] fix managing signals when commands are lazy loaded Remove Debug component from patch-types.php [Uid] Realign inspect commands labels [Runtime] fix overriding --env|-e with single-command apps [VarDumper] Add casters for Symfony UUIDs and ULIDs [Serializer] Fix call to expectExceptionMessage() [Config] fix tracking attributes in ReflectionClassResource [Process] Fix incorrect parameter type [HttpFoundation] Handle tentative return types
Configuration menu - View commit details
-
Copy full SHA for 54454cd - Browse repository at this point
Copy the full SHA 54454cdView commit details
Commits on Jun 24, 2021
-
* 5.4: (29 commits) [DI] fix fixture [ErrorHandler] fix handling buffered SilencedErrorContext [HttpClient] fix Psr18Client when allow_url_fopen=0 [DependencyInjection] Add support of PHP enumerations [Cache] handle prefixed redis connections when clearing pools [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster [Uid] Prevent double validation in Uuid::fromString() with base32 values [Uid] Fix fromString() with low base58 values [Notifier] Add options to Microsoft Teams notifier [Notifier] Add Telnyx notifier bridge [Validator][Translation] Add ExpressionLanguageSyntax en and fr [HttpKernel] [HttpCache] Keep s-maxage=0 from ESI sub-responses Avoid broken action URL in text notification mail [FrameworkBundle] Add commented base64 version of secrets' keys [WebProfilerBundle] Improved the light/dark theme switching Fix references to CheckRememberMeConditionsListener [DependencyInjection] accept service locator definitions with no class [Cache] Disable locking on Windows by default [HttpClient] Add default base_uri to MockHttpClient [DependencyInjection] Fix binding "iterable $foo" when using the PHP-DSL ...
Configuration menu - View commit details
-
Copy full SHA for 7511f22 - Browse repository at this point
Copy the full SHA 7511f22View commit details
Commits on Jun 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8000c2 - Browse repository at this point
Copy the full SHA e8000c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e48d7de - Browse repository at this point
Copy the full SHA e48d7deView commit details
Commits on Jun 30, 2021
-
* 5.4: [Filesystem] Workaround cannot dumpFile into "protected" folders on Windows Handle concurency in Csrf DoctrineTokenProvider Missing translations for Chinese (zh_CN) #41814 [VarDumper] improve support for AmpHttpClient update Italian translation Fix SessionTokenStorage reuse with Request added missing Arabic translations
Configuration menu - View commit details
-
Copy full SHA for 86ff6d6 - Browse repository at this point
Copy the full SHA 86ff6d6View commit details -
* 5.4: Fix tests CS fix 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 d8b5baa - Browse repository at this point
Copy the full SHA d8b5baaView commit details
Commits on Jul 5, 2021
-
* 5.4: cs fix [DependencyInjection][Console] tighten types [Lock] fix derivating semaphore from key [Serializer] Add support of PHP backed enumerations [Notifier] Fix TransportTestCase Move ServiceSessionFactory in FrameorkBundle [Security\Core] Fix wrong deprecation message in UserPasswordValidator VarDumper: add ability to style doubles and integers independently
Configuration menu - View commit details
-
Copy full SHA for 9162577 - Browse repository at this point
Copy the full SHA 9162577View commit details
Commits on Jul 15, 2021
-
* 5.4: [ErrorHandler] fix parsing `@return array<foo>` annotations [HttpFoundation] Fix return types of SessionHandler::gc() [Cache] Support decorated Dbal drivers in PdoAdapter [VarDumper] Support for intersection types Throw error if maximum block limit is reached for slack message options
Configuration menu - View commit details
-
Copy full SHA for 57f39a6 - Browse repository at this point
Copy the full SHA 57f39a6View commit details
Commits on Jul 18, 2021
-
* 5.4: Simplify some code with null coalesce operator Don't use deprecated TestLogger class
Configuration menu - View commit details
-
Copy full SHA for 5bd6c5d - Browse repository at this point
Copy the full SHA 5bd6c5dView commit details
Commits on Jul 21, 2021
-
* 5.4: Leverage str_contains/str_starts_with Leverage str_ends_with
Configuration menu - View commit details
-
Copy full SHA for fd7b567 - Browse repository at this point
Copy the full SHA fd7b567View commit details
Commits on Jul 23, 2021
-
* 5.4: [Cache] Add missing return type [5.2] Add missing `@return` annotations [4.4] Add missing `@return` annotations Handle lock with long key #42227 update phpdoc to recommend createIndex over ensureIndex
Configuration menu - View commit details
-
Copy full SHA for 1eb7ad5 - Browse repository at this point
Copy the full SHA 1eb7ad5View commit details
Commits on Jul 29, 2021
-
* 5.4: Remove polyfills from Yaml and Dotenv HtmlDumper - setDumpHeader accepts null
Configuration menu - View commit details
-
Copy full SHA for f2ed715 - Browse repository at this point
Copy the full SHA f2ed715View commit details
Commits on Aug 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dda9748 - Browse repository at this point
Copy the full SHA dda9748View commit details
Commits on Aug 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d6067a7 - Browse repository at this point
Copy the full SHA d6067a7View commit details
Commits on Aug 10, 2021
-
Signed-off-by: Alexander M. Turek <me@derrabus.de>
Configuration menu - View commit details
-
Copy full SHA for 51a9d9a - Browse repository at this point
Copy the full SHA 51a9d9aView commit details
Commits on Aug 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 862552b - Browse repository at this point
Copy the full SHA 862552bView commit details
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 454ef00 - Browse repository at this point
Copy the full SHA 454ef00View commit details
Commits on Aug 17, 2021
-
* 5.4: [Serializer] cs fix Cleanup more `@return` annotations [Form] Fix phpdoc on FormBuilderInterface
Configuration menu - View commit details
-
Copy full SHA for a282e51 - Browse repository at this point
Copy the full SHA a282e51View commit details
Commits on Aug 24, 2021
-
* 5.4: Add some missing return types to internal/final classes
Configuration menu - View commit details
-
Copy full SHA for 1e4416d - Browse repository at this point
Copy the full SHA 1e4416dView commit details
Commits on Sep 8, 2021
-
* 5.4: [VarDumper] Backport type fixes [Ldap] Backport refactorings [DependencyInjection] Optimize PHP preloading Introduced new method for getting bundles config path
Configuration menu - View commit details
-
Copy full SHA for a270702 - Browse repository at this point
Copy the full SHA a270702View commit details -
Signed-off-by: Alexander M. Turek <me@derrabus.de>
Configuration menu - View commit details
-
Copy full SHA for 4889743 - Browse repository at this point
Copy the full SHA 4889743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eea4e8 - Browse repository at this point
Copy the full SHA 8eea4e8View commit details
Commits on Sep 24, 2021
-
* 5.4: [VarDumper] fix dumping typed references from properties [VarDumper] minor optim on PHP 8.1 Update README.md [Messenger] [Redis] Allow authentication with user and password [Cache] Throw ValueError in debug mode when serialization fails [FrameworkBundle] Avoid secrets:decrypt-to-local command to fail fix missing classes Mattermost Notifier option to post in an other channel [Messenger] Add WorkerMetadata to Worker class
Configuration menu - View commit details
-
Copy full SHA for b198693 - Browse repository at this point
Copy the full SHA b198693View commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 936e773 - Browse repository at this point
Copy the full SHA 936e773View commit details
Commits on Oct 5, 2021
-
* 5.4: fix SQLSRV throws for method_exists() [HttpKernel] Add basic support for language negotiation [Messenger] Add a middleware to log when transaction has been left open [HttpClient] Add method to set response factory in mock client Move array_merge calls out of loops to improve performance Remove references to DBALException [VarDumper] Fix handling of "new" in initializers on PHP 8.1
Configuration menu - View commit details
-
Copy full SHA for d314f23 - Browse repository at this point
Copy the full SHA d314f23View commit details
Commits on Oct 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 365809e - Browse repository at this point
Copy the full SHA 365809eView commit details
Commits on Oct 11, 2021
-
* 5.4: [Security][WIP] Add authenticators info to the profiler [Translation] Use symfony default locale when pulling translations from providers added missing translations for Bosnian (bs) Add the missing greek translations for security core and validator component [HttpKernel] Fix return types in `EventDataCollector` Do not call substr_count() if ip is null to avoid deprecation warning in PHP 8.1 [Security][Validator] Add missing translations for Slovenian (sl) [Messenger] Add worker metadata inside logs [Messenger] Log when worker should stop and when `SIGTERM` is received cs fix [Security][Validator] Add missing translations for Finnish (fi) [VarDumper] returns a 500 when dd() is executed chore(VarDumper): declare that dd() never returns [MonologBridge] Deprecate the Swiftmailer handler [Cache] Commit items implicitly only when deferred keys are requested [MonologBridge] Deprecates ResetLoggersWorkerSubscriber Fix "can not" spelling [HttpClient] fix missing kernel.reset tag on TraceableHttpClient services [Form] Fix ChoiceType Extension to effectively set and use the translator Added new CssColor constraint
Configuration menu - View commit details
-
Copy full SHA for 6e01f85 - Browse repository at this point
Copy the full SHA 6e01f85View commit details
Commits on Oct 19, 2021
-
* 5.4: (35 commits) fix: Improve FR validators translation [Notifier] Add push channel to notifier Fix CS [Lock] Split PdoStore into DoctrineDbalStore [Cache] Split PdoAdapter into DoctrineDbalAdapter Add swedish translation for issue #43458 [HttpClient] fix collecting debug info on destruction of CurlResponse Fix CS added missing thai translations Add missing translations for Chinese (zh_TW) [DependencyInjection] fix "url" env var processor update translation [Serializer] symfony#36594 attributes cache breaks normalization Remove untranslated translation for Afrikaans [Validator] Add missing validator polish translation [Security,Validator] Added missing Latvian translations #41053 Add the missing translations for Indonesian (id) [Validator] Add missing Lithuanian translation [Validator] Add missing Czech translation replace "ispravna" with "važeća" in translating "valid HTML/CSS" ...
Configuration menu - View commit details
-
Copy full SHA for c3a2032 - Browse repository at this point
Copy the full SHA c3a2032View commit details
Commits on Oct 25, 2021
-
* 5.4: (46 commits) move username/password fix to non-deprecated Connection class cs fix [VarDumper] Fix dumping twig templates found in exceptions do not replace definition arguments that have not been configured fix Console tests on Windows [Validator] Add translations for CIDR constraint [Dotenv] Fix testLoadEnv() to start from a fresh context [Console] Add completion to server:dump command bug #42194 [RateLimiter] fix: sliding window policy to use microtime [Validator] Update validators.sr_Cyrl.xlf [Validator] Update validators.sr_Latn.xlf Add suggestions for the option 'format' of lints commands: twig, yaml and xliff [VarDumper] Add support for Fiber uzb translation Update validators.uz.xlf Fix logging of impersonator introduced in 5.3 [Console] Add show proxified command class in completion debug skip command completion tests with older Symfony Console versions [Uid] Allow use autocompletion [Console] Add completion to messenger:setup-transports command ...
Configuration menu - View commit details
-
Copy full SHA for 1b303bd - Browse repository at this point
Copy the full SHA 1b303bdView commit details
Commits on Oct 26, 2021
-
* 5.4: (26 commits) [Dotenv] Fix testBootEnv() to start from a fresh context fix tests relax expected exception message for forward-compatibility with 5.4 fix expected exception messages after changes made in Definition class [DependencyInjection] show class name on DI errors skip command completion tests with older Symfony Console versions Use GitHub issue form templates Fix CS add ResponseIsUnprocessable Add missing translations for Persian (fa) skip command completion tests with older Symfony Console versions prevent issues with timezones and DST by using only UNIX timestamps Add the missing translations for Bahasa Indonesia (id) [Finder] Fix .gitignore infinite loop Update README.md fix messenger DI dependency for registerAttributeForAutoconfiguration [Messenger] Autoconfigurable attributes Fix deprecations on PHP 8.2 [Dotenv] Fix testLoadEnv() .env.dist isolation Since 5.0, throws \UnexpectedValueException has been removed. ...
Configuration menu - View commit details
-
Copy full SHA for 1817d62 - Browse repository at this point
Copy the full SHA 1817d62View commit details
Commits on Nov 4, 2021
-
* 5.4: (27 commits) feat: add completion for DebugAutowiring search argument [Routing] Add support for aliasing routes [DependencyInjection] only allow `ReflectionNamedType` for `ServiceSubscriberTrait` Fix CS [Console] Open CompleteCommand for custom outputs [Intl] Update the ICU data to 70.1 [Messenger] Add completion for failed messages commands. Fix tests Fixing missing full_stack variable that's needed by toolbar.html.twig [PropertyInfo] Bump phpstan/phpdoc-parser [Security] Backport type fixes [VarExporter] escape unicode chars involved in directionality [Framework] Add completion to debug:container [Messenger] Add completion to command messenger:consume [Intl] Update the ICU data to 70.1 Fix more generic types Default access_decision_manager.strategy option with merge. Fix typos Update validators.ca.xlf Add missing Validator translations for Estonian ... Signed-off-by: Alexander M. Turek <me@derrabus.de>
Configuration menu - View commit details
-
Copy full SHA for dbc533e - Browse repository at this point
Copy the full SHA dbc533eView commit details
Commits on Nov 12, 2021
-
* 5.4: Fix tests on PHP 8.1 [Cache] Fix memory leak [Config] Add missing use statement in generated config builder classes [DependencyInjection] fix inlining when non-shared services are involved [FrameworkBundle] fix deprecation message [DoctrineBridge] add support for the JSON type [PHPUnitBridge] Fix Uncaught ValueError [HttpClient] Implement ResetInterface for all http clients [HttpKernel] allow ignoring kernel.reset methods that don't exist [FrameworkBundle] fix registering late resettable services [Validator] Missing translations for Greek (el) translate for japanese 101,102,103 Use symfony-*-bridge instead of symfony-bridge for component bridges Fix Loco Provider [HttpClient] Curl http client has to reinit curl multi handle on reset [SecurityBundle] Fix compat with symfony/security-core:^6 (ter) [Validator] Add Swedish translation for issue #43737
Configuration menu - View commit details
-
Copy full SHA for b507e79 - Browse repository at this point
Copy the full SHA b507e79View commit details
Commits on Nov 29, 2021
-
* 5.4: [Security] Do not overwrite already stored tokens for REMOTE_USER authentication [Validator] Fix validation for single level domains [Notifier] add Vonage bridge to replace the Nexmo one Fix redundant type casts Increased the reserved memory from 10k to 32k Complete event name & dispatcher in EventDispatcherDebugCommand [DoctrineBridge] Add DbalLoggerTest to group legacy Leverage DBAL's getNativeConnection() method [FrameworkBundle] Fix property-info phpstan extractor discovery Fix idempotency of LocoProvider write method
Configuration menu - View commit details
-
Copy full SHA for 18d9a17 - Browse repository at this point
Copy the full SHA 18d9a17View commit details
There are no files selected for viewing