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 |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
mark_story
|
ebd24c408b
Add persistent caching to StringTemplate.
|
11 years ago |
mark_story
|
e85e241278
Add push/pop onto StringTemplate
|
11 years ago |
Jose Lorenzo Rodriguez
|
2118906b6d
Adding compile eviction test
|
11 years ago |
AD7six
|
2d573f50ae
correct constructor and write expectations
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |