find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
The service overview required a few fixes for issues that occured because the StatusDat Query class now inherits from Data/AbstractQuery. refs #4178