ADmad
|
1d488cca3d
Fix CS errors
|
10 years ago |
ADmad
|
f1a4e1d278
Update tests for components.
|
10 years ago |
Mark Story
|
2cde19f24c
Add option to disable local XML file parsing.
|
10 years ago |
Mark Story
|
b896127099
Fix incorrect handling of request data.
|
11 years ago |
Jose Lorenzo Rodriguez
|
eb7d510a72
Assigning request and response by reference in Components.
|
11 years ago |
Mark Scherer
|
42d4f20a31
Remove unused var
|
11 years ago |
Mark Scherer
|
f576e68a57
Properly return the response object instead of dieing.
|
11 years ago |
Mark Scherer
|
5ad0e34039
Fix test.
|
11 years ago |
Mark Scherer
|
90220ed53d
Add test case.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
AD7six
|
7a56cfdb13
correct fallbacks usage in tests
|
11 years ago |
Guy Warner
|
26b9d9449a
Add @trigger to functions docs when event added
|
11 years ago |
Mark Story
|
539f0f60e3
Fix PATCH not automatically decoding known request bodies.
|
11 years ago |
AD7six
|
c6d361e8ac
better test description
|
11 years ago |
Mark Story
|
293b4b0fcc
Make Component::initialize() work like other initialize() methods.
|
11 years ago |
Bryan Crowe
|
608e1c5ae7
Add space after closures' function keyword
|
11 years ago |
mark_story
|
5d203b4c08
Add deprecated warning for deprecated method.
|
11 years ago |
mark_story
|
a42d56a55a
Remove un-necessary calls to constructClasses().
|
11 years ago |
ADmad
|
f52bf79e13
Revert array $options argument to boolean $merge in routing classes.
|
11 years ago |
ADmad
|
0373e0e8c6
Update tests.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
mark_story
|
8e28b7c277
Fix incorrect type detection when ajax + json are available.
|
11 years ago |
mark_story
|
0e009ab613
Remove a bunch of dead code.
|
11 years ago |
ADmad
|
f3b653b0a0
Fix tests.
|
11 years ago |
ADmad
|
0358cf2b28
Merge branch '2.6' into 3.0-merge
|
11 years ago |
mark_story
|
7818b37ebd
Remove getAjaxVersion().
|
11 years ago |
euromark
|
d5710e4431
Fix tests in Win
|
11 years ago |
ADmad
|
cca668e4b5
Type hint $response param.
|
11 years ago |