ADmad
|
360319acdb
Fix issues reported by phpstan in Database package.
|
8 years ago |
Daniel Opitz
|
5364845995
Fixed Xdebug issue in combination with isConnected() #10836
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Mirko Pagliai
|
7b2ea5934e
Fixed typos (#10733)
|
8 years ago |
dereuromark
|
cd379b2fc5
Fix up doc block return types for chaining.
|
9 years ago |
antograssiot
|
cadcc19811
Set default arg to `true` for all `enable...()`setters
|
9 years ago |
Anthony GRASSIOT
|
0061e8d37a
Remove deprecated calls in Cake\Database
|
9 years ago |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
dereuromark
|
2f0133bbbe
Use self instead of $this for IDE compatibility.
|
9 years ago |
dereuromark
|
e88d442e7c
Rename as per review.
|
9 years ago |
dereuromark
|
97f008a711
Split combined into separate getter setter for cleaner API.
|
9 years ago |
dereuromark
|
f4b29b9609
Fix CS for class instantiations.
|
9 years ago |
mscherer
|
db0638df26
Prefer cast over function for consistency.
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
f41fd23387
Merge branch 'master' into 3.next
|
10 years ago |
Mark Scherer
|
a2318a3bec
Run sniffer to auto-fix default params into doc blocks.
|
10 years ago |
Marlin Cremers
|
93718a2380
Add support for cross schema joins
|
10 years ago |
Mark Scherer
|
72f5332146
Make all doc block classes FQCN as per CS.
|
10 years ago |
Yves P
|
b3c383d1a8
Remove constraint support for SQLite
|
10 years ago |
Mark Scherer
|
1e505b8acd
Always use strict string comparison to avoid false positives.
|
10 years ago |
ndm2
|
c8d3974a48
Always import classes.
|
10 years ago |
Bryan Crowe
|
34cc144e5a
Remove unused use statements
|
10 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Jose Lorenzo Rodriguez
|
65fc622b35
Due to configuration merging, users were not getting the help exception for login
|
11 years ago |
okonomi
|
118eca6482
Fix some docblock typo
|
11 years ago |