| .. |
|
Association
|
4038cd25ed
Remove unnecessary aliases.
|
12 years ago |
|
Error
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |
|
Association.php
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
|
Associations.php
|
31d36c00a5
Fix malformed/missing @throws docblock tags (split into multiple tags, add missing leading backslashes and sub-namespaces, etc)
|
12 years ago |
|
Behavior.php
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
|
BehaviorRegistry.php
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
|
EagerLoader.php
|
d7aabbf774
Improving doc block
|
12 years ago |
|
Entity.php
|
9e3ffbac92
Extracting the EntityInterface, this will help with other datasources that require their own special classes to be saved
|
12 years ago |
|
EntityValidator.php
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
|
Marshaller.php
|
33168953f4
Fix doc blocks in RepositoryInterface and Marshaller
|
12 years ago |
|
Query.php
|
6e6b5b8c02
Adding __debugInfo to ORM\Query
|
12 years ago |
|
ResultSet.php
|
ad4c4fdceb
Added __debugInfo to ResultSet
|
12 years ago |
|
Table.php
|
83a54a9124
Fix failing tests.
|
12 years ago |
|
TableRegistry.php
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |