Mark Story
|
3ddeac9a9f
Move deprecations into constructors.
|
8 years ago |
Florian Krämer
|
39ab9ccac7
Adding deprecation warnings to the Rss and SessionHelper
|
8 years ago |
Mark Story
|
634988972f
Don't use deprecated PHP features.
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
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 |
dereuromark
|
3244db9db9
Fix tests.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Juan Basso
|
9cd6c06840
Preventing PHP to segfault on PHP 7
|
11 years ago |
antograssiot
|
dee3130a4b
fix psr2 cs
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Jose Lorenzo Rodriguez
|
8efbbf8c7f
Moving File and Folder to their own namespace
|
11 years ago |
ADmad
|
98788a0e54
Rename UrlHelper::url() to UrlHelper::build().
|
11 years ago |
ADmad
|
6cd3dcafa2
Update helpers to use UrlHelper.
|
11 years ago |
euromark
|
49e9220e52
Update tests for new assert order.
|
11 years ago |
Sam
|
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 |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |