| .. |
|
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 年 前 |
|
Collection
|
1ad430464e
All tests executing without fatals under hhvm
|
12 年 前 |
|
Configure
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 年 前 |
|
Console
|
470ac390ec
Remove duplicate comment.
|
12 年 前 |
|
Controller
|
618483136f
Merge pull request #3018 from cakephp/3.0-paginator-revisit
|
12 年 前 |
|
Core
|
36dee4ccf8
Replacing the usage of PHPUnit static mock on App::classname()
|
12 年 前 |
|
Database
|
dde6dffd9f
Datetime tests in MySQL will return the time portion as well.
|
12 年 前 |
|
Datasource
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 年 前 |
|
Error
|
0ae6c517aa
Fixing more broken tests under phpunit 4
|
12 年 前 |
|
Event
|
be976edefa
Merge branch '2.5' into 3.0-merge
|
12 年 前 |
|
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 年 前 |
|
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 年 前 |
|
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 年 前 |
|
Network
|
dda401ea37
Add test for FaceBook style status line.
|
12 年 前 |
|
ORM
|
81b048faf8
Merge pull request #2997 from cakephp/3.0-phpunit-4
|
12 年 前 |
|
Routing
|
eb6b7a440d
Merge remote-tracking branch 'origin/2.5' into 3.0
|
12 年 前 |
|
TestSuite
|
8d0cf770db
Remove the remaining test suite infrastructure.
|
12 年 前 |
|
Utility
|
eee474b4d7
Merge pull request #2975 from cakephp/3.0-debug-info
|
12 年 前 |
|
Validation
|
b79461a049
On some machines the de_DE locale is full of lies.
|
12 年 前 |
|
View
|
277acc1b69
Use more durable assertion.
|
12 年 前 |
|
BasicsTest.php
|
be976edefa
Merge branch '2.5' into 3.0-merge
|
12 年 前 |
|
DatabaseSuite.php
|
1eaf49ec74
Fixing the DatabaseSuite file for phpunit 4.0
|
12 年 前 |