6 Commits

Author SHA1 Message Date
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