| .. |
|
Auth
|
f5930c0f0d
Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown
|
11 years ago |
|
Cache
|
8fb9991bf9
use short array syntax
|
11 years ago |
|
Collection
|
a340d8b00a
Making Collection::sumOf() use an identity by default
|
10 years ago |
|
Console
|
726fc42a4c
Add test cases
|
11 years ago |
|
Controller
|
449a857164
Fix regression about other aliases to be sorted.
|
10 years ago |
|
Core
|
5872fc6b92
FIxed deletion of nested values in InstanceConfigTrait
|
11 years ago |
|
Database
|
0584e60d8b
Fix empty query expressions for generating invalid SQL.
|
10 years ago |
|
Datasource
|
40686c7d58
Sacrfice to the PHPCS gods.
|
10 years ago |
|
Error
|
4a6c7e81fa
Add tests for trace logging change.
|
11 years ago |
|
Event
|
b680b4a21f
Fix PHPCS errors.
|
11 years ago |
|
Filesystem
|
8bc4e71fe4
fixed phpcs error, added test for move()
|
11 years ago |
|
Form
|
dcc936601e
Add __debugInfo() methods to more objects.
|
11 years ago |
|
I18n
|
7c455ad837
Fixed space indents (Travis-CI warned me)
|
11 years ago |
|
Log
|
a5885a9caa
Add test.
|
11 years ago |
|
Network
|
d3e6620931
Fix assertion order.
|
11 years ago |
|
ORM
|
673889f416
Add test case for formatTreeList().
|
10 years ago |
|
Routing
|
2dff1a1f25
Remove empty space to match code standards
|
10 years ago |
|
Shell
|
c4c3cf71ba
Add unit tests for issue #6542
|
11 years ago |
|
TestSuite
|
f82bf59e07
Added new line
|
11 years ago |
|
Utility
|
2cde19f24c
Add option to disable local XML file parsing.
|
10 years ago |
|
Validation
|
252267c4b9
Make sure 12:15PM validates
|
10 years ago |
|
View
|
e125f0d5dd
Merge pull request #6604 from cakephp/issue-6576
|
11 years ago |
|
BasicsTest.php
|
e499e38a18
Use PHP_SAPI instead of php_sapi_name()
|
11 years ago |
|
DatabaseSuite.php
|
73fcf31095
Moved the Model namespace into ORM so it can be distributed easier
|
11 years ago |