-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: PHPCompatibility/PHPModernizer
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Generic config option: allowRisky
enhancement
meta
Repo strategy/structure related
#16
opened Jul 17, 2018 by
jrfnl
New sniff: add visibility to class constant declarations
enhancement
#15
opened Jul 16, 2018 by
jrfnl
New sniff: change use of alias functions to use the master function
enhancement
#14
opened Jul 16, 2018 by
jrfnl
New sniff: implement null coalescing operator in select ternaries
enhancement
#13
opened Jul 16, 2018 by
jrfnl
New sniff: change heredoc to nowdoc if no variables are used
enhancement
#11
opened Jul 16, 2018 by
jrfnl
New sniff: add comma after last param in multi-line function calls
enhancement
#9
opened Jul 16, 2018 by
jrfnl
New sniff: change properties declared with
var
to use public
enhancement
#7
opened Jul 16, 2018 by
jrfnl
New sniff: change long array syntax to short array syntax
enhancement
#4
opened Jul 16, 2018 by
jrfnl
New sniff: change nested dirname() calls to use $levels parameter
enhancement
#3
opened Jul 16, 2018 by
jrfnl
New sniff: change dirname( __FILE__ ) to __DIR__
enhancement
good first issue
#2
opened Jul 16, 2018 by
jrfnl
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.