euromark
|
47167f5735
This is a hotfix for TextHelper which seems to have gone wrong in a merge. tail() is missing completly and the docs for truncate() are the ones for tail(). This fixes it.
|
12 years ago |
mark_story
|
449f60798c
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
euromark
|
97a8eca4be
harden method signatures
|
12 years ago |
AD7six
|
12b281ac7b
remove needless _defaultConfig merging
|
12 years ago |
AD7six
|
34a4dfa95f
settings -> config
|
12 years ago |
ndm2
|
615cf37500
Docblock related updates/fixes.
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for since doc block
|
12 years ago |
José Lorenzo Rodríguez
|
dfc7487775
Merge pull request #2965 from cakephp/3.0-session-helper
|
12 years ago |
Mark Story
|
22d86ac671
Clean up file headers.
|
12 years ago |
Mark Story
|
8cbdfac10d
Optimize helper event listeners.
|
12 years ago |
ndm2
|
3e034ab026
Explicitly add `@param` tags for overwritten methods instead of
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
Bryan Crowe
|
a9261b2946
Updates for ApiGen and other general edits
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |