| .. |
|
Auth
|
abf0f75cf4
Add phpstan for tests.
|
4 年 前 |
|
Cache
|
9a901c156d
Skip memcached writeMany() tests with PHP 8.1+
|
4 年 前 |
|
Collection
|
5a77162a44
Add use statements for all fully qualified classes
|
4 年 前 |
|
Command
|
e4e2d2a64b
Change incorrect 'optional' argument option to 'required'
|
4 年 前 |
|
Console
|
abf0f75cf4
Add phpstan for tests.
|
4 年 前 |
|
Controller
|
94de0857f3
Fix passedParams with non string scalar values.
|
4 年 前 |
|
Core
|
7b17f37d58
Fix auth adapter loading without App.namespace (#16260)
|
4 年 前 |
|
Database
|
2dcd35c3aa
Remove redundant listTablesAndViews method
|
4 年 前 |
|
Datasource
|
f36780147a
Make docblock var definitions more concrete.
|
4 年 前 |
|
Error
|
5b589ab8a4
Add InvalidParameterException for passed parameter and action mismatches
|
4 年 前 |
|
Event
|
5a77162a44
Add use statements for all fully qualified classes
|
4 年 前 |
|
Filesystem
|
a2c3e8eb84
Skip fs test with vfsstream for php 8.1
|
4 年 前 |
|
Form
|
dea799ea20
add execute $options['validate'] and allow validation skipping.
|
4 年 前 |
|
Http
|
2a3c42e6f4
Revert "Merge branch '4.x' into 4.next"
|
4 年 前 |
|
I18n
|
4a1aa16a8a
Fix type error on PHP 8.
|
4 年 前 |
|
Log
|
038defc7ed
Fix whitespace
|
4 年 前 |
|
Mailer
|
abf0f75cf4
Add phpstan for tests.
|
4 年 前 |
|
Network
|
cfe16030ca
Change visibility of public properties of `Socket` class.
|
4 年 前 |
|
ORM
|
2a3c42e6f4
Revert "Merge branch '4.x' into 4.next"
|
4 年 前 |
|
Routing
|
f3001eeaf4
Fix regression in Router::reverse() handling pass data
|
4 年 前 |
|
Shell
|
27b1080860
Add native return types in tests/
|
4 年 前 |
|
TestSuite
|
e1fc9ae7b7
Show friendly message for fixture errors
|
4 年 前 |
|
Utility
|
bd8f3a3040
Test inflection for underscore and CamelCase.
|
4 年 前 |
|
Validation
|
4447bf5c68
fix not throwing deprecation warning
|
4 年 前 |
|
View
|
8285c18e9e
Fix empty string hiddenField values
|
4 年 前 |
|
BasicsTest.php
|
5a77162a44
Add use statements for all fully qualified classes
|
4 年 前 |
|
ExceptionsTest.php
|
27b1080860
Add native return types in tests/
|
4 年 前 |