Commit History

Author SHA1 Message Date
  saeid 4447bf5c68 fix not throwing deprecation warning 4 years ago
  mscherer b41b0a3403 Fix CS. 4 years ago
  mscherer 9457ecfa12 Use addHelpers() instead of bool flag param. Backport. 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  ADmad 347b46b8b2 Deprecate $vars argument of ViewBuilder::build(). 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor 30dab5436d Fix return typehints in tests 4 years ago
  Corey Taylor 60a0b2fd62 Fix TestApp parma typehints 4 years ago
  Corey Taylor d9a8d85eb5 Clean up spelling of nonexistent 5 years ago
  mscherer 2bd64c25c3 Allow passing options for helpers. 5 years ago
  mscherer 995b7c8888 addHelper() as chainable method, with IDE support. 6 years ago
  Mark Story ec64c1be88 Replace more mocks with concrete classes. 6 years ago
  Mark Story b55efaa3f1 Merge remote-tracking branch 'origin/3.next' into 4.x 6 years ago
  detinkin 51a6eff0e9 Removed dublicate array key 6 years ago
  Mark Story 75c3e3ff0f Merge pull request #13301 from cakephp/4.x-view-config 6 years ago
  ADmad 0d5b77c262 Add ViewBuilder::getOption/setOption(). 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 7bf6701128 Update use of deprecated methods. 7 years ago
  ADmad 6f52ae7a89 Update deprecated usage. 7 years ago
  Mark Story 0e7947e460 Fix failing test. 7 years ago
  Mark Story d2c9459cd7 Merge branch '3.next' into 4.x 7 years ago
  ADmad 1a91ee75a5 Add ViewBuilder::disableAutoLayout(). 7 years ago
  Mark Story 9cb139ef59 Remove newly deprecated features. 7 years ago
  Mark Story 781a7321ab Merge branch '3.next' into 4.x 7 years ago
  ADmad f005082510 Add ViewBuilder::hasVar(). 7 years ago
  ADmad f89b6241b0 Merge view vars when building View instance. 7 years ago
  ADmad a75d28f6f9 Add property and methods for view vars to ViewBuilder. 7 years ago
  ADmad 5b3f8205ed Enable strict typing for view tests. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago