vladimir.reznichenko
|
b991c2c70f
Php Inspections (EA Ultimate): minor code tweaks
|
7 years ago |
saeid
|
f00a4ff3c4
add here to the return of getAttributes
|
7 years ago |
mark_story
|
a87b80b6f1
Add 'here' to the emulated property set.
|
8 years ago |
Dominik Schmelz
|
4d4a5032d5
Merge branch 'master' of github.com:cakephp/cakephp
|
8 years ago |
ADmad
|
a2d5a5ab9d
Fix deprecation message for request->here usage.
|
8 years ago |
ADmad
|
eb9ebae0e1
Include leading slash in return value of ServerRequest::getPath().
|
8 years ago |
ADmad
|
e6ac44c05f
Add ServerRequest::getPath().
|
8 years ago |
Dominik Schmelz
|
86194c5d22
Fix all phpDocs @throws FQN
|
8 years ago |
ADmad
|
1a20220a1e
Update docblock.
|
8 years ago |
ADmad
|
5f3a304ab3
Fix errors reported by phpstan.
|
8 years ago |
ADmad
|
d302919174
Merge branch '3.next' into phpstan-l3
|
8 years ago |
ADmad
|
578d2b0462
Fix more errors reported by phpstan.
|
8 years ago |
Mark Story
|
5cc635f95b
Fix lint errors.
|
8 years ago |
Mark Story
|
185f3cf033
Let people know how to replace all the request data more easily.
|
8 years ago |
Mark Story
|
fcb3f086d3
Deprecate public properties on ServerRequest.
|
8 years ago |
Mark Story
|
d4010d4bd9
Merge branch 'master' into 3.next
|
8 years ago |
chinpei215
|
dc55988f7d
Fix Request::referer(true) returning scheme-relative URLs
|
8 years ago |
Mark Story
|
7a865a5ddd
Deprecated ServerRequest::addPaths()
|
8 years ago |
Mark Story
|
4f22837e1b
Deprecate ServerRequest::addParams()
|
8 years ago |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
mark_story
|
34eacb1455
Improve deprecation warning for Request::here()
|
8 years ago |
mark_story
|
a48e9483ee
Add ServerRequest::withoutData()
|
8 years ago |
Florian Krämer
|
b759fa6c94
Fixing more test cases in ServerRequestTest
|
8 years ago |
Mark Story
|
6dcf7cd551
fix deprecation warning.
|
8 years ago |
Florian Krämer
|
9adee92813
Adding deprecation warning for the Http package
|
8 years ago |
Mark Story
|
0fd5153658
Fix issue with `/0` as a path.
|
8 years ago |
Marc Ypes
|
42c2d489df
HTTP_X_FORWARDED_FOR can be spoofed, proxies append to the list, so use last ip
|
8 years ago |
mark_story
|
4253fe7219
Merge branch 'master' into 3.next
|
8 years ago |
saeid
|
41ee62533d
Update deprecation suggestions
|
8 years ago |