Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Update framework.rst #20852

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

Closed
wants to merge 1 commit into from
Closed

Update framework.rst #20852

wants to merge 1 commit into from

Conversation

RPetrosjan
Copy link
Contributor

Docs correction

Docs correction
@carsonbot
Copy link
Collaborator

It looks like you unchecked the "Allow edits from maintainer" box. That is fine, but please note that if you have multiple commits, you'll need to squash your commits into one before this can be merged. Or, you can check the "Allow edits from maintainers" box and the maintainer can squash for you.

Cheers!

Carsonbot

Copy link
Contributor

@MrYamous MrYamous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may can remove the default value at the end of the description
Btw looks good for 6.4

@xabbuh xabbuh added this to the 7.3 milestone May 5, 2025
@@ -1239,7 +1239,7 @@ http_cache
allow_reload
............

**type**: ``string``
**type**: ``boolean`` **default**: ``false``
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

strictly spoken, the default value is null but that in turn is treated as false in the HttpCache class

javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this pull request May 6, 2025
This PR was submitted for the 7.2 branch but it was merged into the 6.4 branch instead.

Discussion
----------

Update framework.rst

Docs correction

<!--

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
-------

ca92b57 Update framework.rst
@javiereguiluz
Copy link
Member

Thanks Ruben ... and congrats on your first Symfony Docs contribution 🎉

@xabbuh
Copy link
Member

xabbuh commented May 6, 2025

this was merged in 6e0d1c3 even though the PR is displayed as closed (that's because we merged it into a different branch than you targetted with your PR)

@xabbuh xabbuh closed this May 6, 2025
OskarStark added a commit that referenced this pull request May 6, 2025
…aviereguiluz)

This PR was merged into the 6.4 branch.

Discussion
----------

[Reference] Update the default values of some options

After merging #20852 I realized that some default option values were not following the format used in most options, so let's update them.

Commits
-------

5028721 [Reference] Update the default values of some options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants