Commit History

Author SHA1 Message Date
  Mark Sch 43bbe97f9a Backport CS fixes for smaller diff. (#14681) 5 years ago
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  saeid f9d2db1876 change the method to support array only 7 years ago
  saeid 7be710d148 just adding plugin without bootstrap 7 years ago
  saeid e0f6112f3f unload plugins after use 7 years ago
  saeid e01b9c75ad replace Plugin::load() with $this->loadPlugins() in tests 7 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Marc Ypes 0c88f6365f Escape urls to avoid xss 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Mark Story dbca5e21e9 Tidy up test cases. 9 years ago
  lilHermit 8b05ce8435 Removed `$useIndex` support of false 9 years ago
  lilHermit f316b1f87d Removed the `asString` option from `StringTemplate::addClass` method 9 years ago
  lilHermit dcbb89f254 Changes to StringTemplate::addClass method 9 years ago
  lilHermit 4fb6107a77 Added addClass method to StringTemplate with accompanying tests 9 years ago
  Mark Story 1aeb264212 Replace `%` in templates with `%%` 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago
  Mark Story 71c5e98139 Missing templates should raise exceptions. 10 years ago
  Mark Story 73cafe7c7d Revert "Missing templates should raise exceptions." 10 years ago
  Mark Story 64ec05c39e Missing templates should raise exceptions. 10 years ago
  Mark Story 81d7e9f24f Make spellcheck a standard attribute. 10 years ago
  Mark Story 5f5d1e19db Merge branch 'master' into 3.1 10 years ago
  Mark Story 0049cf633c Format array data without errors. 10 years ago
  ADmad 7cb6ee2926 Rename "templateParams" to "templateVars" 10 years ago
  ADmad 25bcfaaab5 Add support for extra template params. 10 years ago
  ADmad 46655805c1 Make StringTemplate::format() return null if template not found. 10 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago