Eric Lippmann
|
35fd9fd391
|
CS: Remove whitespaces at end of line
find application/ library/ test/ modules/ -name *.php | xargs sed -i 's/\s\+$//'
|
2013-09-04 18:27:16 +02:00 |
Marius Hein
|
5489c2fa2e
|
Update license header
refs #4407
|
2013-07-15 12:26:10 +02:00 |
Marius Hein
|
6be510b05e
|
License writer
Update license headers
refs #4262
|
2013-07-03 14:17:49 +02:00 |
Marius Hein
|
e05ca449ae
|
Fix PSR compliance
Alter files to follow PSR standards.
refs #4246
|
2013-06-07 13:29:11 +02:00 |
Jannis Moßhammer
|
ba38c89755
|
Add tested Statusdat Protocol
In order to run the tests, phpunit must be called in the
tests/php folder
refs #4212
|
2013-06-03 16:14:46 +02:00 |