|
|
923c30938d
|
Fix optional parameter declared before required parameter implicitly (#20139)
|
2024-03-26 19:31:20 +03:00 |
|
|
|
a292af13bf
|
[PHP 8.4] Fixes for implicit nullability deprecation (#20133)
Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.
Related to #20128.
See:
- [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
- [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
Co-authored-by: Wilmer Arambula <terabytesoftw@gmail.com>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
|
2024-03-26 11:27:58 +03:00 |
|
|
|
161526cd41
|
HTTPS everywhere (#19503)
|
2022-08-03 12:32:18 +03:00 |
|
|
|
14a581562a
|
Fix #18566: Throw the original exception when yii\web\Controller::bindInjectedParams() catches HttpException
|
2021-03-23 21:38:52 +03:00 |
|
|
|
2e21a8275c
|
Fix #18115: Allow to load action-injected services from module's container
|
2020-06-22 23:49:02 +03:00 |
|
|
|
4ea484ca68
|
Fix #17722: Add action injection support
|
2020-06-12 10:06:18 +03:00 |
|