Oskar Stark
8d91db9bc5
Merge branch '5.4' into 6.4
...
* 5.4:
minor
[CS] Fix more nullable types
[Testing] Update nullable types
2024-04-15 08:07:40 +02:00
Simon André
d896411792
[CS] Fix more nullable types
...
Follows #19786
2024-04-13 16:53:04 +02:00
Javier Eguiluz
5bb3364e9a
Merge branch '5.4' into 6.3
...
* 5.4:
[Messenger] Mention the transport factory autoconfiguration
2023-09-22 11:03:17 +02:00
Javier Eguiluz
847f4bf51c
[Messenger] Merge several short articles into the main Messenger article
2023-09-21 17:09:02 +02:00
Javier Eguiluz
517538993b
[Messenger] Mention the transport factory autoconfiguration
2023-09-18 17:32:34 +02:00
Javier Eguiluz
1782e6d394
Merge branch '6.2' into 6.3
...
* 6.2:
Add return types and parameter types
2023-07-13 16:21:44 +02:00
Alexandre Daubois
0a00d17c6c
Add return types and parameter types
2023-07-13 11:34:31 +02:00
Javier Eguiluz
bd9e6d2592
Merge branch '6.2' into 6.3
...
* 6.2:
Improve return types
2023-07-04 10:48:28 +02:00
Alexandre Daubois
c6b76d852c
Improve return types
2023-07-04 09:11:04 +02:00
Javier Eguiluz
9a205eae25
Merge branch '6.2' into 6.3
...
* 6.2:
Remove symfony 5.x version references
2023-06-19 17:47:58 +02:00
Antoine Lamirault
5055fa782b
Remove symfony 5.x version references
2023-06-18 16:27:43 +02:00
Javier Eguiluz
0ed29b2727
Merge branch '6.2' into 6.3
...
* 6.2:
Add property types and return types in constraints and few other places
2023-06-05 08:53:45 +02:00
Alexandre Daubois
e33a1402db
Add property types and return types in constraints and few other places
2023-06-02 13:28:21 +02:00
Javier Eguiluz
6a1fc93d8b
Merge branch '6.2' into 6.3
...
* 6.2:
Add property types and return types in a few places
2023-06-01 11:57:07 +02:00
Alexandre Daubois
472f5794d3
Add property types and return types in a few places
2023-05-31 09:23:59 +02:00
Oskar Stark
0f7c02ebe6
Merge branch '6.2' into 6.3
...
* 6.2:
Use "$container" consistently
2023-05-19 22:08:52 +02:00
Oskar Stark
d1ea043d46
Merge branch '5.4' into 6.2
...
* 5.4:
Use "$container" consistently
2023-05-19 22:08:14 +02:00
Nicolas Grekas
26d021c632
Use "$container" consistently
2023-05-10 09:45:38 +02:00
Javier Eguiluz
09d937e137
Merge branch '6.2' into 6.3
...
* 6.2:
Remove more index directives
Remove index directive
2023-03-29 10:09:31 +02:00
Javier Eguiluz
491704c66b
Merge branch '5.4' into 6.2
...
* 5.4:
Remove index directive
2023-03-29 10:08:09 +02:00
Antoine Lamirault
d7e844d9f2
Remove index directive
2023-03-27 19:56:40 +02:00
Oskar Stark
7c21c66cb0
Merge branch '6.2' into 6.3
...
* 6.2:
[DependencyInjection] Use constructor property promotion (CPP)
2023-03-15 16:53:49 +01:00
Oskar Stark
3bb31cf8f3
[DependencyInjection] Use constructor property promotion (CPP)
2023-03-15 16:52:23 +01:00
Wouter de Jong
437106d1c3
Merge branch '6.2' into 6.3
...
* 6.2:
Move subguides into main session article
Minor fixes after review
Sessions refactoring
Standardize the name of the container configurator variable
2023-01-07 12:59:55 +01:00
Wouter de Jong
5dfb6c5ce6
Merge branch '6.1' into 6.2
...
* 6.1:
Move subguides into main session article
Minor fixes after review
Sessions refactoring
Standardize the name of the container configurator variable
2023-01-07 12:59:48 +01:00
Antoine Lamirault
a9cbf8bba0
Standardize the name of the container configurator variable
2023-01-05 23:10:33 +01:00
Javier Eguiluz
c7a77e3d36
[Messenger] Update the namespace of InMemoryTransport class
2022-12-18 13:01:13 +01:00
Wouter de Jong
0b60280af6
[ #17383 ] Small tweaks to code examples
2022-10-22 13:24:59 +02:00
Javier Eguiluz
c0723d4755
Add the versionadded directive
2022-10-21 16:19:01 +02:00
Jérémy REYNAUD
4d7398fdc7
#17378 : Add documentation for allow_no_senders
2022-10-21 09:19:19 +02:00
AymDev
20367902b8
Fix broken link to DoctrineReceiver in Messenger
...
Updates the FQCN for DoctrineReceiver as the class moved in a Bridge namespace after Symfony 6.0
2022-02-18 16:57:16 +01:00
Javier Eguiluz
b376382ae6
Merge branch '4.4' into 5.3
...
* 4.4:
Correct spelling & grammar in 4.4 translation/
Correct spelling & grammar in 4.4 validation/
Correct spelling & grammar in 4.4 templating/
Correct spelling & grammar in 4.4 setup/
Correct spelling & grammar in 4.4 service_container/
Correct spelling & grammar in 4.4 security/
Correct spelling & grammar in 4.4 routing/
Correct spelling & grammar in 4.4 quick_tour/
Correct spelling & grammar in 4.4 profiler/
Correct spelling & grammar in 4.4 messenger/
Correct spelling & grammar in 4.4 logging/
Correct spelling & grammar in 4.4 introduction/
Correct spelling & grammar in 4.4 http_cache/
Correct spelling & grammar in 4.4 frontend/
2021-12-15 20:27:06 +01:00
gnito-org
5dd413e2da
Correct spelling & grammar in 4.4 messenger/
2021-12-14 17:38:14 -04:00
Javier Eguiluz
2525bd9474
Merge branch '4.4' into 5.3
...
* 4.4:
Update handler_results.rst
2021-12-03 17:21:04 +01:00
Egor Ushakov
89a5ee0580
Update handler_results.rst
2021-12-03 17:20:04 +01:00
Javier Eguiluz
411ccb9e0d
Merge branch '4.4' into 5.3
...
* 4.4:
Add missing space in custom-transport.rst doc
2021-09-17 10:17:00 +02:00
Jeroen
a3b5a134ba
Add missing space in custom-transport.rst doc
2021-09-17 10:15:53 +02:00
Nyholm
e57adb90d8
[ConfigBuilder] Replace all framework config
2021-04-30 15:57:41 +02:00
Javier Eguiluz
a21925860e
Merge branch '4.4' into 5.2
...
* 4.4:
Add a note about allow_no_handlers option
2021-04-21 13:03:02 +02:00
Javier Eguiluz
21c296759e
Reword
2021-04-21 13:02:47 +02:00
Maxime Veber
8f24431abb
Add a note about allow_no_handlers option
...
This option was not documented at this state.
2021-04-21 13:00:04 +02:00
Javier Eguiluz
a91de90e6d
Merge branch '4.4' into 5.2
...
* 4.4:
Fixing syntax error in PHP, XML and Yaml examples
2021-04-20 17:27:57 +02:00
Nyholm
baf915466a
Fixing syntax error in PHP, XML and Yaml examples
2021-04-20 17:25:59 +02:00
Oskar Stark
24211d8884
Merge branch '4.4' into 5.1
...
* 4.4:
Add missed word
2020-12-21 11:55:02 +01:00
Maks Rafalko
35eee2edc5
Add missed word
2020-12-21 13:51:59 +03:00
Wouter de Jong
d71a07e842
Merge branch '4.4' into 5.1
...
* 4.4:
Enhancement: Streamline workflow
GitHub Actions: use docker container for CI build
Bus restricting with Interfaces
Security: add example code which Maker Bundle generated
[#14550 ] Reduce nr of lines used for exception
Section method only in ConsoleOutputInterface
2020-11-23 10:06:54 +01:00
CvekCoding
d291a99ee3
Bus restricting with Interfaces
...
Proposed more flexible way to restrict handlers with buses - use interfaces for this.
2020-11-22 13:24:55 +01:00
Wouter de Jong
50f3ece07c
Add little tip about PHPdocs
2020-11-18 18:10:04 +01:00
Javier Eguiluz
4c493d8a31
Merge branch '4.4' into 5.1
...
* 4.4:
Fix a typo on Messenger handler results example
2020-11-12 10:27:07 +01:00
Javier Eguiluz
d84c04c250
Tweak
2020-11-12 10:26:50 +01:00