-
-
Notifications
You must be signed in to change notification settings - Fork 264
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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.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 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3c9b7f - Browse repository at this point
Copy the full SHA b3c9b7fView commit details
Commits on May 25, 2023
-
* 6.4: [5.4] Allow PhpUnitBridge v7 [Console] block input stream if needed When the input stream used in the question helper is not blocking, the default value is always used as the stream return false. In order to fix that, we force the stream to be in blocking state and go back to the old state after so other logic is not impacted by this change
Configuration menu - View commit details
-
Copy full SHA for c7548b3 - Browse repository at this point
Copy the full SHA c7548b3View commit details
Commits on May 26, 2023
-
* 6.4: [HttpKernel] conflict with VarDumper < 6.3 [DependencyInjection] Revert "Use weak references in the container" [AssetMapper] Using a separate logger channel [Console] Fix PHP Doc of InputArgument
Configuration menu - View commit details
-
Copy full SHA for 63f6a76 - Browse repository at this point
Copy the full SHA 63f6a76View commit details
Commits on May 30, 2023
-
* 6.4: (27 commits) [Filesystem] Follow symlinks when dumping files [Security] Add clock dependency to OidcTokenHandler [DependencyInjection] Escape `%` from parameter-like default values [SecurityBundle] add missing xsd definition for OIDC [FrameworkBundle] remove support for preloading ESM modules using headers Fix tests [SecurityBundle] Fix configuring OIDC user info token handler client [Notifier] Fix ContactEveryoneOptions CS fix [FrameworkBundle][PhpUnitBridge] Configure doctrine/deprecations as expected [HttpKernel] Fix default value ignored with pinned resolvers Fix unable to use asset mapper with CSP Fix Typos Ignore definitions bearing the `container.excluded` tag Bump Symfony version to 6.3.0 Update VERSION for 6.3.0-RC2 Update CHANGELOG for 6.3.0-RC2 Bump Symfony version to 6.2.12 Update VERSION for 6.2.11 Update CHANGELOG for 6.2.11 ...
Configuration menu - View commit details
-
Copy full SHA for 1354b73 - Browse repository at this point
Copy the full SHA 1354b73View commit details
Commits on Jun 21, 2023
-
* 6.4: (32 commits) [Validator] Add missing validator translations in Polish language [FrameworkBundle][Workflow] Add metadata dumping support for GraphvizDumper [HttpClient] Fix encoding some characters in query strings [HttpKernel] make RequestPayloadValueResolver:resolve() throw on variadic argument Fix typos Added redlink notifier [SecurityBundle] Remove last usages of tag `security.remember_me_aware` [VarDumper] Dumping DateTime throws error if getTimezone is false [DependencyInjection] Deprecate `ContainerAwareInterface`, `ContainerAwareTrait` and `ContainerAwareLoader` Only update autoload_runtime.php when it changed [Routing] Fix version in CHANGELOG [Console] Aligned multiline text in vertical table Fix README [Notifier] add Ntfy bridge [FrameworkBundle] Fix secrets:list not displaying local vars [Intl] Update the ICU data to 73.2 [DoctrineBridge] add missing UPGRADE notes for #50689 [HttpClient] Force int conversion for floated multiplier for GenericRetryStrategy [Security] Fix log message in OidcTokenHandler [Notifier] Add Novu bridge ...
Configuration menu - View commit details
-
Copy full SHA for 65c135a - Browse repository at this point
Copy the full SHA 65c135aView commit details
Commits on Jun 24, 2023
-
* 6.4: [FrameworkBundle] Fixed parsing new JSON output of debug:config not possible [DependencyInjection] Skip errored definitions deep-referenced as runtime exceptions [AssetMapper] Allow DirectoryResource for cache [Console] Improve OutputInterface PHPDoc [PhpUnitBridge] Require PHPUnit 9.6 by default [WebProfilerBundle] Fix the accessibility of some background color Improve return type of `getProvidedServices` in `ServiceProviderInterface` [HttpKernel] Nullable and default value arguments in RequestPayloadValueResolver [WebProfilerBundle] right blocks: fix display [Messenger] Preserve existing Doctrine schema [Serializer] Refactor tests to not extends ObjectNormalizer [Validator] Allow single constraint to be passed to the `constraints` option of the `When` constraint [HttpFoundation] Make Request::getPayload() return an empty InputBag if request body is empty [HttpClient] Explicitly exclude CURLOPT_POSTREDIR [FrameworkBundle] Fix setting decorated services during tests [Validator] Allow single integer for the `versions` option of the `Uuid` constraint
Configuration menu - View commit details
-
Copy full SHA for 3162f90 - Browse repository at this point
Copy the full SHA 3162f90View commit details
Commits on Jun 30, 2023
-
* 6.4: Add missing return types and enforce return types on all methods [ErrorHandler] Do not use ContextAwareNormalizerInterface anymore [6.4] Fix various `@psalm-return` annotations [WebProfilerBundle] Split and refactor all the JavaScript code [HttpClient] Allow custom working directory in TestHttpServer Remove ExpectDeprecationTrait where it is not used Remove BC layer for HttpFoundation < 6.1 [Routing] Prevent duplicated methods and schemes in Route [DependencyInjection] Add `defined` prefix for env var processor 🐛 (kernel) when configuring the container add services with php ext deprecate using date and time types with date objects with not-matching timezones
Configuration menu - View commit details
-
Copy full SHA for 33dd6ab - Browse repository at this point
Copy the full SHA 33dd6abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28424b5 - Browse repository at this point
Copy the full SHA 28424b5View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f351fd9 - Browse repository at this point
Copy the full SHA f351fd9View commit details
Commits on Jul 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 14816cd - Browse repository at this point
Copy the full SHA 14816cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b83b2f - Browse repository at this point
Copy the full SHA 8b83b2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 280bf76 - Browse repository at this point
Copy the full SHA 280bf76View commit details
Commits on Jul 12, 2023
-
* 6.4: [PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s [Intl] fix test [Intl] Use VarExporter::export() in PhpBundleWriter [Console] The application also catch `\Throwable` exceptions FrameworkBundle] Fix tests [Mailer] Fix Brevo transport factory registration Simplify tests [Notifier] Fix Esendex messages serialization Use triggering class to generate baseline for deprecation messages from DebugClassLoader [Security] Fix false-string handling in RememberMeAuthenticator [CssSelector] Tests on Xpath translator will always pass [Serializer] Fix Normalizer not utilizing converted name for index variadic param [DepdencyInjection] Fix costly logic when checking errored definitions Fix merge fix children cond [DoctrineBridge] Load refreshed user proxy [DependencyInjection] Don't ignore attributes on the actual decorator [FrameworkBundle] Prevent `cache:clear` to lose files on subsequent runs
Configuration menu - View commit details
-
Copy full SHA for d2c963b - Browse repository at this point
Copy the full SHA d2c963bView commit details
Commits on Jul 19, 2023
-
* 6.4: Fix deprecations on PHP 8.3 [WebProfilerBundle] Fix error in case of 'Content-Type' set null in dev environment with no debug [Messenger] Deprecate `StopWorkerOnSignalsListener` [Form] Remove duplicated attr option in FormType [Routing] Use vsprintf instead of sprintf + unpacking [DependencyInjection] Fix fetching lazy non-shared services multiple times with as files true
Configuration menu - View commit details
-
Copy full SHA for 254ac76 - Browse repository at this point
Copy the full SHA 254ac76View commit details
Commits on Jul 25, 2023
-
* 6.4: Use typed properties in tests as much as possible
Configuration menu - View commit details
-
Copy full SHA for c53d8be - Browse repository at this point
Copy the full SHA c53d8beView commit details -
* 6.4: fix typo Add types to private and internal properties [Workflow] Cleaning code [Scheduler] Fix NPE in debug:scheduler command
Configuration menu - View commit details
-
Copy full SHA for fe917df - Browse repository at this point
Copy the full SHA fe917dfView commit details
Commits on Jul 27, 2023
-
* 6.4: Ensure all properties have a type
Configuration menu - View commit details
-
Copy full SHA for b028728 - Browse repository at this point
Copy the full SHA b028728View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8840e - Browse repository at this point
Copy the full SHA bd8840eView commit details
Commits on Jul 30, 2023
-
* 6.4: (99 commits) [HttpClient][Messenger] add `PingWebhookMessage` and `PingWebhookMessageHandler` Use Stringable interface as much as possible [Messenger][Process] add `RunProcessMessage` and `RunProcessMessageHandler` Add generics to the progress bar iteration methods [SecurityBundle] Allow an array of `pattern` in firewall configuration [FrameworkBundle] Simplify marking store configuration [PsrHttpMessageBridge] Patch return types and fix CS [PsrHttpMessageBridge] Import the bridge into the monorepo Prepare release 2.3.1 Fix CS Don't rely on Request::getPayload() to populate the parsed body Prepare release 2.3.0 Implement ValueResolverInterface Leverage `Request::getPayload()` to populate the parsed body of PSR-7 requests Add native types where possible cs fix Prepare the 2.2.0 release Bump psr/http-message version Drop support for Symfony 4 Adjustments for PHP CS Fixer 3 ...
Configuration menu - View commit details
-
Copy full SHA for 8159c1a - Browse repository at this point
Copy the full SHA 8159c1aView commit details
Commits on Jul 31, 2023
-
* 6.4: Fix symfony/deprecation-contracts require [Console][Messenger] add `RunCommandMessage` and `RunCommandMessageHandler` Allow accessing all options on a handler descriptor [Notifier] [SpotHit] Support `smslong` and `smslongnbr` API parameters Remove 6.2 from the list of potential branch targets Bump Symfony version to 6.3.3 Update VERSION for 6.3.2 Update CHANGELOG for 6.3.2 Bump Symfony version to 5.4.27 Update VERSION for 5.4.26 Update CONTRIBUTORS for 5.4.26 Update CHANGELOG for 5.4.26 Fix update slack messages documentation Fix symfony/deprecation-contracts require [Scheduler] Postpone schedule creation [VarDumper] Dump uninitialized properties [HttpKernel] Enhance exception if possible [Validator] Update `Type` constraint, add `number`, `finite-float` and `finite-number` validations
Configuration menu - View commit details
-
Copy full SHA for b52b2c1 - Browse repository at this point
Copy the full SHA b52b2c1View commit details
Commits on Aug 12, 2023
-
* 6.4: [Notifier][Webhook] Add Vonage support [Notifier] Add GoIP bridge [Workflow] Use TRANSITION_TYPE_WORKFLOW for rendering workflow in profiler Remove unneeded calls to setPublic(false)
Configuration menu - View commit details
-
Copy full SHA for 71fed73 - Browse repository at this point
Copy the full SHA 71fed73View commit details
Commits on Aug 14, 2023
-
* 6.4: More go-ip fixes [AssetMapper] Fixing bug where a circular exception could be thrown while making error message Dump Valid constaints on debug command #46544 [DependencyInjection] fix dump xml with array/object/enum default value fix directory casing rename GoIP notifier bridge to GopIp [HttpFoundation] Add a slightly more verbose comment about a warning on UploadedFile [Messenger] BatchHandlerTrait - fix phpdoc typo [SecurityBundle] Remove unused test files Allow passing an `inline_service` to a `service_locator` [Security] Fix error with lock_factory in login_throttling fix(console): fix section output when multiples section with max height Remove me from CODEOWNERS Fix invalid method call + improve exception message Always return bool from messenger amqp conncetion nack [FrameworkBundle] Fix xsd handle-all-throwables [Console] Fix linewraps in OutputFormatter
Configuration menu - View commit details
-
Copy full SHA for e1a8641 - Browse repository at this point
Copy the full SHA e1a8641View commit details
Commits on Aug 17, 2023
-
* 6.4: [FrameworkBundle][Validator] Replace annotation by attribute [Validator] Add annotation in Constraint [Lock] Add some missing return types in tests [Clock] Throw `DateMalformedStringException`/`DateInvalidTimeZoneException` when appropriate [VarExporter] Remove unused test files [FrameworkBundle] Remove unused test file [DependencyInjection] Remove unused test file [DomCrawler] Added argument `$default` to method `Crawler::attr()` [HttpKernel] Fix missing Request in RequestStack for StreamedResponse Psalm: Ignore UnusedClass errors fix(console): avoid multiple new line when message already ends with a new line
Configuration menu - View commit details
-
Copy full SHA for d6a4342 - Browse repository at this point
Copy the full SHA d6a4342View commit details
Commits on Aug 30, 2023
-
* 6.4: Fix CS [Workflow] deprecate `GuardEvent::getContext` method Update the list of sponsors for Symfony 6.4 🙏 [AssetMapper] Improve exception message when a downloaded asset is not found [Mailer][Smtp] Add DSN param `peer_fingerprint` for fingerprint verification [Webhook][RemoteEvent] Add Sendgrid symfony#50704
Configuration menu - View commit details
-
Copy full SHA for 6bfa2e5 - Browse repository at this point
Copy the full SHA 6bfa2e5View commit details
Commits on Sep 10, 2023
-
* 6.4: [DebugBundle] Remove obsolete VarDumper feature detection Remove obsolete DBAL 2 compat code Fix for TraceableAuthenticator debug when no Auth [TwigBridge] Remove obsolete Workflow feature detection [Console] Remove Process::fromShellCommandline() detection [TwigBridge] Change return type of Symfony\Bridge\Twig\AppVariable::getSession() [mailer] reset $code variable each iteration for prevent wrong codes to be used bug [mailer] fix EsmtpTransport variable $code definition UrlHelper: minor code style fix [Serializer] Looking for DiscriminatorMap on interfaces when the current object also extends from a class [DoctrineBridge][Security] Rename loadUserByUsername tests to loadUserByIdentifier
Configuration menu - View commit details
-
Copy full SHA for 81db3a4 - Browse repository at this point
Copy the full SHA 81db3a4View commit details
Commits on Sep 27, 2023
-
* 6.4: (32 commits) [Validator] Fix registering "is_valid()" for `#[Expression]` [Scheduler] Trigger unique messages at runtime [Scheduler] Fix CHANGELOG [Clock] Add `DatePoint`: an immutable DateTime implementation with stricter error handling and return types [Scheduler] Allow modifying the schedule at runtime and recalculate heap [Cache] Fix Redis6Proxy [Finder] Disable failing test about open_basedir Fix merge Fix merge Minor CS fixes Deprecate `Kernel::stripComments()` Remove setAccessible reflection call in tests [Notifier] Telegram Bridge add escaping for \ [Component][AssertMapper] add type hint of an argument in asset mapper command [Translation] [Phrase] Refacto ReadConfig and WriteConfig into arrays [Routing] Fix routing collection defaults when adding a new route to a collection [Messenger] Fix cloned TraceableStack not unstacking the stack independently [Translation] Add `--as-tree` option to `translation:pull` command [Mime] Allow to add some headers as a strings [Translation] Give current locale to locale switcher runWithLocale callback ...
Configuration menu - View commit details
-
Copy full SHA for c3be84f - Browse repository at this point
Copy the full SHA c3be84fView commit details
Commits on Sep 29, 2023
-
* 6.4: [AssetMapper] Allow simple, relative paths in importmap.php [PropertyInfo] Make isWriteable() more consistent with isReadable() when checking snake_case properties [AssetMapper] Add support for CSS files in the importmap [Messenger] Add `--all` option to the `messenger:failed:remove` command Fix merge fix #51235 - fix the order of merging of serializationContext and self::CONTEXT_DENORMALIZE [HttpClient] Fix Static Code Analyzer issue with JsonMockResponse [Messenger] Fix exiting `FailedMessagesRetryCommand` [Serializer] Fix reindex normalizedData array in AbstractObjectNormalizer::denormalize() remove an unreachable code branch [Validator] Fix `File::$extensions`’ PHPDoc [Mime] Fix email (de)serialization issues [FrameworkBundle][WebProfilerBundle][Console][Form][HttpKernel][PropertyInfo][Validator] Remove optional before required param Replace usages of SkippedTestSuiteError with markTestSkipped() call Update InteractiveAuthenticatorInterface description wording to match documentation [Serializer] Fix parsing XML root node attributes fix parsing of payload timestamp to DateTimeImmutable Fix routing to multiple fallback transports Fix missing stamps in delayed message handling [DoctrineBridge] Ignore invalid stores in `LockStoreSchemaListener` raised by `StoreFactory`
Configuration menu - View commit details
-
Copy full SHA for 5b118f6 - Browse repository at this point
Copy the full SHA 5b118f6View commit details
Commits on Oct 12, 2023
-
* 6.4: (47 commits) Sync .github/expected-missing-return-types.diff [FrameworkBundle] Add void return-type to ErrorLoggerCompilerPass [DoctrineBridge] Fix cross-versions compat [HttpKernel] Handle nullable callback of StreamedResponse [Mailer] Capitalize sender header for Mailgun [FrameworkBundle] Configure `logger` as error logger if the Monolog Bundle is not registered DX: PHP CS Fixer - drop explicit nullable_type_declaration_for_default_null_value config, as it's part of ruleset anyway DX: PHP CS Fixer - drop explicit no_superfluous_phpdoc_tags config, as it's part of ruleset already [DI] Simplify using DI attributes with `ServiceLocator/Iterator`'s [FrameworkBundle] Fix registering workflow.registry Revert "Add keyword `dev` to leverage composer hint" [Validator] Add missing Ukrainian translations #51960 [Validator] Add missing translations for Indonesian (id) [Validator] Add missing translations for Vietnamese (VI) Add missing Validator translations - Croatian (hr) [HttpFoundation] Improve PHPDoc of Cache attribute [Validator] Add missing Spanish (es) translations #51956 [Serializer] Add `XmlEncoder::CDATA_WRAPPING` context option [Finder] Add early directory prunning filter support Add missing dutch translations ...
Configuration menu - View commit details
-
Copy full SHA for 41c4d7f - Browse repository at this point
Copy the full SHA 41c4d7fView commit details
Commits on Oct 13, 2023
-
* 6.4: [Console] Dispatch `ConsoleTerminateEvent` when exiting on signal [Cache][VarExporter] Fix proxy generation to deal with edgy behaviors of internal classes fix detecting the installed FrameworkBundle version [Notifier] [Telegram] Fix version and exception signature fix tests, partially reverts 1333caf89af4630e03f792c45b62c4dee6b5bf3a fix tests Fix merge error with ErrorLoggerCompilerPass
Configuration menu - View commit details
-
Copy full SHA for 8eeb12c - Browse repository at this point
Copy the full SHA 8eeb12cView commit details
Commits on Oct 17, 2023
-
* 6.4: (33 commits) [Console][FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands [AssetMapper] Disable profiler when the "dev server" respond Adds translations for Portuguese (pt) [AssetMapper] Link needs as="style" Allow Symfony 7.0 on Phrase translation provider [Mime] Throw InvalidArgumentException on invalid form field type inside array [Mailer][Bridges] Allow Symfony 7 [Tests] Use `JsonMockResponse` where applicable [FrameworkBundle][HttpKernel] Introduce `$buildDir` argument to `WarmableInterface::warmup` to warm read-only artefacts in `build_dir` [ErrorHandler] Fix expected missing return types [Form] Fix merging params & files when "multiple" is enabled [HttpFoundation] Do not swallow trailing `=` in cookie value Fix markdown in README files Handle Sendinblue error responses without a message key Handle Brevo error responses without a message key [Scheduler] Add failureEvent [Notifier][Bridges] Allow Symfony 7 [Mailer][Brevo][Sendinblue] Fix typo [Serializer] Fix collecting only first missing constructor argument [ErrorHandler] Fix file link format call in trace view ...
Configuration menu - View commit details
-
Copy full SHA for d7a88e0 - Browse repository at this point
Copy the full SHA d7a88e0View commit details
Commits on Oct 31, 2023
-
* 6.4: [Console] Fix horizontal table top border is incorrectly rendered [Tests] Streamline [AssetMapper] Fixing bug where JSCompiler used non-absolute importmap entry path [FrameworkBundle] Fix BC break about enable_annotations in validation and serializer configuration [Uid] Fix UuidV7 collisions within the same ms [Validator] updated Romanian translation
Configuration menu - View commit details
-
Copy full SHA for df1b3ee - Browse repository at this point
Copy the full SHA df1b3eeView commit details -
* 6.4: fix typo remove the WriteConfig class DX: PHP CS Fixer - keep Annotation,NamedArgumentConstructor,Target annotations as single group do not install FrameworkBundle 6.4 [Tests] Add `array` return type for provider methods [Tests] Move expectException closer to the place of the expectation to avoid false positives
Configuration menu - View commit details
-
Copy full SHA for cc1dcd4 - Browse repository at this point
Copy the full SHA cc1dcd4View commit details
Commits on Nov 7, 2023
-
* 6.4: (28 commits) [Serializer] Fix `@method` annotation fix compatibility with Doctrine DBAL 4 ensure string type with mbstring func overloading enabled [HttpKernel] Fix quotes expectations in tests [Validator] updated Greek translation [Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQL [HttpClient][WebProfilerBundle] Do not generate cURL command when files are uploaded render newline in front of all script elements fix test fixture fix tests [Cache] Fix property types in PdoAdapter PHP files cannot be executable without shebang [TwigBridge] Mark CodeExtension as @internal Remove full DSNs from exception messages [Yaml] Fix uid binary parsing Disable the "Copy as cURL" button when the debug info are disabled [HttpClient] Replace `escapeshellarg` to prevent overpassing `ARG_MAX` Fix missing `profile` option for console commands [HttpFoundation][Lock] Makes MongoDB adapters usable with `ext-mongodb` only [HttpKernel] Preventing error 500 when function putenv is disabled ...
Configuration menu - View commit details
-
Copy full SHA for d2607da - Browse repository at this point
Copy the full SHA d2607daView commit details
Commits on Nov 20, 2023
-
* 6.4: [FrameworkBundle] Add TemplateController to the list of allowed controllers for fragments [Cache][Lock] Fix PDO store not creating table + add tests Closes #51936-Added Missing translations for Czech (cs) in validators.cs.xlf file Added missing translations in turkish and updated validators.tr.xlf [Serializer] Fix denormalizing date intervals having both weeks and days [Validator] updated Turkish translation [Serializer] Remove wrong final tags [Serializer] Fix denormalize constructor arguments Add some more non-countable English nouns Add hint that changing input arguments has no effect register the virtual request stack together with common profiling services Don't lose checkpoint state when lock is acquired from another [DomCrawler] Revert "bug #52579 UriResolver support path with colons" [VarExporter] Fix handling mangled property names returned by __sleep() Update Github template for 7.1 Fix memory limit in PhpSubprocess unit test
Configuration menu - View commit details
-
Copy full SHA for 64e0678 - Browse repository at this point
Copy the full SHA 64e0678View commit details
There are no files selected for viewing