| .. |
|
Cache
|
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 |
|
Collection
|
1ad430464e
All tests executing without fatals under hhvm
|
12 years ago |
|
Configure
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
|
Console
|
be976edefa
Merge branch '2.5' into 3.0-merge
|
12 years ago |
|
Controller
|
69e9838204
fixed failing test
|
12 years ago |
|
Core
|
36dee4ccf8
Replacing the usage of PHPUnit static mock on App::classname()
|
12 years ago |
|
Database
|
5733364159
Data providers do not need to be static.
|
12 years ago |
|
Datasource
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
|
Error
|
0ae6c517aa
Fixing more broken tests under phpunit 4
|
12 years ago |
|
Event
|
be976edefa
Merge branch '2.5' into 3.0-merge
|
12 years ago |
|
I18n
|
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 |
|
Log
|
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 |
|
Model
|
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 |
|
Network
|
be976edefa
Merge branch '2.5' into 3.0-merge
|
12 years ago |
|
ORM
|
220578a537
Not using staticExpects as it is gone in phpunit 4
|
12 years ago |
|
Routing
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
|
TestSuite
|
157c1d4397
Set proper namespace.
|
12 years ago |
|
Utility
|
eee474b4d7
Merge pull request #2975 from cakephp/3.0-debug-info
|
12 years ago |
|
Validation
|
7765c5aa6a
Merge remote-tracking branch 'origin/2.5' into 3.0
|
12 years ago |
|
View
|
0ae6c517aa
Fixing more broken tests under phpunit 4
|
12 years ago |
|
BasicsTest.php
|
be976edefa
Merge branch '2.5' into 3.0-merge
|
12 years ago |
|
DatabaseSuite.php
|
1eaf49ec74
Fixing the DatabaseSuite file for phpunit 4.0
|
12 years ago |