提交历史

作者 SHA1 备注 提交日期
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 年之前
  mark_story e09e3ecf46 Fix deprecation failures for RequestHandlerComponent. 8 年之前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年之前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年之前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年之前
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 年之前
  ADmad c7d259cc89 Ensure RequestHandler does not override response type set in action. 9 年之前
  Mark Story efa41b11ff Use templatePath() instead of viewPath() 10 年之前
  Mark Story 2662b44e5d Start to integrate ViewBuilder. 10 年之前
  ADmad 18766a61b4 Add accessor method for View::$viewPath 10 年之前
  ADmad bc75b55982 Update tests for View classes. 10 年之前
  ADmad d058fe1329 Deprecate view, layout, theme, autoLayout properties of controller. 10 年之前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年之前
  euromark bb8c10c2da Fix tests 11 年之前
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 年之前
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 年之前
  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 年之前
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 年之前
  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 年之前
  ADmad 20b993f653 Update test app to match new app folder structure. 12 年之前