Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update doctrine.rst on ssl documentation #20257

Closed
wants to merge 7,484 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 17, 2024

  1. Merge branch '7.0' into 7.1

    * 7.0:
      Reword code to use the Autowire attribute
      Fix the parameter configuration in the file upload doc
    javiereguiluz committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    85cf02b View commit details
    Browse the repository at this point in the history
  2. Update service_subscribers_locators.rst

    Fix defaultIndexMethod attribute typo
    ScullWM authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d6390ba View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. bug symfony#20049 Fix typo (ScullWM)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Fix typo
    
    Fix defaultIndexMethod attribute typo
    
    Commits
    -------
    
    d6390ba Update service_subscribers_locators.rst
    OskarStark committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7a889ab View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      Update service_subscribers_locators.rst
    OskarStark committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b32e97d View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.0' into 7.1

    * 7.0:
      Update service_subscribers_locators.rst
    OskarStark committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    78a7653 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix typos

    xabbuh committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    47279ab View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Document possibility to use user:pass for basic auth
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    292896f View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      Document possibility to use user:pass for basic auth
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    440cb1d View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.0' into 7.1

    * 7.0:
      Document possibility to use user:pass for basic auth
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    f47bfb7 View commit details
    Browse the repository at this point in the history
  5. minor symfony#20051 [TypeInfo] fix typos (xabbuh)

    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [TypeInfo] fix typos
    
    Commits
    -------
    
    47279ab fix typos
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    38f3e6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16c9fdb View commit details
    Browse the repository at this point in the history
  7. use a custom batch size

    xabbuh committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    08f43e5 View commit details
    Browse the repository at this point in the history
  8. minor symfony#20053 use the ref role for internal links (xabbuh)

    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    use the ref role for internal links
    
    Commits
    -------
    
    16c9fdb use the ref role for internal links
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c03a8b0 View commit details
    Browse the repository at this point in the history
  9. minor symfony#20054 [Messenger] use a custom batch size (xabbuh)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Messenger] use a custom batch size
    
    reverts symfony#19953 so that the code matches the comment above the method
    
    Commits
    -------
    
    08f43e5 use a custom batch size
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ffc2200 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a51bc50 View commit details
    Browse the repository at this point in the history
  11. Merge branch '6.4' into 7.0

    * 6.4:
      Remove the shouldFlush() method
      use a custom batch size
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    e2b4fe4 View commit details
    Browse the repository at this point in the history
  12. Merge branch '7.0' into 7.1

    * 7.0:
      Remove the shouldFlush() method
      use a custom batch size
    javiereguiluz committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5f34920 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Document Symfony CLI autocompletion
    javiereguiluz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f4b7d13 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      Document Symfony CLI autocompletion
    javiereguiluz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3fe52bd View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.0' into 7.1

    * 7.0:
      Document Symfony CLI autocompletion
    javiereguiluz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f96bdef View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.4

    * 5.4:
      Minor tweak
      issues/20050 Remove Doctrine mappings YML from documentation try to fix CI
      Update reference/configuration/doctrine.rst
      issues/20050 Remove Doctrine mappings YML from documentation symfony#20050
    
    Signed-off-by: Javier Eguiluz <[email protected]>
    javiereguiluz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    97f905e View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.0

    * 6.4:
      Minor tweak
      issues/20050 Remove Doctrine mappings YML from documentation try to fix CI
      Update reference/configuration/doctrine.rst
      issues/20050 Remove Doctrine mappings YML from documentation symfony#20050
    javiereguiluz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    72a7d11 View commit details
    Browse the repository at this point in the history
  6. Merge branch '7.0' into 7.1

    * 7.0:
      Update reference/configuration/doctrine.rst
    javiereguiluz committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ce6ec9b View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Update advice
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a26d9d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      Update advice
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a29413a View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.0' into 7.1

    * 7.0:
      Update advice
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a3c8974 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27a06be View commit details
    Browse the repository at this point in the history
  5. minor symfony#20059 [Validator] drop type-hints for properties where …

    …the ´Type´ constraint is used (xabbuh)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Validator] drop type-hints for properties where the ´Type´ constraint is used
    
    partially revert symfony#18362 as having the native type-hints prevents the `Type` constraint to be applied in a meaningful way (if the types don't match, PHP will error before)
    
    Commits
    -------
    
    27a06be drop type-hints for properties where the Type constraint is used
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ab44ec8 View commit details
    Browse the repository at this point in the history
  6. Minor tweak

    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d7071c7 View commit details
    Browse the repository at this point in the history
  7. Merge branch '6.4' into 7.0

    * 6.4:
      drop type-hints for properties where the Type constraint is used
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    dacae59 View commit details
    Browse the repository at this point in the history
  8. Merge branch '7.0' into 7.1

    * 7.0:
      drop type-hints for properties where the Type constraint is used
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    263c018 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    346ea4b View commit details
    Browse the repository at this point in the history
  10. minor symfony#19640 [Twig] [twig reference] add examples in yaml part…

    … (Sarah-eit)
    
    This PR was squashed before being merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Twig] [twig reference] add examples in yaml part
    
    Commits
    -------
    
    346ea4b [Twig] [twig reference] add examples in yaml part
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c08e4e8 View commit details
    Browse the repository at this point in the history
  11. Minor tweaks

    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    56d0815 View commit details
    Browse the repository at this point in the history
  12. Merge branch '6.4' into 7.0

    * 6.4:
      [Twig] [twig reference] add examples in yaml part
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    21c9ad7 View commit details
    Browse the repository at this point in the history
  13. Merge branch '7.0' into 7.1

    * 7.0:
      [Twig] [twig reference] add examples in yaml part
    javiereguiluz committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    6d30e67 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Update `Create Framework / Unit Testing` page
    javiereguiluz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7ff75ed View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      Update `Create Framework / Unit Testing` page
    javiereguiluz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0e3b44b View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.0' into 7.1

    * 7.0:
      Update `Create Framework / Unit Testing` page
    javiereguiluz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    e89e5dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bffd60 View commit details
    Browse the repository at this point in the history
  5. minor symfony#19618 [AssetMapper] Adding info about deleting compiled…

    … assets (ThomasLandauer)
    
    This PR was squashed before being merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [AssetMapper] Adding info about deleting compiled assets
    
    Page: https://symfony.com/doc/6.4/frontend/asset_mapper.html#serving-assets-in-dev-vs-prod
    
    First: I'm not sure if this is really true for any (local server) configuration - I took the info from `asset-map:compile`s warning message (which I'm trying to improve in symfony/symfony#54106 BTW)
    
    The message I'm trying to get across: I've you're doing this on your dev machine (as part of the deploy process), you should set up a process that deletes those files afterwards! Maybe this should be repeated at https://symfony.com/doc/6.4/frontend/asset_mapper.html#deploying-with-the-assetmapper-component again? Or should those two headings even be merged?
    
    Commits
    -------
    
    6bffd60 [AssetMapper] Adding info about deleting compiled assets
    javiereguiluz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b8f15f5 View commit details
    Browse the repository at this point in the history
  6. Reword

    javiereguiluz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b55c5cb View commit details
    Browse the repository at this point in the history
  7. Merge branch '6.4' into 7.0

    * 6.4:
      [AssetMapper] Adding info about deleting compiled assets
    javiereguiluz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6d17de2 View commit details
    Browse the repository at this point in the history
  8. Merge branch '7.0' into 7.1

    * 7.0:
      [AssetMapper] Adding info about deleting compiled assets
    javiereguiluz committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    5ba8c4c View commit details
    Browse the repository at this point in the history
  9. Update csrf.rst

    Fixed a typo
    aurac authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f93bdbe View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. minor symfony#20060 Update csrf.rst (aurac)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Update csrf.rst
    
    Fixed a typo
    
    Commits
    -------
    
    f93bdbe Update csrf.rst
    javiereguiluz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    25ee23d View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      Update csrf.rst
    javiereguiluz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f09e097 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.0' into 7.1

    * 7.0:
      Update csrf.rst
    javiereguiluz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    c3f3ba9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bb3860 View commit details
    Browse the repository at this point in the history
  5. minor symfony#19597 Fix debug config reference dump_destination (vinc…

    …eAmstoutz)
    
    This PR was squashed before being merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Fix debug config reference dump_destination
    
    The method `loadFromExtension` does not exist in the `Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator;`
    
    The only way to do this is to use the `extension` method, which then calls  `loadFromExtension `, as you can see in the class when using `CRTL+F` :
    
    ![image](https://github.com/symfony/symfony-docs/assets/46444652/a330f98f-c7ba-42f2-baa5-672d50d3169e)
    
    Commits
    -------
    
    7bb3860 Fix debug config reference dump_destination
    javiereguiluz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    aefb426 View commit details
    Browse the repository at this point in the history
  6. Merge branch '6.4' into 7.0

    * 6.4:
      Fix debug config reference dump_destination
    javiereguiluz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    cf7fcc1 View commit details
    Browse the repository at this point in the history
  7. Merge branch '7.0' into 7.1

    * 7.0:
      Fix debug config reference dump_destination
    javiereguiluz committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e3239f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17102f9 View commit details
    Browse the repository at this point in the history
  9. minor symfony#20065 Fix a PHP config example (javiereguiluz)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Fix a PHP config example
    
    After merging symfony#19597 I realized that it looks a bit different from the other PHP config examples, so I think this change is needed to make it work.
    
    Commits
    -------
    
    17102f9 Fix a PHP config example
    OskarStark committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5847b3c View commit details
    Browse the repository at this point in the history
  10. Merge branch '6.4' into 7.0

    * 6.4:
      Fix a PHP config example
    OskarStark committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    06acd4e View commit details
    Browse the repository at this point in the history
  11. Merge branch '7.0' into 7.1

    * 7.0:
      Fix a PHP config example
    OskarStark committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e495a1b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      style: Typo in database.rst title
    javiereguiluz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    3a7ef1c View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.0

    * 6.4:
      style: Typo in database.rst title
    javiereguiluz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c404257 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.0' into 7.1

    * 7.0:
      style: Typo in database.rst title
    javiereguiluz committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    35e5b7d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

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

Commits on Jul 29, 2024

  1. minor symfony#20074 fix dump destination value in PHP config (xabbuh)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    fix dump destination value in PHP config
    
    Let the value be the same to what we configure with the YAML and XML examples.
    
    Commits
    -------
    
    c6c0908 fix dump destination value in PHP config
    xabbuh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e9259a0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      style: Typo in content title
    xabbuh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    766dc26 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      style: Typo in content title
      fix dump destination value in PHP config
    xabbuh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    977e5ef View commit details
    Browse the repository at this point in the history
  4. Update configuration.rst

    Fix $containerConfigurator parameter name in loadExtension function
    DennisdeBest authored and xabbuh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    10abade View commit details
    Browse the repository at this point in the history
  5. minor symfony#20021 Update configuration.rst (DennisdeBest)

    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    Update configuration.rst
    
    Fix $containerConfigurator parameter name in loadExtension function
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    10abade Update configuration.rst
    xabbuh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1056ba9 View commit details
    Browse the repository at this point in the history
  6. Merge branch '6.4' into 7.1

    * 6.4:
      Update configuration.rst
    xabbuh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    8dc3c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. example function param 1 requires string

    An int causes a PHP error
    
    argument symfony#1 ($line) must be of type int, string given,
    franzholz authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4f733e0 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Minor tweak in the setup page
    xabbuh committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3458c9b View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Minor tweak in the setup page
    xabbuh committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    bce34d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Fix ScheduledStamp FQN

    gl3n authored and OskarStark committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    40dffcb View commit details
    Browse the repository at this point in the history
  2. bug symfony#20085 [Messenger][Scheduler] Fix ScheduledStamp FQN (gl3n)

    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Messenger][Scheduler] Fix ScheduledStamp FQN
    
    Commits
    -------
    
    40dffcb Fix ScheduledStamp FQN
    OskarStark committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    052e5be View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Fix ScheduledStamp FQN
    OskarStark committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f6f6eb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. minor symfony#20084 example function param 1 requires string (franzholz)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    example function param 1 requires string
    
    An int causes a PHP error
    
    argument symfony#1 ($line) must be of type int, string given,
    
    Commits
    -------
    
    4f733e0 example function param 1 requires string
    javiereguiluz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    da14654 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      clarify how to disable client-side validation using the Regex constraint
    javiereguiluz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8a3b638 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      clarify how to disable client-side validation using the Regex constraint
      Fix ScheduledStamp FQN
      example function param 1 requires string
      Minor tweak in the setup page
      Update configuration.rst
      style: Typo in content title
      fix dump destination value in PHP config
    javiereguiluz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e75bb1e View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.0' into 7.1

    * 7.0:
      clarify how to disable client-side validation using the Regex constraint
      example function param 1 requires string
    javiereguiluz committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    f094dca View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Update reproducer.rst: Minor rewording
      [DomCrawler] fixes typo `Form::getFields()` -> `Form::getFiles()`
      Fix redis adapter config to work with tags
    xabbuh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    8ab4383 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      Update reproducer.rst: Minor rewording
      [DomCrawler] fixes typo `Form::getFields()` -> `Form::getFiles()`
      Fix redis adapter config to work with tags
    xabbuh committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0f099f9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.4

    * 5.4:
      Update Cidr.rst
    javiereguiluz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a16352d View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.4

    * 5.4:
      ensure consistency of Symfony and standalone session code block
    javiereguiluz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7f421ea View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      ensure consistency of Symfony and standalone session code block
      Update Cidr.rst
    javiereguiluz committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d043474 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Minor tweaks
      docs(http-foundation): check if ip is in cidr subnet
    javiereguiluz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6e14857 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      docs(http-foundation): check if ip is in cidr subnet
    javiereguiluz committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6715f1d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    2a81676 View commit details
    Browse the repository at this point in the history
  2. minor symfony#19893 [AssetMapper] Add FAQ for code lint/format (Kocal)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [AssetMapper] Add FAQ for code lint/format
    
    Hi everyone,
    
    Little self-promotional PR for AssetMapper, to indicates how users can lint and format their front assets when using the fresh [`kocal/biome-js-bundle`](https://github.com/Kocal/BiomeJsBundle).
    
    It's a bundle around Biome.js, a (much) faster linter (than ESLint) and formatter (than Prettier), which does not requires any configuration to handle JS/TS, JSX/TSX, CSS files... and soon Vue/Svelte files.
    
    Thanks!
    
    Commits
    -------
    
    2a81676 [AssetMapper] Add FAQ for code lint/format
    javiereguiluz committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    aff9a23 View commit details
    Browse the repository at this point in the history
  3. Minor reword

    javiereguiluz committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    601f578 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.1

    * 6.4:
      [AssetMapper] Add FAQ for code lint/format
    javiereguiluz committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    856a805 View commit details
    Browse the repository at this point in the history
  5. doc: add missing use statements

    pchabbert authored and xabbuh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ce13892 View commit details
    Browse the repository at this point in the history
  6. minor symfony#20101 doc: add missing use statements (pchabbert)

    This PR was squashed before being merged into the 7.1 branch.
    
    Discussion
    ----------
    
    doc: add missing use statements
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    ce13892 doc: add missing use statements
    xabbuh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    2fafa88 View commit details
    Browse the repository at this point in the history
  7. Merge branch '5.4' into 6.4

    * 5.4:
      minor : the process method from CompilerPassInterface should be public
    xabbuh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7887318 View commit details
    Browse the repository at this point in the history
  8. Merge branch '6.4' into 7.1

    * 6.4:
      minor : the process method from CompilerPassInterface should be public
    xabbuh committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8246839 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Update service_container.rst

    n-valverde authored and javiereguiluz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    ed51242 View commit details
    Browse the repository at this point in the history
  2. minor symfony#19574 Update service_container.rst (n-valverde)

    This PR was squashed before being merged into the 7.1 branch.
    
    Discussion
    ----------
    
    Update service_container.rst
    
    Update `lint:container` doc.
    
    Fix symfony#19522
    
    Commits
    -------
    
    ed51242 Update service_container.rst
    javiereguiluz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9d56329 View commit details
    Browse the repository at this point in the history
  3. Minor tweaks

    javiereguiluz committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    e2a15ae View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      templates: check that a Twig extension does not already exist
    xabbuh committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    a5a2770 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      templates: check that a Twig extension does not already exist
    xabbuh committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    13f8bcd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    768ef5a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Fix :ref: links

    phansys committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2407636 View commit details
    Browse the repository at this point in the history
  2. bug symfony#20139 Fix :ref: links (phansys)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Fix `:ref:` links
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    ![image](https://github.com/user-attachments/assets/f427802c-36b8-433d-b9bc-e1c382941f4f)
    
    Commits
    -------
    
    2407636 Fix `:ref:` links
    OskarStark committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a86d2db View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Fix `:ref:` links
    OskarStark committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ce6e182 View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.4

    * 5.4:
      Correction of a typo for a reference link
    OskarStark committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dbd22eb View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      Correction of a typo for a reference link
    OskarStark committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    82f0aac View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. fix ref syntax

    xabbuh committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3ee2dae View commit details
    Browse the repository at this point in the history
  2. minor symfony#20144 fix ref syntax (xabbuh)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    fix ref syntax
    
    replaces symfony#20140
    
    Commits
    -------
    
    3ee2dae fix ref syntax
    xabbuh committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    eb643e6 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      fix ref syntax
    xabbuh committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d349eb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [Translation] Add labels for links in translations page
      [Serializer] Correction of examples using the attributes groups
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    04b9a92 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      [Translation] Add labels for links in translations page
      [Serializer] Correction of examples using the attributes groups
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    474ef6f View commit details
    Browse the repository at this point in the history
  3. just nullable

    eltharin authored and javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cba78d5 View commit details
    Browse the repository at this point in the history
  4. minor symfony#20147 [Serializer] add nullable format to defaultContex…

    …t circularReference handler to prevent normalize error (eltharin)
    
    This PR was submitted for the 7.2 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Serializer] add nullable format to defaultContext circularReference handler to prevent normalize error
    
    add nullable $format parameter if this defaultContext is used with $serializer->normalize where $format can be nullable.
    
    compress arguments with only seventh set.
    
    Commits
    -------
    
    cba78d5 just nullable
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e51512d View commit details
    Browse the repository at this point in the history
  5. adding missing 'private'

    tacman authored and javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fae9a57 View commit details
    Browse the repository at this point in the history
  6. minor symfony#20162 [Security] adding missing 'private' (tacman)

    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Security] adding missing 'private'
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    fae9a57 adding missing 'private'
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8e60054 View commit details
    Browse the repository at this point in the history
  7. Merge branch '6.4' into 7.1

    * 6.4:
      adding missing 'private'
      just nullable
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    67754ca View commit details
    Browse the repository at this point in the history
  8. Merge branch '5.4' into 6.4

    * 5.4:
      Add the missing note on how to inject a service into the controller
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    21415b0 View commit details
    Browse the repository at this point in the history
  9. Merge branch '6.4' into 7.1

    * 6.4:
      Add the missing note on how to inject a service into the controller
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2bbf70e View commit details
    Browse the repository at this point in the history
  10. Merge branch '5.4' into 6.4

    * 5.4:
      complete list of support content types
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    641c773 View commit details
    Browse the repository at this point in the history
  11. Merge branch '6.4' into 7.1

    * 6.4:
      complete list of support content types
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6e5e069 View commit details
    Browse the repository at this point in the history
  12. Merge branch '5.4' into 6.4

    * 5.4:
      add missing use statement
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4bdbfb8 View commit details
    Browse the repository at this point in the history
  13. Merge branch '6.4' into 7.1

    * 6.4:
      add missing use statement
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    05c8115 View commit details
    Browse the repository at this point in the history
  14. Merge branch '5.4' into 6.4

    * 5.4:
      [Config] Match Yaml configuration and Tree
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    684f8fd View commit details
    Browse the repository at this point in the history
  15. Merge branch '6.4' into 7.1

    * 6.4:
      [Config] Match Yaml configuration and Tree
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    dc5070f View commit details
    Browse the repository at this point in the history
  16. Merge branch '5.4' into 6.4

    * 5.4:
      fix XML config example
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2049d25 View commit details
    Browse the repository at this point in the history
  17. Merge branch '6.4' into 7.1

    * 6.4:
      fix XML config example
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    35925ec View commit details
    Browse the repository at this point in the history
  18. Merge branch '5.4' into 6.4

    * 5.4:
      Add links for the better nav in the format specification refs
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4a4f9a6 View commit details
    Browse the repository at this point in the history
  19. Merge branch '6.4' into 7.1

    * 6.4:
      Add links for the better nav in the format specification refs
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    206e5b1 View commit details
    Browse the repository at this point in the history
  20. Merge branch '5.4' into 6.4

    * 5.4:
      fix comment
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d7f8d94 View commit details
    Browse the repository at this point in the history
  21. Merge branch '6.4' into 7.1

    * 6.4:
      fix comment
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2118944 View commit details
    Browse the repository at this point in the history
  22. Merge branch '5.4' into 6.4

    * 5.4:
      Minor tweaks
      [Workflow] Do to talk about workflow, and explain what support option is for
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    547066b View commit details
    Browse the repository at this point in the history
  23. Merge branch '6.4' into 7.1

    * 6.4:
      [Workflow] Do to talk about workflow, and explain what support option is for
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b684577 View commit details
    Browse the repository at this point in the history
  24. Merge branch '5.4' into 6.4

    * 5.4:
      Update custom_authenticator.rst
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f907cd4 View commit details
    Browse the repository at this point in the history
  25. Merge branch '6.4' into 7.1

    * 6.4:
      Update custom_authenticator.rst
    javiereguiluz committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    cba8568 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Fix symfony#20080
    javiereguiluz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a75ae9a View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      Fix symfony#20080
    javiereguiluz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b6ed5b3 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.4

    * 5.4:
      Reword
      Improve the documentation with a link for the profile service declaration
    javiereguiluz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    70345ee View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.1

    * 6.4:
      Improve the documentation with a link for the profile service declaration
    javiereguiluz committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    089f71f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Fix Uncaught ArgumentCountError

    Set second argument with an empty array for the two instructions to get rid of the fatal error uncaught argumentError
    novah77 authored and OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    be4428d View commit details
    Browse the repository at this point in the history
  2. bug symfony#20169 [ExpressionLanguage] Fix uncaught ArgumentCountErro…

    …r (novah77)
    
    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [ExpressionLanguage] Fix uncaught ArgumentCountError
    
    Set second argument with an empty array for the two instructions to get rid of the fatal error uncaught argumentError
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    be4428d Fix Uncaught ArgumentCountError
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6be6359 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Fix Uncaught ArgumentCountError
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1d24d2a View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.4

    * 5.4:
      Use DOCtor-RST 1.62.2 and new `no_broken_ref_directive` rule
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    76c8a68 View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      Use DOCtor-RST 1.62.2 and new `no_broken_ref_directive` rule
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    00fe517 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    398f6d1 View commit details
    Browse the repository at this point in the history
  7. Merge branch '5.4' into 6.4

    * 5.4:
      Use DOCtor-RST 1.62.3
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d634b9b View commit details
    Browse the repository at this point in the history
  8. Merge branch '6.4' into 7.1

    * 6.4:
      Use DOCtor-RST 1.62.3
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f4365aa View commit details
    Browse the repository at this point in the history
  9. Merge branch '5.4' into 6.4

    * 5.4:
      [CI] Use actions/checkout@v4
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c0f3f5d View commit details
    Browse the repository at this point in the history
  10. Merge branch '6.4' into 7.1

    * 6.4:
      [CI] Use actions/checkout@v4
    OskarStark committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    dc59969 View commit details
    Browse the repository at this point in the history
  11. minor symfony#20170 [Notifier] Misc. minor tweaks (javiereguiluz)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Notifier] Misc. minor tweaks
    
    After merging symfony#20076 I realized that we don't really explain what `channels` are in the context of the Notifier. Also, I propose to reorder some items to improve reading flow.
    
    Commits
    -------
    
    398f6d1 [Notifier] Misc. minor tweaks
    javiereguiluz committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4d9812c View commit details
    Browse the repository at this point in the history
  12. Minor tweaks

    javiereguiluz committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e6e2984 View commit details
    Browse the repository at this point in the history
  13. Merge branch '6.4' into 7.1

    * 6.4:
      [Notifier] Misc. minor tweaks
    javiereguiluz committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5022927 View commit details
    Browse the repository at this point in the history
  14. minor symfony#20120 [Security] Remove note about stateless firewalls …

    …marking routes as stateless (MatTheCat)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Security] Remove note about stateless firewalls marking routes as stateless
    
    Following symfony/symfony#58017
    
    Commits
    -------
    
    768ef5a [Security] Remove note about stateless firewalls marking routes as stateless
    javiereguiluz committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5d5a301 View commit details
    Browse the repository at this point in the history
  15. Merge branch '6.4' into 7.1

    * 6.4:
      [Security] Remove note about stateless firewalls marking routes as stateless
    javiereguiluz committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3b2fc15 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    63c749f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. minor symfony#20174 chore: relocate the sqlite note block in a better…

    … place (94noni)
    
    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    chore: relocate the sqlite note block in a better place
    
    the `description` property written in this note is only written on this page after, so I propose to move this block next to it to avoid confusing reader (I am reading on sqlite lately)
    
    Commits
    -------
    
    63c749f chore: relocate the sqlite note block in a better place
    javiereguiluz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1f8ec8c View commit details
    Browse the repository at this point in the history
  2. Minor tweak

    javiereguiluz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ce6e820 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ac0e21 View commit details
    Browse the repository at this point in the history
  4. minor symfony#20175 [Ldap] feat: remove mention of FOSUserBundle in d…

    …oc (94noni)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Ldap] feat: remove mention of FOSUserBundle in doc
    
    as per https://github.com/FriendsOfSymfony/FOSUserBundle?tab=readme-ov-file#maintenance-status
    I think targeting the actual LTS make sens to remove such references in the doc, WDYT?
    
    Commits
    -------
    
    6ac0e21 feat: remove mention of FOSUserBundle in doc
    javiereguiluz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4aea84b View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      feat: remove mention of FOSUserBundle in doc
    javiereguiluz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    182f434 View commit details
    Browse the repository at this point in the history
  6. Merge branch '5.4' into 6.4

    * 5.4:
      [FrameworkBundle] Lower uppercase `must`
    javiereguiluz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2aaf535 View commit details
    Browse the repository at this point in the history
  7. Merge branch '6.4' into 7.1

    * 6.4:
      [FrameworkBundle] Lower uppercase `must`
    javiereguiluz committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fabff4d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    2bbdc99 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Fix typos in end_to_end.rst

    JoolsMcFly authored and xabbuh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1976372 View commit details
    Browse the repository at this point in the history
  2. minor symfony#20177 Fix typos in end_to_end.rst (JoolsMcFly)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Fix typos in end_to_end.rst
    
    Hi guys.
    
    Here's a small PR to fix some typos I encountered while reading the doc.
    
    Commits
    -------
    
    1976372 Fix typos in end_to_end.rst
    xabbuh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1d675dd View commit details
    Browse the repository at this point in the history
  3. minor symfony#20181 [Mailer] Remove unnecessary type checking for the…

    … method from SentMessageEvent (wkania)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Mailer] Remove unnecessary type checking for the method from SentMessageEvent
    
    The getMessage method has been returning **only** SentMessage from the very [beginning](https://github.com/symfony/symfony/pull/47080/files#diff-19459911f97144033a370e7d86ae4e3bab9833c03cfe42e1eb3d71da90b15097R26).
    
    Commits
    -------
    
    2bbdc99 Remove unnecessary type checking for the method from SentMessageEvent
    xabbuh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6634a89 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.1

    * 6.4:
      Fix typos in end_to_end.rst
      Remove unnecessary type checking for the method from SentMessageEvent
    xabbuh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    c61f829 View commit details
    Browse the repository at this point in the history
  5. Merge branch '5.4' into 6.4

    * 5.4:
      Use the same template across all examples
    xabbuh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9f0f89d View commit details
    Browse the repository at this point in the history
  6. fix typo

    xabbuh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    08e3831 View commit details
    Browse the repository at this point in the history
  7. Merge branch '6.4' into 7.1

    * 6.4:
      fix typo
      Use the same template across all examples
    xabbuh committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5608c28 View commit details
    Browse the repository at this point in the history
  8. [FrameworkBundle][HttpClient] Adding an explanation of ThrottlingHttp…

    …Client integration with the Framework
    maxhelias committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bc88843 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. minor symfony#20173 [FrameworkBundle][HttpClient] Adding an explanati…

    …on of `ThrottlingHttpClient` integration with the framework (maxhelias)
    
    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [FrameworkBundle][HttpClient] Adding an explanation of `ThrottlingHttpClient` integration with the framework
    
    Commits
    -------
    
    bc88843 [FrameworkBundle][HttpClient] Adding an explanation of ThrottlingHttpClient integration with the Framework
    javiereguiluz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4de0df5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9041d05 View commit details
    Browse the repository at this point in the history
  3. minor symfony#20182 [Translation] fix: add nikic/php-parser requireme…

    …nt for translation:extract in tran… (bsramin)
    
    This PR was submitted for the 7.1 branch but it was squashed and merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Translation] fix: add nikic/php-parser requirement for translation:extract in tran…
    
    …slation.rst
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    9041d05 [Translation] fix: add nikic/php-parser requirement for translation:extract in tran…
    javiereguiluz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5d29c31 View commit details
    Browse the repository at this point in the history
  4. Reword

    javiereguiluz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ad92626 View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      [Translation] fix: add nikic/php-parser requirement for translation:extract in tran…
    javiereguiluz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    73084d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a5adff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b4b1a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9679492 View commit details
    Browse the repository at this point in the history
  9. Merge branch '6.4' into 7.1

    * 6.4:
      [Translation] Remove an unneeded versionadded directive
    javiereguiluz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ac547e3 View commit details
    Browse the repository at this point in the history
  10. Merge branch '5.4' into 6.4

    * 5.4:
      Replace code block text with terminal where it was used incorrectly
    javiereguiluz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f052268 View commit details
    Browse the repository at this point in the history
  11. Merge branch '6.4' into 7.1

    * 6.4:
      Replace code block text with terminal where it was used incorrectly
    javiereguiluz committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ab565b3 View commit details
    Browse the repository at this point in the history
  12. Merge branch '5.4' into 6.4

    * 5.4:
      fix typo
    xabbuh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    12e77b5 View commit details
    Browse the repository at this point in the history
  13. Merge branch '6.4' into 7.1

    * 6.4:
      fix typo
    xabbuh committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    34529c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    dea8bf6 View commit details
    Browse the repository at this point in the history
  2. minor symfony#20190 [Translation] Fix lint/ci (MrYamous)

    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Translation] Fix lint/ci
    
    Commits
    -------
    
    dea8bf6 Translation - fix lint for ci
    OskarStark committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d0fa983 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.4

    * 5.4:
      bundles - add reason why they are not recommended
    OskarStark committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    194ed52 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.1

    * 6.4:
      bundles - add reason why they are not recommended
    OskarStark committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5d6d8cc View commit details
    Browse the repository at this point in the history
  5. Merge branch '5.4' into 6.4

    * 5.4:
      Add missing backticks in inline snippets
    OskarStark committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d4eba2a View commit details
    Browse the repository at this point in the history
  6. Merge branch '6.4' into 7.1

    * 6.4:
      Add missing backticks in inline snippets
    OskarStark committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3506336 View commit details
    Browse the repository at this point in the history
  7. Merge branch '5.4' into 6.4

    * 5.4:
      Update reference for "framework.cache.prefix_seed" config node
    OskarStark committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ec31652 View commit details
    Browse the repository at this point in the history
  8. Merge branch '6.4' into 7.1

    * 6.4:
      Update reference for "framework.cache.prefix_seed" config node
    OskarStark committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    708b256 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. [Scheduler] Fix indention and single quotes for `A Dynamic Vision for…

    … the Messages Generated` section example
    smoench authored and javiereguiluz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5b4c2cd View commit details
    Browse the repository at this point in the history
  2. minor symfony#20194 [Scheduler] Fix indention and single quotes for t…

    …he example in `A Dynamic Vision for the Messages Generated` section (smoench)
    
    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Scheduler] Fix indention and single quotes for the example in `A Dynamic Vision for the Messages Generated` section
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    5b4c2cd [Scheduler] Fix indention and single quotes for `A Dynamic Vision for the Messages Generated` section example
    javiereguiluz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a181bfd View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      [Scheduler] Fix indention and single quotes for `A Dynamic Vision for the Messages Generated` section example
    javiereguiluz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ec76775 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Fix typo in mailer.rst

    norival authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    07105c3 View commit details
    Browse the repository at this point in the history
  2. minor symfony#20199 Fix typo in mailer.rst (norival)

    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    Fix typo in mailer.rst
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    07105c3 Fix typo in mailer.rst
    OskarStark committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3aa2650 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Fix typo in mailer.rst
    OskarStark committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    433e2c5 View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.4

    * 5.4:
      Update link for accelerated downloads on nginx
    OskarStark committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    81c6263 View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      Update link for accelerated downloads on nginx
    OskarStark committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    faece9b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Add the yaml and xml config folders
    javiereguiluz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4f3ce76 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      Add the yaml and xml config folders
    javiereguiluz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7206ffa View commit details
    Browse the repository at this point in the history
  3. Update serializer.rst

    Use the right namespace for the Attribute
    nBuga authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    58b4aea View commit details
    Browse the repository at this point in the history
  4. minor symfony#20203 [Serializer] Update serializer.rst - Use the righ…

    …t namespace for the Attribute (nBuga)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Serializer] Update serializer.rst - Use the right namespace for the Attribute
    
    Use the right namespace for the Attribute
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    58b4aea Update serializer.rst
    javiereguiluz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7b0d4f5 View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      Update serializer.rst
    javiereguiluz committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3b65aba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3e3ab7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 9, 2024

  1. minor symfony#20207 [AssetMapper] Add missing backticks for inline sn…

    …ippets (phansys)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [AssetMapper] Add missing backticks for inline snippets
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    a79a579 [AssetMapper] Add missing backticks for inline snippets
    javiereguiluz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    29d1c04 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      [AssetMapper] Add missing backticks for inline snippets
    javiereguiluz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6f31582 View commit details
    Browse the repository at this point in the history
  3. minor symfony#20205 [Messenger] Add missing backticks for inline snip…

    …pets (phansys)
    
    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Messenger] Add missing backticks for inline snippets
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    d3e3ab7 [Messenger] Add missing backticks for inline snippets
    javiereguiluz committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b68dd90 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    42c789b View commit details
    Browse the repository at this point in the history
  2. minor symfony#19259 [Messenger] Merge configuration blocks for AsMess…

    …ageHandler attribute (MrYamous)
    
    This PR was submitted for the 6.3 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Messenger] Merge configuration blocks for AsMessageHandler attribute
    
    Maybe I missed a particular reason to separate attribute and yaml/xml/php configuration. While reading it I found it a bit redundant.
    
    Commits
    -------
    
    42c789b merge configuration blocks for AsMessageHandler attribute
    javiereguiluz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a890e57 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      merge configuration blocks for AsMessageHandler attribute
    javiereguiluz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    382863f View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.4

    * 5.4:
      Minor tweaks
      [Runtime] Document registering your own runtime template
    javiereguiluz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f18da69 View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      Minor tweaks
      [Runtime] Document registering your own runtime template
    javiereguiluz committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9d83393 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. use /templates instead of /Resources/views

    The modern (and default) directory structure.
    tacman authored and javiereguiluz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5bc5d47 View commit details
    Browse the repository at this point in the history
  2. minor symfony#20219 [Templating] use /templates instead of /Resources…

    …/views (tacman)
    
    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Templating] use /templates instead of /Resources/views
    
    The modern (and default) directory structure.
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    5bc5d47 use /templates instead of /Resources/views
    javiereguiluz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c4a77a0 View commit details
    Browse the repository at this point in the history
  3. Minor tweak

    javiereguiluz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8dc86e5 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.1

    * 6.4:
      use /templates instead of /Resources/views
    javiereguiluz committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d11225f View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      [Options Resolver] Fix file reference method
    javiereguiluz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b0ff994 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      [Options Resolver] Fix file reference method
    javiereguiluz committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a0ad0c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Typo correction testing.rst

    juukie authored and javiereguiluz committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b3fcbd0 View commit details
    Browse the repository at this point in the history
  2. minor symfony#20226 [Testing] Typo correction testing.rst (juukie)

    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [Testing] Typo correction testing.rst
    
    Commits
    -------
    
    b3fcbd0 Typo correction testing.rst
    javiereguiluz committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    301139a View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Typo correction testing.rst
    javiereguiluz committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    246329b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. improve web_link

    garak authored and javiereguiluz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    35c94bc View commit details
    Browse the repository at this point in the history
  2. minor symfony#20212 [WebLink] improve web_link (garak)

    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [WebLink] improve web_link
    
    The current doc for generating the proper lines in the `head` section is quite misleading, acting as if it could be enough to use a single line to include a style/script, while two lines each are needed. Moreover, despite mentioning the need for the `as` attribute, if fails to add it in the examples.
    The proposed changes should fix both problems.
    
    Commits
    -------
    
    35c94bc improve web_link
    javiereguiluz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6ff9491 View commit details
    Browse the repository at this point in the history
  3. Tweaks

    javiereguiluz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    912d988 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.1

    * 6.4:
      improve web_link
    javiereguiluz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    398fa47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e11836 View commit details
    Browse the repository at this point in the history
  6. minor symfony#20216 [Emoji][String] Extract Emoji from String documen…

    …tation (MrYamous)
    
    This PR was squashed before being merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Emoji][String] Extract Emoji from String documentation
    
    Give a try for symfony#20114
    
    I've mainly copy/paste current documentation, with following changes :
    
    - change name for internal ref link (remove string part)
    - remove a versionadded directive for Inverse Emoji Transliteration (Emoji component was added in 7.1, I think it's not necessary to indicate this feature has been add in 7.1 too)
    - remove Gitlab and Slack example for transliterating services emojis as short code and replace it with a note to mention which services are available
    - add a sentence about slug emojis as this part stay in String documentation
    
    Commits
    -------
    
    2e11836 [Emoji][String] Extract Emoji from String documentation
    javiereguiluz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8323695 View commit details
    Browse the repository at this point in the history
  7. Minor tweaks

    javiereguiluz committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    add4600 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7815198 View commit details
    Browse the repository at this point in the history
  9. Update value_resolver.rst

    simoheinonen authored and OskarStark committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    56ab079 View commit details
    Browse the repository at this point in the history
  10. Update controller/value_resolver.rst

    Co-authored-by: Christian Flothmann <[email protected]>
    OskarStark and xabbuh committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c2b0315 View commit details
    Browse the repository at this point in the history
  11. minor symfony#20239 Fix typo in value_resolver.rst (simoheinonen, Osk…

    …arStark)
    
    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    Fix typo in value_resolver.rst
    
    <!--
    
    If your pull request fixes a BUG, use the oldest maintained branch that contains
    the bug (see https://symfony.com/releases for the list of maintained branches).
    
    If your pull request documents a NEW FEATURE, use the same Symfony branch where
    the feature was introduced (and `7.x` for features of unreleased versions).
    
    -->
    
    Commits
    -------
    
    c2b0315 Update controller/value_resolver.rst
    56ab079 Update value_resolver.rst
    OskarStark committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d57a560 View commit details
    Browse the repository at this point in the history
  12. Merge branch '6.4' into 7.1

    * 6.4:
      Update controller/value_resolver.rst
      Update value_resolver.rst
    OskarStark committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e8758ec View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      Move some core team members to the former core members section
    javiereguiluz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    16cceab View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      Move some core team members to the former core members section
    javiereguiluz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4f1ddfd View commit details
    Browse the repository at this point in the history
  3. Fix typo filename

    juukie authored and javiereguiluz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    19ee7d2 View commit details
    Browse the repository at this point in the history
  4. minor symfony#20244 [DependencyInjection] Fix typo filename (juukie)

    This PR was submitted for the 7.1 branch but it was merged into the 6.4 branch instead.
    
    Discussion
    ----------
    
    [DependencyInjection] Fix typo filename
    
    Make filename match classname
    
    Commits
    -------
    
    19ee7d2 Fix typo filename
    javiereguiluz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3fd958f View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.4' into 7.1

    * 6.4:
      Fix typo filename
    javiereguiluz committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fea59c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. form/remove-legacy-message

    MrYamous authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6516a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a867829 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.4

    * 5.4:
      [Form] Remove a broken link
    javiereguiluz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f264bd8 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.4' into 7.1

    * 6.4:
      [Form] Remove a broken link
    javiereguiluz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    fdcfa99 View commit details
    Browse the repository at this point in the history
  5. minor symfony#20240 [Security] Fix role to detect logged-in user (dev…

    …ojifr)
    
    This PR was merged into the 6.4 branch.
    
    Discussion
    ----------
    
    [Security] Fix role to detect logged-in user
    
    An error has been introduced since 6.2  when checking to see if a user is logged-in
    
    Commits
    -------
    
    a867829 [Security] Fix role to detect logged-in user
    javiereguiluz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c5a4079 View commit details
    Browse the repository at this point in the history
  6. Merge branch '6.4' into 7.1

    * 6.4:
      [Security] Fix role to detect logged-in user
    javiereguiluz committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0a8b7e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. minor symfony#20250 [Form] Remove legacy message (MrYamous)

    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Form] Remove legacy message
    
    IIUC what happened with symfony#17478 and [related code PR](symfony/symfony#47598), legacy invalid message refer to something which no longer exists
    
    Commits
    -------
    
    6516a9b form/remove-legacy-message
    javiereguiluz committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a485b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e157327 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. minor symfony#20253 [Testing] Remove an old article (javiereguiluz)

    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Testing] Remove an old article
    
    We soft-deleted this article in 5.x version, so let's delete it for real in 7.x branches.
    
    Commits
    -------
    
    e157327 [Testing] Remove an old article
    javiereguiluz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e56c594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    299e6f5 View commit details
    Browse the repository at this point in the history
  3. minor symfony#20254 [Doctrine][Security] Remove an old article about …

    …registration forms (javiereguiluz)
    
    This PR was squashed before being merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Doctrine][Security] Remove an old article about registration forms
    
    This is another old article soft-deleted a while ago and that we can delete for real in 7.x branches.
    
    Commits
    -------
    
    299e6f5 [Doctrine][Security] Remove an old article about registration forms
    javiereguiluz committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    317140c View commit details
    Browse the repository at this point in the history
  4. Update doctrine.rst on ssl documentation

    Louis-Arnaud authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    651abd1 View commit details
    Browse the repository at this point in the history
  5. Return on linters

    Louis-Arnaud authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2673994 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8803b55 View commit details
    Browse the repository at this point in the history