| .. |
|
Cache
|
09d9efe235
spelling corrections (a url to an URL, unify URL)
|
13 years ago |
|
Config
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
|
Configure
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
|
Console
|
97c2cb367d
CS fixes
|
13 years ago |
|
Controller
|
0822578813
$this->modelClass needs to be correct prior to the components init() call if the component itself accesses the model, lazyloading would try to load the wrong model otherwise
|
13 years ago |
|
Core
|
43b77bc0b5
Move App::uses() calls above the class.
|
13 years ago |
|
Error
|
c6d8b477fc
Prevent autoload when checking for the existence of HttpException
|
13 years ago |
|
Event
|
3a728762af
spelling correction.
|
13 years ago |
|
I18n
|
97c2cb367d
CS fixes
|
13 years ago |
|
Log
|
433dd09ec4
Fix typos
|
13 years ago |
|
Model
|
4d434ec9f3
Fix CS errors
|
13 years ago |
|
Network
|
6017db9dc8
Add missing urlencoding to base/webroot.
|
13 years ago |
|
Routing
|
fab5a6f4d9
spelling corrections
|
13 years ago |
|
Test
|
97c2cb367d
CS fixes
|
13 years ago |
|
TestSuite
|
386be52c71
Be compatible with PHPUnit installed with composer.
|
13 years ago |
|
Utility
|
b533c1b3ba
Make named capture groups compatible with older PCRE versions.
|
13 years ago |
|
View
|
f7d106a386
Fix FormHelper::tagIsInvalid with saveMany forms.
|
13 years ago |
|
LICENSE.txt
|
ea4545e914
Formatted CSF address
|
13 years ago |
|
VERSION.txt
|
a079ca3f1c
Update version number to 2.3.5
|
13 years ago |
|
basics.php
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
|
bootstrap.php
|
b41051c8ab
Also set mb_regex_encoding.
|
13 years ago |