53256fdd24
Fix #20513 : Fix code examples in PHPDoc
2025-09-06 00:22:56 +03:00
52e4a3e645
release version 2.0.50
2024-05-30 20:23:31 +03:00
e2a167028b
Upgrade to PSR12 coding standard ( #20121 )
2024-03-19 17:21:27 +03:00
73902f0730
Added support for string and DateTimeInterface as Cookie::$expire ( #19920 )
...
* Added support for string as Cookie::$expire
* Updated changelog for #19920 (Broadened the accepted type of `Cookie::$expire` from `int` to `int|string|null`)
* Fixed `\yiiunit\framework\web\ResponseTest::parseHeaderCookies()` to overwrite existing cookie.
* Added support for `\DateTimeInterface` in `\yii\web\Cookie::$expire`
* Fixed `\yiiunit\framework\web\ResponseTest::cookiesTestProvider()` for PHP 5.4 and commited missing code for \DateTimeInterface processing in `\yii\web\Response::sendCookies()`
2023-08-15 18:38:10 +02:00
161526cd41
HTTPS everywhere ( #19503 )
2022-08-03 12:32:18 +03:00
fa6f0ef658
Fix variable references in phpdoc ( #19006 )
2021-11-10 13:26:55 +03:00
4d5fea7f6c
Fix #18695 : Added yii\web\Cookie::SAME_SITE_NONE constant
2021-06-05 14:06:17 +03:00
7f6671cdfc
Update OWASP link
2021-03-10 22:51:34 +03:00
b3546e6fdb
Fix #18535 : Set Cookie SameSite to Lax by default
2021-03-03 10:12:20 +03:00
f3d1534125
release version 2.0.21
2019-06-18 17:25:08 +03:00
1ed6ec1e5c
Fixes #17353 : Added sameSite support for yii\web\Cookie and yii\web\Session::cookieParams
2019-06-11 00:33:36 +03:00
69673c0c94
Rename Object -> BaseObject for PHP 7.2 compatibility
...
issue #7936
2017-07-19 10:51:46 +02:00
4aa935e69e
Fixes #12055 : Changed boolean to bool and integer to int in phpdoc
2016-11-07 02:51:39 +03:00
32f4dc8997
Fixes #5385 : links created from classes to corresponding guide articles ( #12920 )
2016-11-04 18:55:14 +03:00
cd87d67f34
Global DOCS update: ~~~ replaced with ```
2015-12-02 23:15:28 +02:00
3a1e0f3a5c
property codestyle framework
2014-07-30 00:21:31 +02:00
4ad1b6c1d5
Fixes #3640 : All cookies are not httpOnly by default in order to increase overall security
2014-06-09 01:43:55 +04:00
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
0c38655217
psr-4 move
2014-01-10 21:41:43 -05:00
0d814fa523
Moved "framework" to "iii".
2013-05-09 12:00:15 -04:00
4fdaab3560
updated file header.
2013-03-04 08:03:46 -05:00
f610527a55
finished session components.
2013-03-03 21:51:06 -05:00
1536a6828a
cookie, request, response WIP
2013-02-27 21:27:28 -05:00
8e05e6e62d
changed copyright line.
2013-01-07 11:34:52 -05:00
d876da383e
...
2012-10-08 20:50:09 -04:00
72ff81f73d
Web WIP
2012-09-01 22:42:43 -04:00
e7a5e8ab37
...
2012-05-18 07:37:47 -04:00