| .. |
|
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
|
eaa9179c36
Add __debugInfo() to Collection.
|
11 years ago |
|
Console
|
1cf42b8fa8
Add a method that will be in charge of parsing arguments passed to a Shell::dispatchShell() call.
|
11 years ago |
|
Controller
|
53fbde2fa9
Merge branch 'master' into 3.1
|
11 years ago |
|
Core
|
6261c5096d
Code Cleanup - Exception
|
11 years ago |
|
Database
|
778c80f9e1
Postgres' money type should be handled as a string.
|
11 years ago |
|
Datasource
|
91e8016117
Add a test for load model being plugin-prefixed
|
11 years ago |
|
Error
|
c73495dce3
Merge pull request #6264 from cakephp/master-deprecate-session-helper
|
11 years ago |
|
Event
|
b680b4a21f
Fix PHPCS errors.
|
11 years ago |
|
Filesystem
|
9368c625ef
Fix typos
|
11 years ago |
|
Form
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
|
I18n
|
78e1a20974
Merge branch 'master' into 3.1
|
11 years ago |
|
Log
|
a5885a9caa
Add test.
|
11 years ago |
|
Network
|
6261c5096d
Code Cleanup - Exception
|
11 years ago |
|
ORM
|
53fbde2fa9
Merge branch 'master' into 3.1
|
11 years ago |
|
Routing
|
7f62d57a0f
Restore 'persist' option for routes.
|
11 years ago |
|
Shell
|
c954e758ad
Fix failing tests.
|
11 years ago |
|
TestSuite
|
53fbde2fa9
Merge branch 'master' into 3.1
|
11 years ago |
|
Utility
|
fcd51e1b73
Hash::get() should not throw an exception on '' or null path.
|
11 years ago |
|
Validation
|
4d93f7f1c6
Decimal validate based on Intl not setlocale
|
11 years ago |
|
View
|
53fbde2fa9
Merge branch 'master' into 3.1
|
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 |