Mark Story
|
384c3a815d
Merge pull request #2350 from tuffz/formatting_app_uses_blocks
|
12 years ago |
Eric Büttner
|
1e3865acc7
formatting app::uses blocks (refs #2265)
|
12 years ago |
Mark Story
|
17ae40f0ce
Merge pull request #2319 from ravage84/php-5-removal
|
12 years ago |
Marc Würth
|
7018997979
Fixed some copyright and license statements in the file header DocBlocks
|
12 years ago |
Marc Würth
|
7cfa0116f4
Removed "PHP 5" from file header DocBlocks
|
12 years ago |
euromark
|
b5bd087bc5
Replace deprecated methods.
|
12 years ago |
euromark
|
17bd465cae
simplify tests
|
12 years ago |
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 |