mscherer
|
19ebb13a78
Fix up forgotten class aliasing issues and typehinting.
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |
mark_story
|
9c65869975
Fix failing test.
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
07e390bacf
Remove use of TestCase::getMock() from "Network" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
Mark Story
|
01f016a849
Use PSR7 interfaces internally in auth plugins.
|
10 years ago |
Mark Story
|
a495cb0818
Get client tests passing.
|
10 years ago |
Mark Story
|
2e5201523d
Move body serialization into the Request.
|
10 years ago |
Mark Story
|
92081faf1c
Make header(), version() and method() play nice with PSR7
|
10 years ago |
antograssiot
|
435edae309
this tests is not checking what it should
|
10 years ago |
mark_story
|
d3e6620931
Fix assertion order.
|
11 years ago |
Mark Story
|
2d9867fb67
Default the content type on string bodies.
|
11 years ago |
Mark Story
|
2b6648164c
Allow string payloads for GET requests.
|
11 years ago |
Eric GELOEN
|
fbfc9fa8dd
[Network][Http] Add OPTIONS/TRACE verb support
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
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 |
Bryan Crowe
|
0f7e7ea1e8
Rename Cookies class to CookieCollection
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Bryan Crowe
|
5ae1c29836
Update copyright statements in docblocks
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |