| .. |
|
Auth
|
07959ee08e
Use sha256 consistently.
|
8 years ago |
|
Cache
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Collection
|
e7a15f8438
Merge pull request #11396 from cakephp/fix-collections
|
8 years ago |
|
Console
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Controller
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Core
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Database
|
a1db5868c1
Expose only non static attributes.
|
8 years ago |
|
Datasource
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Error
|
4b10e9c559
Merge pull request #11518 from cakephp/bugfix/php7exceptions
|
8 years ago |
|
Event
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Filesystem
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Form
|
efef498557
Add "default" key for form schema fields.
|
8 years ago |
|
Http
|
9dbdfd5cdb
Client isOk() judged between 200 and 204.
|
8 years ago |
|
I18n
|
0620c529d0
Minor code improvements
|
8 years ago |
|
Log
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Mailer
|
3a75517f98
Add check valid transfer-encoding
|
8 years ago |
|
Network
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
ORM
|
d4fc3321b8
Make BehaviorRegistry::className() return null on failure.
|
8 years ago |
|
Routing
|
53b71ce27f
accept array of "_method"s on route::match()
|
8 years ago |
|
Shell
|
229ecd162f
More phpstan related fixes.
|
8 years ago |
|
TestSuite
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Utility
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
Validation
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
View
|
9b7211557a
Add confirm message for form buttons.
|
8 years ago |
|
BasicsTest.php
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
|
DatabaseSuite.php
|
4c94503f98
Sync method signature with parent class method.
|
8 years ago |
|
ExceptionsTest.php
|
bf374572d7
Fix $previous becoming null only
|
8 years ago |