Nicolas Grekas
9e0becffdb
Merge branch '7.0' into 7.1
...
* 7.0:
List CS fix in .git-blame-ignore-revs
Fix implicitly-required parameters
minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench)
Fix bad merge
List CS fix in .git-blame-ignore-revs
Fix implicitly-required parameters
List CS fix in .git-blame-ignore-revs
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
[Messenger][AmazonSqs] Allow async-aws/sqs version 2
2024-01-23 16:06:13 +01:00
Nicolas Grekas
3540f0686b
Merge branch '5.4' into 6.3
...
* 5.4:
Fix implicitly-required parameters
List CS fix in .git-blame-ignore-revs
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
[Messenger][AmazonSqs] Allow async-aws/sqs version 2
2024-01-23 15:35:58 +01:00
Nicolas Grekas
de9a8d9180
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
2024-01-23 14:51:25 +01:00
Oskar Stark
7739bb6aef
[Asset][BrowserKit][Cache][Console][CssSelector] Use CPP
2024-01-04 11:44:02 +01:00
Alexander M. Turek
ce7d4dab6d
[Console] Add types to private properties
...
Signed-off-by: Alexander M. Turek <me@derrabus.de >
2021-08-27 12:20:39 +02:00
Nicolas Grekas
f47498398b
Merge branch '5.4' into 6.0
...
* 5.4:
[Serializer] cs fix
Cleanup more `@return` annotations
[Form] Fix phpdoc on FormBuilderInterface
2021-08-17 17:35:52 +02:00
Nicolas Grekas
a8746b335c
Cleanup more @return annotations
2021-08-17 16:20:01 +02:00
Nicolas Grekas
a1ee9d3cdc
Add return types - batch 4/n
2021-08-13 10:06:28 +02:00
Alexander M. Turek
654d0c8227
Switched to non-null defaults in exception constructors
2021-02-22 16:36:50 +01:00
Fabien Potencier
f6f44ce1c9
fixed some exception previous type hints
2019-03-30 08:40:00 +01:00
Fabien Potencier
db33c3ece5
fixed CS
2019-01-16 19:35:49 +01:00
Nicolas Grekas
ff2b2c5f4d
Replace more docblocks by type-hints
2017-11-07 15:45:01 +01:00
Nicolas Grekas
214cc59a90
Random fixes
2017-11-07 13:07:19 +01:00
Fabien Potencier
15e8437337
fixed CS
2016-06-29 07:31:50 +02:00
Jérôme Tamarelle
98ad632607
[Console] Add domain exceptions to replace generic exceptions
2015-09-25 08:44:39 +02:00