issues
search
PHPCompatibility
/
PHPModernizer
External PHPCS standard with auto-fixers to modernize legacy codebases
GNU Lesser General Public License v3.0
10
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generic config option: allowRisky
#16
jrfnl
opened
6 years ago
0
New sniff: add visibility to class constant declarations
#15
jrfnl
opened
6 years ago
0
New sniff: change use of alias functions to use the master function
#14
jrfnl
opened
6 years ago
0
New sniff: implement null coalescing operator in select ternaries
#13
jrfnl
opened
6 years ago
0
New sniff: implement short ternary in select ternaries
#12
jrfnl
opened
6 years ago
0
New sniff: change heredoc to nowdoc if no variables are used
#11
jrfnl
opened
6 years ago
0
New sniff: remove new by reference
#10
jrfnl
opened
6 years ago
0
New sniff: add comma after last param in multi-line function calls
#9
jrfnl
opened
6 years ago
0
New sniff: change casts to (unset)
#8
jrfnl
opened
6 years ago
0
New sniff: change properties declared with `var` to use `public`
#7
jrfnl
opened
6 years ago
0
New sniff: change `create_function()` code to closures
#6
jrfnl
opened
6 years ago
0
New sniff: change long list syntax to short list syntax
#5
jrfnl
opened
6 years ago
0
New sniff: change long array syntax to short array syntax
#4
jrfnl
opened
6 years ago
0
New sniff: change nested dirname() calls to use $levels parameter
#3
jrfnl
opened
6 years ago
0
New sniff: change dirname( __FILE__ ) to __DIR__
#2
jrfnl
opened
6 years ago
0
New sniff: fix continue/break 0
#1
jrfnl
opened
6 years ago
0
Sniff to detect function calls not using the PHP7 opcode cache
#17
jrfnl
opened
6 years ago
4
Sniff to detect usage of (discouraged) function aliases ?
#18
jrfnl
opened
6 years ago
7