Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
d397fbdcc8
Fix CS as per PSR-12.
|
6 years ago |
mscherer
|
46ca236d3f
Fix CS - empty values last in docblocks
|
6 years ago |
mscherer
|
1a0ee7ec04
Fix typo
|
6 years ago |
ADmad
|
039a394565
PHP 7 MSSQL Drivers does not return binary fields as hexadecimal.
|
7 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 |
Travis Rowland
|
eeb969d78b
Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant.
|
9 years ago |
ADmad
|
796a12db02
Add back $name and __construct() to Type classes.
|
9 years ago |
dereuromark
|
4703815169
Fixing a few code smells detected by phpstan.
|
9 years ago |
Jose Lorenzo Rodriguez
|
3b341696e1
Made all types extend Type again.
|
9 years ago |
David Yell
|
4c9ed71fbd
Fixed the docblocks for class properties
|
9 years ago |
David Yell
|
d63423eebd
Implement the TypeInterface into all type subclasses and remove from the Type class.
|
9 years ago |
antograssiot
|
43c9990d38
add FCN in the docblock
|
10 years ago |
Mark Story
|
2d6ab89201
Replace regex with instanceof check.
|
11 years ago |
Mark Story
|
5bd710f200
Fix blob reading in SQLServer
|
11 years ago |
pirouet
|
f82f543362
Correcting Use Order
|
11 years ago |
pirouet
|
0b41e2c75e
Code Cleanup
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
euromark
|
25414d8623
Correct return types.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
5821cde622
Fixing the rest of the failing tests
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
Jose Lorenzo Rodriguez
|
038c16b2de
A few random improvements to the database layer
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
Tigran Gabrielyan
|
6994bd28f5
Remove PHP Version from license information
|
12 years ago |
Bryan Crowe
|
0c7190be17
Use semantic version for 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 |