-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Update doctrine.rst on ssl documentation #20257
Commits on Jul 17, 2024
-
* 7.0: Reword code to use the Autowire attribute Fix the parameter configuration in the file upload doc
Configuration menu - View commit details
-
Copy full SHA for 85cf02b - Browse repository at this point
Copy the full SHA 85cf02bView commit details -
Update service_subscribers_locators.rst
Fix defaultIndexMethod attribute typo
Configuration menu - View commit details
-
Copy full SHA for d6390ba - Browse repository at this point
Copy the full SHA d6390baView commit details
Commits on Jul 18, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 7a889ab - Browse repository at this point
Copy the full SHA 7a889abView commit details -
* 6.4: Update service_subscribers_locators.rst
Configuration menu - View commit details
-
Copy full SHA for b32e97d - Browse repository at this point
Copy the full SHA b32e97dView commit details -
* 7.0: Update service_subscribers_locators.rst
Configuration menu - View commit details
-
Copy full SHA for 78a7653 - Browse repository at this point
Copy the full SHA 78a7653View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47279ab - Browse repository at this point
Copy the full SHA 47279abView commit details -
* 5.4: Document possibility to use user:pass for basic auth
Configuration menu - View commit details
-
Copy full SHA for 292896f - Browse repository at this point
Copy the full SHA 292896fView commit details -
* 6.4: Document possibility to use user:pass for basic auth
Configuration menu - View commit details
-
Copy full SHA for 440cb1d - Browse repository at this point
Copy the full SHA 440cb1dView commit details -
* 7.0: Document possibility to use user:pass for basic auth
Configuration menu - View commit details
-
Copy full SHA for f47bfb7 - Browse repository at this point
Copy the full SHA f47bfb7View commit details -
minor symfony#20051 [TypeInfo] fix typos (xabbuh)
This PR was merged into the 7.1 branch. Discussion ---------- [TypeInfo] fix typos Commits ------- 47279ab fix typos
Configuration menu - View commit details
-
Copy full SHA for 38f3e6c - Browse repository at this point
Copy the full SHA 38f3e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c9fdb - Browse repository at this point
Copy the full SHA 16c9fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f43e5 - Browse repository at this point
Copy the full SHA 08f43e5View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c03a8b0 - Browse repository at this point
Copy the full SHA c03a8b0View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ffc2200 - Browse repository at this point
Copy the full SHA ffc2200View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51bc50 - Browse repository at this point
Copy the full SHA a51bc50View commit details -
* 6.4: Remove the shouldFlush() method use a custom batch size
Configuration menu - View commit details
-
Copy full SHA for e2b4fe4 - Browse repository at this point
Copy the full SHA e2b4fe4View commit details -
* 7.0: Remove the shouldFlush() method use a custom batch size
Configuration menu - View commit details
-
Copy full SHA for 5f34920 - Browse repository at this point
Copy the full SHA 5f34920View commit details
Commits on Jul 22, 2024
-
* 5.4: Document Symfony CLI autocompletion
Configuration menu - View commit details
-
Copy full SHA for f4b7d13 - Browse repository at this point
Copy the full SHA f4b7d13View commit details -
* 6.4: Document Symfony CLI autocompletion
Configuration menu - View commit details
-
Copy full SHA for 3fe52bd - Browse repository at this point
Copy the full SHA 3fe52bdView commit details -
* 7.0: Document Symfony CLI autocompletion
Configuration menu - View commit details
-
Copy full SHA for f96bdef - Browse repository at this point
Copy the full SHA f96bdefView commit details -
* 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]>
Configuration menu - View commit details
-
Copy full SHA for 97f905e - Browse repository at this point
Copy the full SHA 97f905eView commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for 72a7d11 - Browse repository at this point
Copy the full SHA 72a7d11View commit details -
* 7.0: Update reference/configuration/doctrine.rst
Configuration menu - View commit details
-
Copy full SHA for ce6ec9b - Browse repository at this point
Copy the full SHA ce6ec9bView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a26d9d3 - Browse repository at this point
Copy the full SHA a26d9d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29413a - Browse repository at this point
Copy the full SHA a29413aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c8974 - Browse repository at this point
Copy the full SHA a3c8974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a06be - Browse repository at this point
Copy the full SHA 27a06beView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ab44ec8 - Browse repository at this point
Copy the full SHA ab44ec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7071c7 - Browse repository at this point
Copy the full SHA d7071c7View commit details -
* 6.4: drop type-hints for properties where the Type constraint is used
Configuration menu - View commit details
-
Copy full SHA for dacae59 - Browse repository at this point
Copy the full SHA dacae59View commit details -
* 7.0: drop type-hints for properties where the Type constraint is used
Configuration menu - View commit details
-
Copy full SHA for 263c018 - Browse repository at this point
Copy the full SHA 263c018View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346ea4b - Browse repository at this point
Copy the full SHA 346ea4bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c08e4e8 - Browse repository at this point
Copy the full SHA c08e4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d0815 - Browse repository at this point
Copy the full SHA 56d0815View commit details -
* 6.4: [Twig] [twig reference] add examples in yaml part
Configuration menu - View commit details
-
Copy full SHA for 21c9ad7 - Browse repository at this point
Copy the full SHA 21c9ad7View commit details -
* 7.0: [Twig] [twig reference] add examples in yaml part
Configuration menu - View commit details
-
Copy full SHA for 6d30e67 - Browse repository at this point
Copy the full SHA 6d30e67View commit details
Commits on Jul 24, 2024
-
* 5.4: Update `Create Framework / Unit Testing` page
Configuration menu - View commit details
-
Copy full SHA for 7ff75ed - Browse repository at this point
Copy the full SHA 7ff75edView commit details -
* 6.4: Update `Create Framework / Unit Testing` page
Configuration menu - View commit details
-
Copy full SHA for 0e3b44b - Browse repository at this point
Copy the full SHA 0e3b44bView commit details -
* 7.0: Update `Create Framework / Unit Testing` page
Configuration menu - View commit details
-
Copy full SHA for e89e5dc - Browse repository at this point
Copy the full SHA e89e5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bffd60 - Browse repository at this point
Copy the full SHA 6bffd60View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b8f15f5 - Browse repository at this point
Copy the full SHA b8f15f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b55c5cb - Browse repository at this point
Copy the full SHA b55c5cbView commit details -
* 6.4: [AssetMapper] Adding info about deleting compiled assets
Configuration menu - View commit details
-
Copy full SHA for 6d17de2 - Browse repository at this point
Copy the full SHA 6d17de2View commit details -
* 7.0: [AssetMapper] Adding info about deleting compiled assets
Configuration menu - View commit details
-
Copy full SHA for 5ba8c4c - Browse repository at this point
Copy the full SHA 5ba8c4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f93bdbe - Browse repository at this point
Copy the full SHA f93bdbeView commit details
Commits on Jul 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 25ee23d - Browse repository at this point
Copy the full SHA 25ee23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f09e097 - Browse repository at this point
Copy the full SHA f09e097View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f3ba9 - Browse repository at this point
Copy the full SHA c3f3ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bb3860 - Browse repository at this point
Copy the full SHA 7bb3860View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for aefb426 - Browse repository at this point
Copy the full SHA aefb426View commit details -
* 6.4: Fix debug config reference dump_destination
Configuration menu - View commit details
-
Copy full SHA for cf7fcc1 - Browse repository at this point
Copy the full SHA cf7fcc1View commit details -
* 7.0: Fix debug config reference dump_destination
Configuration menu - View commit details
-
Copy full SHA for e3239f4 - Browse repository at this point
Copy the full SHA e3239f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17102f9 - Browse repository at this point
Copy the full SHA 17102f9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5847b3c - Browse repository at this point
Copy the full SHA 5847b3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06acd4e - Browse repository at this point
Copy the full SHA 06acd4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e495a1b - Browse repository at this point
Copy the full SHA e495a1bView commit details
Commits on Jul 26, 2024
-
* 5.4: style: Typo in database.rst title
Configuration menu - View commit details
-
Copy full SHA for 3a7ef1c - Browse repository at this point
Copy the full SHA 3a7ef1cView commit details -
* 6.4: style: Typo in database.rst title
Configuration menu - View commit details
-
Copy full SHA for c404257 - Browse repository at this point
Copy the full SHA c404257View commit details -
* 7.0: style: Typo in database.rst title
Configuration menu - View commit details
-
Copy full SHA for 35e5b7d - Browse repository at this point
Copy the full SHA 35e5b7dView commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6c0908 - Browse repository at this point
Copy the full SHA c6c0908View commit details
Commits on Jul 29, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e9259a0 - Browse repository at this point
Copy the full SHA e9259a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766dc26 - Browse repository at this point
Copy the full SHA 766dc26View commit details -
* 6.4: style: Typo in content title fix dump destination value in PHP config
Configuration menu - View commit details
-
Copy full SHA for 977e5ef - Browse repository at this point
Copy the full SHA 977e5efView commit details -
Fix $containerConfigurator parameter name in loadExtension function
Configuration menu - View commit details
-
Copy full SHA for 10abade - Browse repository at this point
Copy the full SHA 10abadeView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1056ba9 - Browse repository at this point
Copy the full SHA 1056ba9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc3c89 - Browse repository at this point
Copy the full SHA 8dc3c89View commit details
Commits on Jul 31, 2024
-
example function param 1 requires string
An int causes a PHP error argument symfony#1 ($line) must be of type int, string given,
Configuration menu - View commit details
-
Copy full SHA for 4f733e0 - Browse repository at this point
Copy the full SHA 4f733e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3458c9b - Browse repository at this point
Copy the full SHA 3458c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce34d3 - Browse repository at this point
Copy the full SHA bce34d3View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 40dffcb - Browse repository at this point
Copy the full SHA 40dffcbView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 052e5be - Browse repository at this point
Copy the full SHA 052e5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6f6eb9 - Browse repository at this point
Copy the full SHA f6f6eb9View commit details
Commits on Aug 2, 2024
-
minor symfony#20084 example function param 1 requires string (franzholz)
Configuration menu - View commit details
-
Copy full SHA for da14654 - Browse repository at this point
Copy the full SHA da14654View commit details -
* 5.4: clarify how to disable client-side validation using the Regex constraint
Configuration menu - View commit details
-
Copy full SHA for 8a3b638 - Browse repository at this point
Copy the full SHA 8a3b638View commit details -
* 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
Configuration menu - View commit details
-
Copy full SHA for e75bb1e - Browse repository at this point
Copy the full SHA e75bb1eView commit details -
* 7.0: clarify how to disable client-side validation using the Regex constraint example function param 1 requires string
Configuration menu - View commit details
-
Copy full SHA for f094dca - Browse repository at this point
Copy the full SHA f094dcaView commit details
Commits on Aug 6, 2024
-
* 5.4: Update reproducer.rst: Minor rewording [DomCrawler] fixes typo `Form::getFields()` -> `Form::getFiles()` Fix redis adapter config to work with tags
Configuration menu - View commit details
-
Copy full SHA for 8ab4383 - Browse repository at this point
Copy the full SHA 8ab4383View commit details -
* 6.4: Update reproducer.rst: Minor rewording [DomCrawler] fixes typo `Form::getFields()` -> `Form::getFiles()` Fix redis adapter config to work with tags
Configuration menu - View commit details
-
Copy full SHA for 0f099f9 - Browse repository at this point
Copy the full SHA 0f099f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a16352d - Browse repository at this point
Copy the full SHA a16352dView commit details -
* 5.4: ensure consistency of Symfony and standalone session code block
Configuration menu - View commit details
-
Copy full SHA for 7f421ea - Browse repository at this point
Copy the full SHA 7f421eaView commit details -
* 6.4: ensure consistency of Symfony and standalone session code block Update Cidr.rst
Configuration menu - View commit details
-
Copy full SHA for d043474 - Browse repository at this point
Copy the full SHA d043474View commit details
Commits on Aug 7, 2024
-
* 5.4: Minor tweaks docs(http-foundation): check if ip is in cidr subnet
Configuration menu - View commit details
-
Copy full SHA for 6e14857 - Browse repository at this point
Copy the full SHA 6e14857View commit details -
* 6.4: docs(http-foundation): check if ip is in cidr subnet
Configuration menu - View commit details
-
Copy full SHA for 6715f1d - Browse repository at this point
Copy the full SHA 6715f1dView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a81676 - Browse repository at this point
Copy the full SHA 2a81676View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for aff9a23 - Browse repository at this point
Copy the full SHA aff9a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 601f578 - Browse repository at this point
Copy the full SHA 601f578View commit details -
* 6.4: [AssetMapper] Add FAQ for code lint/format
Configuration menu - View commit details
-
Copy full SHA for 856a805 - Browse repository at this point
Copy the full SHA 856a805View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce13892 - Browse repository at this point
Copy the full SHA ce13892View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2fafa88 - Browse repository at this point
Copy the full SHA 2fafa88View commit details -
* 5.4: minor : the process method from CompilerPassInterface should be public
Configuration menu - View commit details
-
Copy full SHA for 7887318 - Browse repository at this point
Copy the full SHA 7887318View commit details -
* 6.4: minor : the process method from CompilerPassInterface should be public
Configuration menu - View commit details
-
Copy full SHA for 8246839 - Browse repository at this point
Copy the full SHA 8246839View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed51242 - Browse repository at this point
Copy the full SHA ed51242View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9d56329 - Browse repository at this point
Copy the full SHA 9d56329View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a15ae - Browse repository at this point
Copy the full SHA e2a15aeView commit details
Commits on Aug 11, 2024
-
* 5.4: templates: check that a Twig extension does not already exist
Configuration menu - View commit details
-
Copy full SHA for a5a2770 - Browse repository at this point
Copy the full SHA a5a2770View commit details -
* 6.4: templates: check that a Twig extension does not already exist
Configuration menu - View commit details
-
Copy full SHA for 13f8bcd - Browse repository at this point
Copy the full SHA 13f8bcdView commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 768ef5a - Browse repository at this point
Copy the full SHA 768ef5aView commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2407636 - Browse repository at this point
Copy the full SHA 2407636View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a86d2db - Browse repository at this point
Copy the full SHA a86d2dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6e182 - Browse repository at this point
Copy the full SHA ce6e182View commit details -
* 5.4: Correction of a typo for a reference link
Configuration menu - View commit details
-
Copy full SHA for dbd22eb - Browse repository at this point
Copy the full SHA dbd22ebView commit details -
* 6.4: Correction of a typo for a reference link
Configuration menu - View commit details
-
Copy full SHA for 82f0aac - Browse repository at this point
Copy the full SHA 82f0aacView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ee2dae - Browse repository at this point
Copy the full SHA 3ee2daeView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for eb643e6 - Browse repository at this point
Copy the full SHA eb643e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d349eb9 - Browse repository at this point
Copy the full SHA d349eb9View commit details
Commits on Aug 26, 2024
-
* 5.4: [Translation] Add labels for links in translations page [Serializer] Correction of examples using the attributes groups
Configuration menu - View commit details
-
Copy full SHA for 04b9a92 - Browse repository at this point
Copy the full SHA 04b9a92View commit details -
* 6.4: [Translation] Add labels for links in translations page [Serializer] Correction of examples using the attributes groups
Configuration menu - View commit details
-
Copy full SHA for 474ef6f - Browse repository at this point
Copy the full SHA 474ef6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cba78d5 - Browse repository at this point
Copy the full SHA cba78d5View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e51512d - Browse repository at this point
Copy the full SHA e51512dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fae9a57 - Browse repository at this point
Copy the full SHA fae9a57View commit details -
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'
Configuration menu - View commit details
-
Copy full SHA for 8e60054 - Browse repository at this point
Copy the full SHA 8e60054View commit details -
* 6.4: adding missing 'private' just nullable
Configuration menu - View commit details
-
Copy full SHA for 67754ca - Browse repository at this point
Copy the full SHA 67754caView commit details -
* 5.4: Add the missing note on how to inject a service into the controller
Configuration menu - View commit details
-
Copy full SHA for 21415b0 - Browse repository at this point
Copy the full SHA 21415b0View commit details -
* 6.4: Add the missing note on how to inject a service into the controller
Configuration menu - View commit details
-
Copy full SHA for 2bbf70e - Browse repository at this point
Copy the full SHA 2bbf70eView commit details -
* 5.4: complete list of support content types
Configuration menu - View commit details
-
Copy full SHA for 641c773 - Browse repository at this point
Copy the full SHA 641c773View commit details -
* 6.4: complete list of support content types
Configuration menu - View commit details
-
Copy full SHA for 6e5e069 - Browse repository at this point
Copy the full SHA 6e5e069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bdbfb8 - Browse repository at this point
Copy the full SHA 4bdbfb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05c8115 - Browse repository at this point
Copy the full SHA 05c8115View commit details -
* 5.4: [Config] Match Yaml configuration and Tree
Configuration menu - View commit details
-
Copy full SHA for 684f8fd - Browse repository at this point
Copy the full SHA 684f8fdView commit details -
* 6.4: [Config] Match Yaml configuration and Tree
Configuration menu - View commit details
-
Copy full SHA for dc5070f - Browse repository at this point
Copy the full SHA dc5070fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2049d25 - Browse repository at this point
Copy the full SHA 2049d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35925ec - Browse repository at this point
Copy the full SHA 35925ecView commit details -
* 5.4: Add links for the better nav in the format specification refs
Configuration menu - View commit details
-
Copy full SHA for 4a4f9a6 - Browse repository at this point
Copy the full SHA 4a4f9a6View commit details -
* 6.4: Add links for the better nav in the format specification refs
Configuration menu - View commit details
-
Copy full SHA for 206e5b1 - Browse repository at this point
Copy the full SHA 206e5b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7f8d94 - Browse repository at this point
Copy the full SHA d7f8d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2118944 - Browse repository at this point
Copy the full SHA 2118944View commit details -
* 5.4: Minor tweaks [Workflow] Do to talk about workflow, and explain what support option is for
Configuration menu - View commit details
-
Copy full SHA for 547066b - Browse repository at this point
Copy the full SHA 547066bView commit details -
* 6.4: [Workflow] Do to talk about workflow, and explain what support option is for
Configuration menu - View commit details
-
Copy full SHA for b684577 - Browse repository at this point
Copy the full SHA b684577View commit details -
* 5.4: Update custom_authenticator.rst
Configuration menu - View commit details
-
Copy full SHA for f907cd4 - Browse repository at this point
Copy the full SHA f907cd4View commit details -
* 6.4: Update custom_authenticator.rst
Configuration menu - View commit details
-
Copy full SHA for cba8568 - Browse repository at this point
Copy the full SHA cba8568View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a75ae9a - Browse repository at this point
Copy the full SHA a75ae9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ed5b3 - Browse repository at this point
Copy the full SHA b6ed5b3View commit details -
* 5.4: Reword Improve the documentation with a link for the profile service declaration
Configuration menu - View commit details
-
Copy full SHA for 70345ee - Browse repository at this point
Copy the full SHA 70345eeView commit details -
* 6.4: Improve the documentation with a link for the profile service declaration
Configuration menu - View commit details
-
Copy full SHA for 089f71f - Browse repository at this point
Copy the full SHA 089f71fView commit details
Commits on Aug 28, 2024
-
Fix Uncaught ArgumentCountError
Set second argument with an empty array for the two instructions to get rid of the fatal error uncaught argumentError
Configuration menu - View commit details
-
Copy full SHA for be4428d - Browse repository at this point
Copy the full SHA be4428dView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6be6359 - Browse repository at this point
Copy the full SHA 6be6359View commit details -
* 6.4: Fix Uncaught ArgumentCountError
Configuration menu - View commit details
-
Copy full SHA for 1d24d2a - Browse repository at this point
Copy the full SHA 1d24d2aView commit details -
* 5.4: Use DOCtor-RST 1.62.2 and new `no_broken_ref_directive` rule
Configuration menu - View commit details
-
Copy full SHA for 76c8a68 - Browse repository at this point
Copy the full SHA 76c8a68View commit details -
* 6.4: Use DOCtor-RST 1.62.2 and new `no_broken_ref_directive` rule
Configuration menu - View commit details
-
Copy full SHA for 00fe517 - Browse repository at this point
Copy the full SHA 00fe517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 398f6d1 - Browse repository at this point
Copy the full SHA 398f6d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d634b9b - Browse repository at this point
Copy the full SHA d634b9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4365aa - Browse repository at this point
Copy the full SHA f4365aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0f3f5d - Browse repository at this point
Copy the full SHA c0f3f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc59969 - Browse repository at this point
Copy the full SHA dc59969View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4d9812c - Browse repository at this point
Copy the full SHA 4d9812cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6e2984 - Browse repository at this point
Copy the full SHA e6e2984View commit details -
* 6.4: [Notifier] Misc. minor tweaks
Configuration menu - View commit details
-
Copy full SHA for 5022927 - Browse repository at this point
Copy the full SHA 5022927View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 5d5a301 - Browse repository at this point
Copy the full SHA 5d5a301View commit details -
* 6.4: [Security] Remove note about stateless firewalls marking routes as stateless
Configuration menu - View commit details
-
Copy full SHA for 3b2fc15 - Browse repository at this point
Copy the full SHA 3b2fc15View commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63c749f - Browse repository at this point
Copy the full SHA 63c749fView commit details
Commits on Aug 30, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 1f8ec8c - Browse repository at this point
Copy the full SHA 1f8ec8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce6e820 - Browse repository at this point
Copy the full SHA ce6e820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ac0e21 - Browse repository at this point
Copy the full SHA 6ac0e21View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 4aea84b - Browse repository at this point
Copy the full SHA 4aea84bView commit details -
* 6.4: feat: remove mention of FOSUserBundle in doc
Configuration menu - View commit details
-
Copy full SHA for 182f434 - Browse repository at this point
Copy the full SHA 182f434View commit details -
* 5.4: [FrameworkBundle] Lower uppercase `must`
Configuration menu - View commit details
-
Copy full SHA for 2aaf535 - Browse repository at this point
Copy the full SHA 2aaf535View commit details -
* 6.4: [FrameworkBundle] Lower uppercase `must`
Configuration menu - View commit details
-
Copy full SHA for fabff4d - Browse repository at this point
Copy the full SHA fabff4dView commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bbdc99 - Browse repository at this point
Copy the full SHA 2bbdc99View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1976372 - Browse repository at this point
Copy the full SHA 1976372View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1d675dd - Browse repository at this point
Copy the full SHA 1d675ddView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6634a89 - Browse repository at this point
Copy the full SHA 6634a89View commit details -
* 6.4: Fix typos in end_to_end.rst Remove unnecessary type checking for the method from SentMessageEvent
Configuration menu - View commit details
-
Copy full SHA for c61f829 - Browse repository at this point
Copy the full SHA c61f829View commit details -
* 5.4: Use the same template across all examples
Configuration menu - View commit details
-
Copy full SHA for 9f0f89d - Browse repository at this point
Copy the full SHA 9f0f89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e3831 - Browse repository at this point
Copy the full SHA 08e3831View commit details -
* 6.4: fix typo Use the same template across all examples
Configuration menu - View commit details
-
Copy full SHA for 5608c28 - Browse repository at this point
Copy the full SHA 5608c28View commit details -
[FrameworkBundle][HttpClient] Adding an explanation of ThrottlingHttp…
…Client integration with the Framework
Configuration menu - View commit details
-
Copy full SHA for bc88843 - Browse repository at this point
Copy the full SHA bc88843View commit details
Commits on Sep 2, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 4de0df5 - Browse repository at this point
Copy the full SHA 4de0df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9041d05 - Browse repository at this point
Copy the full SHA 9041d05View commit details -
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…
Configuration menu - View commit details
-
Copy full SHA for 5d29c31 - Browse repository at this point
Copy the full SHA 5d29c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad92626 - Browse repository at this point
Copy the full SHA ad92626View commit details -
* 6.4: [Translation] fix: add nikic/php-parser requirement for translation:extract in tran…
Configuration menu - View commit details
-
Copy full SHA for 73084d8 - Browse repository at this point
Copy the full SHA 73084d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a5adff - Browse repository at this point
Copy the full SHA 4a5adffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b4b1a0 - Browse repository at this point
Copy the full SHA 4b4b1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9679492 - Browse repository at this point
Copy the full SHA 9679492View commit details -
* 6.4: [Translation] Remove an unneeded versionadded directive
Configuration menu - View commit details
-
Copy full SHA for ac547e3 - Browse repository at this point
Copy the full SHA ac547e3View commit details -
* 5.4: Replace code block text with terminal where it was used incorrectly
Configuration menu - View commit details
-
Copy full SHA for f052268 - Browse repository at this point
Copy the full SHA f052268View commit details -
* 6.4: Replace code block text with terminal where it was used incorrectly
Configuration menu - View commit details
-
Copy full SHA for ab565b3 - Browse repository at this point
Copy the full SHA ab565b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12e77b5 - Browse repository at this point
Copy the full SHA 12e77b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34529c4 - Browse repository at this point
Copy the full SHA 34529c4View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dea8bf6 - Browse repository at this point
Copy the full SHA dea8bf6View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d0fa983 - Browse repository at this point
Copy the full SHA d0fa983View commit details -
* 5.4: bundles - add reason why they are not recommended
Configuration menu - View commit details
-
Copy full SHA for 194ed52 - Browse repository at this point
Copy the full SHA 194ed52View commit details -
* 6.4: bundles - add reason why they are not recommended
Configuration menu - View commit details
-
Copy full SHA for 5d6d8cc - Browse repository at this point
Copy the full SHA 5d6d8ccView commit details -
* 5.4: Add missing backticks in inline snippets
Configuration menu - View commit details
-
Copy full SHA for d4eba2a - Browse repository at this point
Copy the full SHA d4eba2aView commit details -
* 6.4: Add missing backticks in inline snippets
Configuration menu - View commit details
-
Copy full SHA for 3506336 - Browse repository at this point
Copy the full SHA 3506336View commit details -
* 5.4: Update reference for "framework.cache.prefix_seed" config node
Configuration menu - View commit details
-
Copy full SHA for ec31652 - Browse repository at this point
Copy the full SHA ec31652View commit details -
* 6.4: Update reference for "framework.cache.prefix_seed" config node
Configuration menu - View commit details
-
Copy full SHA for 708b256 - Browse repository at this point
Copy the full SHA 708b256View commit details
Commits on Sep 4, 2024
-
[Scheduler] Fix indention and single quotes for `A Dynamic Vision for…
… the Messages Generated` section example
Configuration menu - View commit details
-
Copy full SHA for 5b4c2cd - Browse repository at this point
Copy the full SHA 5b4c2cdView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a181bfd - Browse repository at this point
Copy the full SHA a181bfdView commit details -
* 6.4: [Scheduler] Fix indention and single quotes for `A Dynamic Vision for the Messages Generated` section example
Configuration menu - View commit details
-
Copy full SHA for ec76775 - Browse repository at this point
Copy the full SHA ec76775View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07105c3 - Browse repository at this point
Copy the full SHA 07105c3View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3aa2650 - Browse repository at this point
Copy the full SHA 3aa2650View commit details -
Configuration menu - View commit details
-
Copy full SHA for 433e2c5 - Browse repository at this point
Copy the full SHA 433e2c5View commit details -
* 5.4: Update link for accelerated downloads on nginx
Configuration menu - View commit details
-
Copy full SHA for 81c6263 - Browse repository at this point
Copy the full SHA 81c6263View commit details -
* 6.4: Update link for accelerated downloads on nginx
Configuration menu - View commit details
-
Copy full SHA for faece9b - Browse repository at this point
Copy the full SHA faece9bView commit details
Commits on Sep 6, 2024
-
* 5.4: Add the yaml and xml config folders
Configuration menu - View commit details
-
Copy full SHA for 4f3ce76 - Browse repository at this point
Copy the full SHA 4f3ce76View commit details -
* 6.4: Add the yaml and xml config folders
Configuration menu - View commit details
-
Copy full SHA for 7206ffa - Browse repository at this point
Copy the full SHA 7206ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b4aea - Browse repository at this point
Copy the full SHA 58b4aeaView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 7b0d4f5 - Browse repository at this point
Copy the full SHA 7b0d4f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b65aba - Browse repository at this point
Copy the full SHA 3b65abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e3ab7 - Browse repository at this point
Copy the full SHA d3e3ab7View commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a79a579 - Browse repository at this point
Copy the full SHA a79a579View commit details
Commits on Sep 9, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for 29d1c04 - Browse repository at this point
Copy the full SHA 29d1c04View commit details -
* 6.4: [AssetMapper] Add missing backticks for inline snippets
Configuration menu - View commit details
-
Copy full SHA for 6f31582 - Browse repository at this point
Copy the full SHA 6f31582View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b68dd90 - Browse repository at this point
Copy the full SHA b68dd90View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42c789b - Browse repository at this point
Copy the full SHA 42c789bView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a890e57 - Browse repository at this point
Copy the full SHA a890e57View commit details -
* 6.4: merge configuration blocks for AsMessageHandler attribute
Configuration menu - View commit details
-
Copy full SHA for 382863f - Browse repository at this point
Copy the full SHA 382863fView commit details -
* 5.4: Minor tweaks [Runtime] Document registering your own runtime template
Configuration menu - View commit details
-
Copy full SHA for f18da69 - Browse repository at this point
Copy the full SHA f18da69View commit details -
* 6.4: Minor tweaks [Runtime] Document registering your own runtime template
Configuration menu - View commit details
-
Copy full SHA for 9d83393 - Browse repository at this point
Copy the full SHA 9d83393View commit details
Commits on Sep 16, 2024
-
use /templates instead of /Resources/views
The modern (and default) directory structure.
Configuration menu - View commit details
-
Copy full SHA for 5bc5d47 - Browse repository at this point
Copy the full SHA 5bc5d47View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c4a77a0 - Browse repository at this point
Copy the full SHA c4a77a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc86e5 - Browse repository at this point
Copy the full SHA 8dc86e5View commit details -
* 6.4: use /templates instead of /Resources/views
Configuration menu - View commit details
-
Copy full SHA for d11225f - Browse repository at this point
Copy the full SHA d11225fView commit details
Commits on Sep 17, 2024
-
* 5.4: [Options Resolver] Fix file reference method
Configuration menu - View commit details
-
Copy full SHA for b0ff994 - Browse repository at this point
Copy the full SHA b0ff994View commit details -
* 6.4: [Options Resolver] Fix file reference method
Configuration menu - View commit details
-
Copy full SHA for a0ad0c1 - Browse repository at this point
Copy the full SHA a0ad0c1View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3fcbd0 - Browse repository at this point
Copy the full SHA b3fcbd0View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 301139a - Browse repository at this point
Copy the full SHA 301139aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 246329b - Browse repository at this point
Copy the full SHA 246329bView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35c94bc - Browse repository at this point
Copy the full SHA 35c94bcView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6ff9491 - Browse repository at this point
Copy the full SHA 6ff9491View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912d988 - Browse repository at this point
Copy the full SHA 912d988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 398fa47 - Browse repository at this point
Copy the full SHA 398fa47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e11836 - Browse repository at this point
Copy the full SHA 2e11836View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8323695 - Browse repository at this point
Copy the full SHA 8323695View commit details -
Configuration menu - View commit details
-
Copy full SHA for add4600 - Browse repository at this point
Copy the full SHA add4600View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7815198 - Browse repository at this point
Copy the full SHA 7815198View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56ab079 - Browse repository at this point
Copy the full SHA 56ab079View commit details -
Update controller/value_resolver.rst
Co-authored-by: Christian Flothmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2b0315 - Browse repository at this point
Copy the full SHA c2b0315View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d57a560 - Browse repository at this point
Copy the full SHA d57a560View commit details -
* 6.4: Update controller/value_resolver.rst Update value_resolver.rst
Configuration menu - View commit details
-
Copy full SHA for e8758ec - Browse repository at this point
Copy the full SHA e8758ecView commit details
Commits on Sep 23, 2024
-
* 5.4: Move some core team members to the former core members section
Configuration menu - View commit details
-
Copy full SHA for 16cceab - Browse repository at this point
Copy the full SHA 16cceabView commit details -
* 6.4: Move some core team members to the former core members section
Configuration menu - View commit details
-
Copy full SHA for 4f1ddfd - Browse repository at this point
Copy the full SHA 4f1ddfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ee7d2 - Browse repository at this point
Copy the full SHA 19ee7d2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3fd958f - Browse repository at this point
Copy the full SHA 3fd958fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fea59c5 - Browse repository at this point
Copy the full SHA fea59c5View commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6516a9b - Browse repository at this point
Copy the full SHA 6516a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a867829 - Browse repository at this point
Copy the full SHA a867829View commit details -
Configuration menu - View commit details
-
Copy full SHA for f264bd8 - Browse repository at this point
Copy the full SHA f264bd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdcfa99 - Browse repository at this point
Copy the full SHA fdcfa99View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c5a4079 - Browse repository at this point
Copy the full SHA c5a4079View commit details -
* 6.4: [Security] Fix role to detect logged-in user
Configuration menu - View commit details
-
Copy full SHA for 0a8b7e6 - Browse repository at this point
Copy the full SHA 0a8b7e6View commit details
Commits on Sep 25, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for a485b67 - Browse repository at this point
Copy the full SHA a485b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for e157327 - Browse repository at this point
Copy the full SHA e157327View commit details
Commits on Sep 26, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for e56c594 - Browse repository at this point
Copy the full SHA e56c594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299e6f5 - Browse repository at this point
Copy the full SHA 299e6f5View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 317140c - Browse repository at this point
Copy the full SHA 317140cView commit details -
Update doctrine.rst on ssl documentation
Louis-Arnaud authoredSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 651abd1 - Browse repository at this point
Copy the full SHA 651abd1View commit details -
Louis-Arnaud authored
Sep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 2673994 - Browse repository at this point
Copy the full SHA 2673994View commit details -
Merge branch 'symfony:7.1' into doctrine-ssl-connection-mysql
Louis-Arnaud authoredSep 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 8803b55 - Browse repository at this point
Copy the full SHA 8803b55View commit details