| .. |
|
Auth
|
f5930c0f0d
Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown
|
11 年之前 |
|
Cache
|
e499e38a18
Use PHP_SAPI instead of php_sapi_name()
|
11 年之前 |
|
Collection
|
6b034273ce
Implementing Collection::through()
|
11 年之前 |
|
Console
|
3ec1969d71
missing call
|
11 年之前 |
|
Controller
|
95fe3381e6
Update events to use new methods.
|
11 年之前 |
|
Core
|
f5930c0f0d
Making sure the tests on PHP7 are testing the expected message and failing if no exception is thrown
|
11 年之前 |
|
Database
|
1daa3d589b
Improving perfomance when hydrating date or datetime objects.
|
11 年之前 |
|
Datasource
|
91e8016117
Add a test for load model being plugin-prefixed
|
11 年之前 |
|
Error
|
54cb6b38dc
Fixing last faling test in HHVM.
|
11 年之前 |
|
Event
|
b680b4a21f
Fix PHPCS errors.
|
11 年之前 |
|
Filesystem
|
9368c625ef
Fix typos
|
11 年之前 |
|
Form
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年之前 |
|
I18n
|
137b04f77e
Fixing issue when parsing dates and not using UTC as timezone.
|
11 年之前 |
|
Log
|
a5885a9caa
Add test.
|
11 年之前 |
|
Network
|
58debc94b1
Avoiding circular object refereces in SmptTransport
|
11 年之前 |
|
ORM
|
1bd14cae10
Use typehinting instead of throwing exception.
|
11 年之前 |
|
Routing
|
7f62d57a0f
Restore 'persist' option for routes.
|
11 年之前 |
|
Shell
|
e9f8bd9bcd
Make autoload an option and only include truthy options.
|
11 年之前 |
|
TestSuite
|
55e8d6969f
Implement assertRedirectContains()
|
11 年之前 |
|
Utility
|
19b66760aa
It's the Inflector test case jim
|
11 年之前 |
|
Validation
|
4d93f7f1c6
Decimal validate based on Intl not setlocale
|
11 年之前 |
|
View
|
a3bbb1202e
Merge pull request #6207 from cakephp/fix-segfault-php7
|
11 年之前 |
|
BasicsTest.php
|
e499e38a18
Use PHP_SAPI instead of php_sapi_name()
|
11 年之前 |
|
DatabaseSuite.php
|
73fcf31095
Moved the Model namespace into ORM so it can be distributed easier
|
11 年之前 |