LimeSurvey: Yii 0b943321

Author Committer Branch Timestamp Parent
sammousa sammousa Yii 2012-07-23 00:31:22 Yii e454acc1
Changeset

Added staticCalls test file. Tests for static calls (using pattern matching).
Uses a whitelist; correct calls must be added manually.
At the moment all calls have been marked correct except CHTTPRequest and CController.

When finding an incorrect call you can use sed / awk to recursively fix the errors.

add - application/tests/staticCalls.php Diff File