Alexander M. Turek
|
6f5cb98173
|
Prefix all sprintf() calls
|
2024-06-20 17:52:34 +02:00 |
|
Christian Flothmann
|
f64dbc87a5
|
use constructor property promotion
|
2024-05-29 11:56:37 +02:00 |
|
Nicolas Grekas
|
74ea743f40
|
Merge branch '6.4' into 7.0
* 6.4:
fix typo
Add types to private and internal properties
[Workflow] Cleaning code
[Scheduler] Fix NPE in debug:scheduler command
|
2023-07-25 17:42:22 +02:00 |
|
Nicolas Grekas
|
8f38ed0bd6
|
Add types to private and internal properties
|
2023-07-25 17:08:44 +02:00 |
|
Wouter de Jong
|
2bea96bf20
|
[Components] Convert to native return types
|
2023-07-05 15:06:06 +02:00 |
|
Wouter de Jong
|
89ac295dc3
|
Add missing return types
|
2023-04-28 17:57:00 +02:00 |
|
Wouter de Jong
|
01e6198dc5
|
Add missing PHPdoc return types
|
2023-02-13 09:44:31 +01:00 |
|
Thomas Calvet
|
d5aec60005
|
Leverage the match expression
|
2022-02-18 16:03:11 +01:00 |
|
Nicolas Grekas
|
075316ff72
|
Apply "visibility_required" CS rule to constants
php-cs-fixer fix --rules='{"visibility_required": ["property", "method", "const"]}'
|
2020-12-08 17:59:59 +01:00 |
|
Nicolas Grekas
|
14ec41fb31
|
Replace more docblocks by type-hints
|
2017-11-07 15:45:01 +01:00 |
|
SpacePossum
|
efb49ae4e3
|
[CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction
|
2017-09-15 11:46:57 +02:00 |
|
Fabien Potencier
|
225f6e85fb
|
fixed CS
|
2013-10-30 09:33:58 +01:00 |
|
Johannes M. Schmitt
|
fb8ca1906d
|
adds ability to define an idle timeout
|
2013-08-02 21:45:12 +02:00 |
|