| .. |
|
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
|
d5b06604e7
Renamed {n} to {*} in collections
|
10 years ago |
|
Console
|
75d1173c30
Merge pull request #6503 from dakota/overwrite-all
|
10 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
|
5806a55fd0
Update: FunctionExpressionTest::testFunctionNesting()
|
10 years ago |
|
Datasource
|
40686c7d58
Sacrfice to the PHPCS gods.
|
10 years ago |
|
Error
|
4a6c7e81fa
Add tests for trace logging change.
|
10 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
|
201851da8a
use setExpectedException() instead of annotations
|
10 years ago |
|
Log
|
a5885a9caa
Add test.
|
11 years ago |
|
Network
|
7eec48268e
Fix issue generating base / webroot.
|
10 years ago |
|
ORM
|
7a783cb0f0
Merge pull request #6765 from cakephp/issue-6739
|
10 years ago |
|
Routing
|
2dff1a1f25
Remove empty space to match code standards
|
10 years ago |
|
Shell
|
c862069ab4
Backport the 3.1 console output stub class
|
10 years ago |
|
TestSuite
|
f194cc07b4
Fix assertTemplate() not working when cells are rendered.
|
10 years ago |
|
Utility
|
53fdb18655
Merge pull request #6728 from antograssiot/issue-6719
|
10 years ago |
|
Validation
|
252267c4b9
Make sure 12:15PM validates
|
10 years ago |
|
View
|
3ad0c5d850
Add test for #6715
|
10 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 |