|
|
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 |
|
|
|
74e3cc9d08
|
Update core-code-style.md (#19008)
Changed Section 4 from CamelCase to StudlyCase to match the overview and Section 3.
|
2021-11-10 14:26:25 +03: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 |
|
|
|
1c082f746f
|
Brazilian Portuguese translation of the Helpers Overview (#18996)
|
2021-11-01 09:21:45 +03: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 |
|
|
|
f5973acd08
|
Fix JA guide page (#18958)
|
2021-10-19 19:24:34 +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 |
|
|
|
54664471e4
|
Update db-active-record.md interface link (#18944)
|
2021-10-10 11:18:39 +02:00 |
|
|
|
71892888b0
|
Update db-query-builder.md (#18938)
|
2021-10-07 00:49:28 +03:00 |
|
|
|
239434f395
|
Update db-query-builder.md (#18934)
* Update db-query-builder.md
Fixing 404 page on guide
* Update db-query-builder.md
removing html
Co-authored-by: Bizley <pawel@positive.codes>
|
2021-10-06 07:48:14 +02:00 |
|
|
|
bb24645fe8
|
Docs: Update interface link (#18931)
|
2021-10-04 00:06:00 +03:00 |
|
|
|
c3eeb952b9
|
[docs] typofixes (#18920)
|
2021-10-01 23:24:51 +03:00 |
|
|
|
435b6dc732
|
update prepared statements link (#18911)
|
2021-09-29 08:48:15 +02:00 |
|
|
|
51db399769
|
update PHP manual link (#18905)
|
2021-09-26 11:31:57 +02:00 |
|
|
|
cf0966cc8f
|
Update oracle link (#18896)
|
2021-09-22 01:08:45 +03:00 |
|
|
|
0f8d5c3852
|
update PDO link (#18889)
Co-authored-by: Bizley <pawel@positive.codes>
|
2021-09-18 09:31:26 +02:00 |
|
|
|
f34bc3bf18
|
update namespace links (#18881)
|
2021-09-14 08:16:13 +02:00 |
|
|
|
d7b8ab9bee
|
update class autoloading mechanism link (#18874)
|
2021-09-11 09:09:57 +02:00 |
|
|
|
b5b1531935
|
update traits link (#18870)
|
2021-09-08 08:26:03 +02:00 |
|
|
|
c86cfb66d3
|
update PHP callback link (#18864)
|
2021-09-04 09:36:36 +02:00 |
|
|
|
ab1c653fb7
|
Add optimisticLock to all guide languages (#18860)
|
2021-08-31 00:27:44 +03:00 |
|
|
|
83b4191e6c
|
Optimistic locking update (#18857)
The steps/example requires including the optimisticLock() function in the model that will return the field storing the version.
|
2021-08-30 09:54:28 +03:00 |
|
|
|
f7f3934226
|
Remove typo in pt-BR migration docs (#18855)
Was: "...deleta um registro de uma tabela, você possivelmente mente"
Changed to: "...deleta um registro de uma tabela, você possivelmente"
|
2021-08-27 20:23:05 +03: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 |
|
|
|
07d7b20b01
|
update Nginx: X-Accel-Redirec link (#18848)
|
2021-08-20 08:13:25 +02:00 |
|
|
|
3387d360b0
|
Do not mention yii2-codeception as it it deprecated
|
2021-08-16 20:09:40 +03:00 |
|
|
|
df6e5869bd
|
docs: update RFC 7239 link (#18839)
fix #18838
|
2021-08-16 17:26:31 +02:00 |
|
|
|
d14d65d9f4
|
fix invalid link & update (#18835)
|
2021-08-15 11:00:30 +02:00 |
|
|
|
1b1f257283
|
Fix typo in Russian translation of concept-behaviors.md (#18825)
|
2021-08-11 11:00:21 +03:00 |
|
|
|
9a0c2c25e2
|
update mongodb link (#18824)
|
2021-08-11 08:43:28 +02:00 |
|
|
|
200e1ba718
|
Update Elasticsearch link (#18816)
|
2021-08-08 16:49:32 +03:00 |
|
|
|
c3ce7652f5
|
Japanese document updated (#18809)
|
2021-08-05 10:02:27 +03:00 |
|
|
|
ca50dd0bc7
|
fix core framework code style link (#18805)
|
2021-08-04 08:21:28 +02:00 |
|
|
|
88e942821c
|
update composer asset plugin link (#18797)
|
2021-08-01 09:04:55 +02:00 |
|
|
|
9b2720e664
|
Update links (#18790)
|
2021-07-29 17:26:53 +03:00 |
|
|
|
b4bdd6ef9f
|
PL Guide updates (#18787)
|
2021-07-27 16:34:53 +02:00 |
|