Skip to content
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

PHP7 で無効な参照代入を削除 #193

Merged
merged 2 commits into from
Apr 27, 2018

Conversation

nanasess
Copy link
Contributor

  • = &new を削除
  • Net_UserAgent_Mobile/Net/UserAgent/Mobile/DoCoMo/ScreenInfo.php の 2088行目に残存しているが、もうガラケーは使われないと思うのでアクセスされることは無いはず。
    • Net_UserAgent_Mobile ごと削除してしまってもよいかも...

@coveralls
Copy link

Coverage Status

Coverage remained the same at 22.474% when pulling b693fdd on nanasess:remove-new-reference into 3fc6ab3 on EC-CUBE:improve/php7.

@chihiro-adachi chihiro-adachi added this to the 2.17.0 milestone Apr 27, 2018
@chihiro-adachi chihiro-adachi merged commit edff0b8 into EC-CUBE:improve/php7 Apr 27, 2018
@nanasess nanasess deleted the remove-new-reference branch May 23, 2019 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants