euromark
|
beff12d8a5
add missing params for parent call
|
12 years ago |
Ber Clausen
|
0a52061d86
Update afterFind() callback signature to be PHP5.4+ compliant.
|
12 years ago |
Ber Clausen
|
867d4b312d
Update afterSave() callback signature to be PHP5.4+ compliant.
|
12 years ago |
Ber Clausen
|
c524645738
Update Model/Behaviors callback signature to be PHP5.4+ compliant.
|
12 years ago |
euromark
|
ba02678693
doc block corrections
|
12 years ago |
euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
12 years ago |
Rik van der Heijden
|
dddf8aafb9
Fixed curly brackets at a few class definitions
|
13 years ago |
ADmad
|
b32e855a3d
Fixing behavior prioritizing
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
Ceeram
|
16be9d4990
remove unused local vars
|
13 years ago |
euromark
|
8acdb129b2
unify object load/unload and loaded methods
|
13 years ago |
mark_story
|
a7f192c606
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
e0586da808
Fix tests that occasionally fail on postgres.
|
13 years ago |
Kyle Robinson Young
|
f10c669813
Code standards fixes
|
13 years ago |
Ceeram
|
cb80338c7d
avoid duplication in return value when saving habtm
|
13 years ago |
Jose Lorenzo Rodriguez
|
39715bcd89
Adding missing afterValidate callback to behaviors, Fixes #3024
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
14 years ago |
Kyle Robinson Young
|
90e7afbdc7
Correct parameter order of assertEquals and assertNotEquals
|
14 years ago |
mark_story
|
dbb2dd44d7
Fix more coding standards.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
7665f369fa
Merge branch '2.1-type-hinting-corrections' into 2.1
|
14 years ago |
euromark
|
45112088a1
type hinting models
|
14 years ago |
Kyle Robinson Young
|
4176e59e52
Typo fixes in tests
|
14 years ago |
Kyle Robinson Young
|
22582aee63
Upgrade legacy uses of App::build() types
|
14 years ago |
Kyle Robinson Young
|
75882507bc
Remove unnecessary loadFixtures() calls
|
14 years ago |
mark_story
|
0e56d742b8
Merge branch '2.0' into 2.1
|
14 years ago |