find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
Add regression testing for php: structure and bogus test. refs #4102