2512 Commits

Author SHA1 Message Date
e3de791aae update cherokee-project link (#19461) 2022-06-30 09:02:26 +02:00
101600a7d5 update php-fig link (#19457) 2022-06-27 08:02:06 +02:00
45519d3c18 Fix #19437: Add support to specify request port by trusted proxies in \yii\web\Request::getServerPort() 2022-06-17 20:18:18 +03:00
f60730e210 update sitepoint link (#19441) 2022-06-16 23:25:25 +02:00
9a44a205b0 update bower link (#19433) 2022-06-13 09:33:37 +02:00
57ce3d3c94 update memcached link (#19428) 2022-06-09 08:42:32 +02:00
2af75cb5e7 Fix typo in rest-filtering-collections.md (#19388) 2022-05-11 00:10:19 +03:00
9eb268a52c Add guide section for filtering REST collection. (#19357)
* Add guide section for filtering REST collection.

* Update docs/guide/rest-filtering-collections.md

Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>

* Update docs/guide/rest-filtering-collections.md

Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>

Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
2022-04-20 09:11:20 +02:00
1789b28d76 Extend examples in guide/input-tabular-input.md (#19278) 2022-04-07 00:05:17 +04:00
9bf7c96f26 Update db-active-record.md (#19250)
Complete the php command.
2022-02-19 11:07:44 +01:00
9bcc8c8e83 update links (en) (#19222)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-12 17:43:48 +01:00
2861121a67 update boolean attributes link (#19216)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-09 10:05:12 +01:00
b75201768e update APC link (#19210) 2022-02-06 11:39:54 +01:00
9965b8f0a4 update ICU manual link (#19201) 2022-02-02 09:08:49 +01:00
9a96e19660 update ICU site link (#19196) 2022-01-30 21:59:42 +01:00
55de865dcf update ICU library link (#19190)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-27 09:11:30 +01:00
e691713ed7 Fix #19171: Added $pagination and $sort to \yii\rest\IndexAction for easy configuration 2022-01-23 23:26:59 +03:00
627d65603a update rules reference link (#19181)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-22 10:50:23 +01:00
d2718f38bb update numbering schemas link (#19170) 2022-01-17 08:11:07 +01:00
4bd551d143 update formatting reference link (#19164) 2022-01-14 09:40:23 +01:00
b71b6657c8 update formatting reference link (#19157) 2022-01-11 07:48:42 +01:00
02ad96fa83 update ICU API reference link (#19143) 2022-01-08 10:08:49 +01:00
0167c9b961 update ICU documentation link (#19128) 2022-01-05 08:17:36 +01:00
34a25a5c67 update documentation of the ICU project link (#19125) 2022-01-02 09:29:47 +01:00
8c8676329a update download page link (#19115) 2021-12-29 09:07:26 +01:00
25fd9608d3 Fix #19110: Update docker.com link (#19111) 2021-12-26 11:46:13 +03:00
02cc8d9fa9 update common media types link (#19106) 2021-12-23 08:42:59 +01:00
091af40298 Fix #19095: Update broken ICU manual link (#19097) 2021-12-20 19:38:31 +03:00
3820b3406e Fix #19086: Update HTTP Bearer Tokens link (#19087) 2021-12-20 10:07:15 +03:00
08da35e511 (Docs) Added missing close tag for span (#19081) 2021-12-15 18:22:37 +03:00
0c79f1b80b Update CORS Preflight requests link (#19078) 2021-12-14 23:16:05 +03:00
17f0ad7aa1 Update RFC 7232 links (#19069) 2021-12-11 01:43:19 +03:00
58ac2e134e Fix bugs preventing generation of PDF guide [skip ci] (#19076) 2021-12-11 01:00:45 +03:00
5671a0e176 update MySQL link (#19063) 2021-12-06 08:38:52 +01:00
dcd1810d87 update PHP XCache link (#19058) 2021-12-03 09:15:48 +01:00
73bb0e2569 update APC extension link (#19051) 2021-11-29 09:19:54 +01:00
717a883d58 Fix #19042: Fix broken link (https://owasp.org/index.php/Top_10_2007-Information_Leakage) (#19043) 2021-11-23 21:32:17 +03:00
7d789bd0a6 update Exception Handling link (#19035) 2021-11-22 08:25:26 +01:00
e00b6d607d update SameSite link (#19029) 2021-11-19 10:21:33 +01:00
ac454a90d1 update csrf link (#19023) 2021-11-16 08:39:47 +01:00
8585ba3a18 update SQL Injection link (#19015) 2021-11-12 09:36:01 +01:00
db8de0e57f update Cross Site Scripting link (#19002) 2021-11-08 09:05:50 +01:00
1a571f2c4b update code Injection link (#18999) 2021-11-04 08:48:33 +01:00
817f956013 update Command Injection link (#18989) 2021-10-31 09:10:32 +01:00
577b68b7d5 update Data Validation link (#18980) 2021-10-28 08:01:26 +02:00
baa3a0ed8a update NIST RBAC model link (#18973) 2021-10-24 10:15:07 +02:00
0041f034fd [doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with https://www.php.net
2021-10-19 14:50:26 +02:00
b22bcaebfd update date() link (#18956)
Co-authored-by: Bizley <pawel@positive.codes>
2021-10-19 09:38:20 +02:00
e22bece3df update max_file_uploads link (#18953) 2021-10-16 09:18:50 +02:00
8032cbdb43 update DOMLint link (#18946) 2021-10-13 09:01:32 +02:00