[Pkg-owncloud-commits] [owncloud] 76/122: Merge pull request #16065 from owncloud/check-binaryops-in-code-checker
David Prévot
taffit at moszumanska.debian.org
Sat May 9 00:00:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 767cf2774a5f357b3860034b3fe854d19f38bd15
Merge: 5aa3525 493844e
Author: Morris Jobke <hey at morrisjobke.de>
Date: Tue May 5 14:07:25 2015 +0200
Merge pull request #16065 from owncloud/check-binaryops-in-code-checker
Check usage of != and ==
lib/private/app/codechecker.php | 1 +
lib/private/app/codecheckvisitor.php | 17 +++++++++++++++
tests/data/app/code-checker/test-equal.php | 11 ++++++++++
.../app/code-checker/test-identical-operator.php | 13 +++++++++++
tests/data/app/code-checker/test-not-equal.php | 11 ++++++++++
tests/lib/app/codechecker.php | 25 ++++++++++++++++++++--
6 files changed, 76 insertions(+), 2 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list