Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn 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/config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:206482f
Choose a base ref
Loading
...
head repository:symfony/config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:8789646
Choose a head ref
Loading
  • 17commits
  • 42files changed
  • 5contributors

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    053f968View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    32e73baView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e86f5View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:  Add missing return types to magic methods
    @nicolas-grekas
    nicolas-grekas committedJul 5, 2023
    Configuration menu
    Copy the full SHA
    9415919View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08b516View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge branch '6.4' into 7.0

    * 6.4:  Fix deprecation on PHP 8.3
    @nicolas-grekas
    nicolas-grekas committedJul 19, 2023
    Configuration menu
    Copy the full SHA
    434dd83View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge branch '6.4' into 7.0

    * 6.4:  Use typed properties in tests as much as possible
    @nicolas-grekas
    nicolas-grekas committedJul 25, 2023
    Configuration menu
    Copy the full SHA
    a031875View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:  fix typo  Add types to private and internal properties  [Workflow] Cleaning code  [Scheduler] Fix NPE in debug:scheduler command
    @nicolas-grekas
    nicolas-grekas committedJul 25, 2023
    Configuration menu
    Copy the full SHA
    a1a2505View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge branch '6.4' into 7.0

    * 6.4:  [Mime] Fix lowest versions of deps  [VarDumper] Fix calling scope detection inside magic accessors  [Validator] add missing German translations  fix deprecation versions  update the Brevo SMTP host  Remove \ReflectionProperty::setAccessible(true) calls  [Serializer] Fix denormalizing abstract part headers in MimeMessageNormalizer  Fix property must not be accessed before initialization on SymfonyRuntime::$input  [Form] Remove an obsolete phpdoc comment  [Webhook] Allow slash in webhook type  Use more "First class callable syntax" + Normalize set_error_handler/set_exception_handler calls  [FrameworkBundle][Workflow] Throw exception is workflow.xxx.transitions is not an array
    @nicolas-grekas
    nicolas-grekas committedJul 27, 2023
    Configuration menu
    Copy the full SHA
    97a46e2View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:  More short closures + isset instead of null checks + etc.
    @nicolas-grekas
    nicolas-grekas committedJul 27, 2023
    Configuration menu
    Copy the full SHA
    7d32afbView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e39905View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Merge branch '6.4' into 7.0

    * 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  ...
    @derrabus
    derrabus committedJul 30, 2023
    Configuration menu
    Copy the full SHA
    f1839b0View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge branch '6.4' into 7.0

    * 6.4:  [Templating] Fix CI  More short closures
    @nicolas-grekas
    nicolas-grekas committedJul 31, 2023
    Configuration menu
    Copy the full SHA
    97c2fbfView commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Merge branch '6.4' into 7.0

    * 6.4: (43 commits)  [AssetMapper] Fix entrypoint scripts are not preloaded  Fix typo in method resolvePackages  Make FormPerformanceTestCase compatible with PHPUnit 10  Avoid calling getInvocationCount()  [AssetMapper] Always downloading vendor files  [Security] Fix resetting traceable listeners  [HttpClient] Fix type error with http_version 1.1  [DependencyInjection] Add tests for `AutowireLocator`/`AutowireIterator`  [DependencyInjection] Add `#[AutowireIterator]` attribute and improve `#[AutowireLocator]`  Update documentation link  Fix typo that causes unit test to fail  Fix CS  [AssetMapper] Add audit command  [Mailer] Use idn encoded address otherwise Brevo throws an error  [Messenger] Resend failed retries back to failure transport  [FrameworkBundle] Fix call to invalid method in NotificationAssertionsTrait  [Validator] Add missing italian translations  [Notifier] Fix failing testcase  Fix order array sum normalizedData and nestedData  Add test for 0 and '0' in PeriodicalTrigger Fix '0' case error and remove duplicate code  ...
    @derrabus
    derrabus committedOct 7, 2023
    Configuration menu
    Copy the full SHA
    4ab47b4View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Merge branch '6.4' into 7.0

    * 6.4:  [Process] remove fixing of legacy bug, when PTS functionality is enabled  DX: re-apply self_accessor and phpdoc_types_order by PHP CS Fixer  [HttpClient] Psr18Client: parse HTTP Reason Phrase for Response  fix test  Fix wrong yaml parse null test  [AssetMapper] Fixing merge from multiple PR's  Bump Symfony version to 5.4.31  Update VERSION for 5.4.30  Update CONTRIBUTORS for 5.4.30  Update CHANGELOG for 5.4.30  Fix wrong merge  [AssetMapper] Allowing circular references in JavaScriptImportPathCompiler  [AssetMapper] Fix file deleting errors & remove nullable MappedAsset on JS import  [Lock] Fix mongodb extension requirement in tests  [Yaml] Remove dead code  [AssetMapper] Fix in-file imports to resolve via filesystem  throw better exception in TranslatableNormalizer, add to changelog  Passing null to Inline::parse is not allowed  Fix passing null to trim()
    @nicolas-grekas
    nicolas-grekas committedOct 29, 2023
    Configuration menu
    Copy the full SHA
    f87ee68View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge branch '6.4' into 7.0

    * 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
    @xabbuh
    xabbuh committedOct 31, 2023
    Configuration menu
    Copy the full SHA
    fd31b2bView commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Merge branch '6.4' into 7.0

    * 6.4:  [Config] Prefixing FileExistenceResource::__toString() to avoid conflict with FileResource  [String] Method toByteString conversion using iconv is unreachable  [HttpKernel] Check controllers are allowed when using the fallback surrogate strategy  [HttpKernel] Fix DebugLoggerConfigurator  Set exception code to ldap error number  Accept mixed key on DsPairStub  check that the secret passed to RequestParser is not empty  [HttpKernel] Fix PHP deprecation
    @nicolas-grekas
    nicolas-grekas committedNov 9, 2023
    Configuration menu
    Copy the full SHA
    8789646View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp