Mark Story e07eb45250 Merge remote-tracking branch 'origin/2.7' into 3.0 11 years ago
..
Form b7429be214 Merge pull request #5206 from cakephp/issue-5190-pt1 11 years ago
Helper e07eb45250 Merge remote-tracking branch 'origin/2.7' into 3.0 11 years ago
Widget 3118ee4c5c Widgets config loader reworked with tests 11 years ago
BakeViewTest.php 6c0a144cce correct filename for compare template 11 years ago
CellTest.php c1b5187c8b Move View\Error to View\Exception. 11 years ago
HelperRegistryTest.php e393ab9da9 phpcs fix 11 years ago
HelperTest.php 6a3fd97d32 Move all url generation methods from Helper to UrlHelper. 11 years ago
JsonViewTest.php 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
StringTemplateTest.php ef8cedff9a Core\Error -> Core\Exception 11 years ago
ViewTest.php a7bd4b5fa1 Fix tests 11 years ago
ViewVarsTraitTest.php 620aa95e20 exception's namespace strictly 11 years ago
XmlViewTest.php 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