Marc Würth
|
3f0bdd6ff3
Exclude TODO sniff for 3.next development
|
7 years ago |
Mark Story
|
accce4770d
Make mocks more representative of actual behavior.
|
7 years ago |
Mark Story
|
bbaa40b4ca
Start using pool() internally in Cache
|
7 years ago |
Mark Story
|
9255134bf8
Merge branch 'master' into 3.next
|
7 years ago |
Mark Story
|
7f33677e88
Merge pull request #12520 from cakephp/psr16-wrapper
|
7 years ago |
Mark Story
|
8f762ebd42
Fix phpcs and phpstan errors.
|
7 years ago |
Mark Story
|
2de8cd86c3
Add a test for curl proxy user.
|
7 years ago |
lganee
|
892111f4d6
the value may not contain a colon
|
7 years ago |
lganee
|
4ab2d03f61
Adding missing CURLOPT_PROXYUSERPWD option in Curl Adapter
|
7 years ago |
Mark Story
|
509553d2ed
Merge pull request #12545 from cakephp/issue-12535
|
7 years ago |
Mark Story
|
1585d0eb4b
Fix scopes with actions not working.
|
7 years ago |
José Lorenzo Rodríguez
|
ec33e6f7ae
Merge pull request #12534 from cakephp/collection-last-n
|
7 years ago |
Marc Würth
|
ee0d550b9a
Fix typo
|
7 years ago |
Marc Würth
|
d047b7a48f
Do not calculate range twice
|
7 years ago |
Marc Würth
|
984d070a77
Reword exception message and assert it in test
|
7 years ago |
Marc Würth
|
00bfe1d035
Example, it's just one
|
7 years ago |
Marc Würth
|
de941f5a16
Add missing parameter annotations
|
7 years ago |
Marc Würth
|
536326c61f
LastN not LasN
|
7 years ago |
Marc Würth
|
db62509511
Add coverage annotation to improve the meaningfulness of the coverage
|
7 years ago |
José Lorenzo Rodríguez
|
ab07e3fdae
Fixed example
|
7 years ago |
José Lorenzo Rodríguez
|
b37ff656cb
Fixed mistake
|
7 years ago |
José Lorenzo Rodríguez
|
1faeb0f76c
fixed typo
|
7 years ago |
Marc Würth
|
c16960bdbc
Fix CS
|
7 years ago |
Marc Würth
|
87b3a5a2a4
Fix CS
|
7 years ago |
Marc Würth
|
4f34d9a12a
TTL, not ttl
|
7 years ago |
Marc Würth
|
907ba797bd
Loosen test assertion as the specs do not guarantee the key order
|
7 years ago |
Marc Würth
|
c5a2056ceb
Improve test readability
|
7 years ago |
Marc Würth
|
be1c6936b4
Improve test readability
|
7 years ago |
Marc Würth
|
4baa5a06a6
Rename $inner to $innerEngine to use the same name as in the subject under test
|
7 years ago |
Marc Würth
|
4bede6a8cc
Add property type hints
|
7 years ago |