28 Commits

Author SHA1 Message Date
973a55f90e Update minimum PHP version requirement from 7.3 to 7.4. (#20539) 2025-09-25 18:08:30 -03:00
b7f492da71 newline is required for correct rendering (#19707) 2022-12-06 14:15:51 +01:00
9bcc8c8e83 update links (en) (#19222)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-12 17:43:48 +01:00
e00b6d607d update SameSite link (#19029) 2021-11-19 10:21:33 +01:00
17581aace3 update SecureFlag wiki article link (#18853) 2021-08-27 07:55:12 +02:00
bcd5b48492 update HttpOnly wiki article link (#18851) 2021-08-23 08:36:49 +02:00
9a0c2c25e2 update mongodb link (#18824) 2021-08-11 08:43:28 +02:00
ce088e05df Fix #18247: Added support for the 'session.use_strict_mode' ini directive in yii\web\Session 2020-10-31 11:58:34 +03:00
cf6a98fac4 Fix #18061: Mentioned session.use_strict_mode php.ini setting in "Sessions and Cookies" guide 2020-07-03 15:53:19 +03:00
4a9c82f9ab Fix typos in documentation, update Japanese translation (#17551) [skip ci] 2019-09-09 17:06:25 +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
9ba5581fa4 added note about session GC config
fixes #16516
2018-07-14 01:23:48 +02:00
85294ab4e3 Add migration file example for DbSession (#14227) [skip ci]
Creating a `char` primaryKey in a migration is non-obvious. Used solution from this [issue comment](https://github.com/yiisoft/yii2/issues/10889#issuecomment-302995086).
2017-05-29 11:41:00 +05:00
a3a868e427 docs/guide fix [ci skip] (#13470)
* docs/guide/runtime-sessions-cookies.md typo fix [ci skip]

* docs/guide/tutorial-core-validators.md typo fixed [ci skip]
2017-01-30 11:39:14 +03:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
494842636e 📖 Fixed client-side and server-side grammar in all files 2016-09-08 10:16:02 +03:00
929d802059 Added note about where to read/send cookie to the guide 2016-04-30 20:54:15 +03:00
3c45f140f0 Added Alert component example
Flash message example with Alert bootstrap component.

close #8311
2015-05-07 11:33:40 +02:00
36bebbfefb use id instead of name for anchor references in the guide
fixes #7013
2015-01-25 22:13:16 +01:00
5642d98a6a Update runtime-sessions-cookies.md
Minor syntax changes.
2014-11-20 17:59:37 -03:00
fd55679c72 Fixes #5266 2014-10-20 11:54:34 -04:00
7041817e1e In modest my opinion this should be ' : ' instead of ' , ' [skip ci] 2014-10-16 23:18:29 +02:00
000ad6746b added endpoint [skip ci] 2014-10-15 06:30:53 +02:00
ac1c65953b (typo) code missing bracket 2014-10-13 18:04:08 +08:00
22dac1af62 wording fix [skip ci] 2014-10-07 10:50:39 -04:00
df82aabe7b Fixes #5395: added note about session table id column length 2014-10-07 12:18:02 +04:00
7ae72a9435 improved doc. [skip ci] 2014-10-02 12:48:30 -04:00
25bd905ef4 Finished cookie and session section. 2014-10-02 00:49:03 -04:00