summaryrefslogtreecommitdiff
path: root/includes/php_53_compatibility.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-09PHPDocGreg Roach1-2/+2
2015-02-05Namespaces should consist of both vendor and packageGreg Roach1-1/+1
2015-02-04Avoid using @ to suppress errorsGreg Roach1-1/+16
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-2/+18
2015-01-28Add wrapper for $_SERVERGreg Roach1-7/+6
2015-01-28Use PHP function to set HTTP statusGreg Roach1-0/+193