Commit History

Author SHA1 Message Date
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark bb8c10c2da Fix tests 11 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  Sam a6f8533aad Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC. 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  ndm2 29caa951c3 Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...) 12 years ago
  ADmad 20b993f653 Update test app to match new app folder structure. 12 years ago