5801 Commits

Author SHA1 Message Date
38aff47b45 update helper-html.md php.net links (#19716) 2022-12-13 08:14:59 +01:00
e5da5d5796 update helper-array.md php.net links (#19714) 2022-12-11 10:00:29 +01:00
75ffb9248e update tutorial-performance-tuning.md php.net links (#19708) 2022-12-08 08:10:34 +01:00
b7f492da71 newline is required for correct rendering (#19707) 2022-12-06 14:15:51 +01:00
2fa83a71fe update tutorial-i18n.md php.net links (#19703) 2022-12-06 08:14:40 +01:00
173cc5eeb6 update tutorial-core-validators.md wiki links (#19702) 2022-12-04 10:41:19 +01:00
177e4d40b9 Update tutorial-core-validators.md php.net links (#19701) 2022-12-02 09:52:02 +03:00
995bd942b5 update rest-authentication.md wiki link (#19698) 2022-12-01 08:15:28 +01:00
52021404b4 update rest-response-formatting.md wiki links (#19692) 2022-11-27 09:56:19 +01:00
ca5320e31e update rest-controllers.md mozilla links (#19688) 2022-11-25 07:57:07 +01:00
277be0b8e7 update rest-resources.md wiki links (#19687) 2022-11-22 07:37:29 +01:00
d27f2dbc58 update rest-quick-start.md wiki links (#19686) 2022-11-20 08:48:22 +01:00
3c6e66f2b3 Unique and Exist validators docs updated (#19678)
* Unique and Exist validators docs updated

* Correct the line in unique validator as well

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2022-11-16 08:32:27 +01:00
8e673a5c24 update caching-http.md php.net links (#19673) 2022-11-16 08:24:44 +01:00
bc8fd77e49 Typo and grammar fixes (#19649) 2022-11-13 21:37:59 +03:00
25f88131b7 update caching-data.md php.net links (#19671) 2022-11-13 11:06:41 +01:00
30512e1124 update security-best-practices.md wiki link (#19667) 2022-11-11 08:21:52 +01:00
b520f57c4e Update protocol links (#19658) 2022-11-06 11:26:43 +04:00
be4f1e4f91 update security-passwords.md php.net links (#19656) 2022-11-04 09:14:57 +01:00
a3dac7d888 update security-authorization.md wiki links (#19650) 2022-10-30 10:03:12 +01:00
7515f0ff0b update output-client-scripts.md php.net links (#19644) 2022-10-28 08:21:56 +02:00
3dfba03233 update output-formatting.md links (#19642) 2022-10-26 09:10:29 +02:00
e193e8cb75 changed git protocol (#19641) 2022-10-24 09:10:17 +02:00
0d59c4db1b Changed git:// protocol to https:// in git-workflow.md since git:// doesn't work anymore (#19634) 2022-10-24 09:09:16 +02:00
e759584d07 update input-file-upload.md php.net links (#19638) 2022-10-23 09:52:43 +02:00
7c26670f4d Fixed several typos and grammar errors (#19639) 2022-10-22 15:35:53 +02:00
54ee1aaf71 update input-forms.md mozilla links (#19636) 2022-10-21 08:50:17 +02:00
1d557360d5 Update db-active-record.md links (#19628) 2022-10-18 01:58:54 +04:00
48f6f7cc0e update db-query-builder.md links (#19626) 2022-10-16 12:14:37 +02:00
6b3fea3891 update db-dao.md links (#19625) 2022-10-15 12:05:05 +02:00
c2d98f2c1f update concept-autoloading.md links (#19622) 2022-10-14 12:40:21 +02:00
53fc9e7e7d update concept-behaviors.md links (#19617) 2022-10-11 09:01:34 +02:00
c410e2de64 Added info on how to delete fragment caching (#19613) 2022-10-09 23:57:36 +04:00
2086a8dbb1 Fixed typo mistakes (#19610) 2022-10-09 23:56:27 +04:00
4aad60fd87 update concept-events.md php.net links (#19609) 2022-10-07 09:35:09 +02:00
d563f51ea6 update runtime-routing.md wiki links (#19606) 2022-10-04 08:24:23 +02:00
dd7a3026e5 update structure-widgets.md php.net links (#19602) 2022-10-03 08:50:05 +02:00
592482a97a update structure-filters.md links (#19601) 2022-10-01 10:25:38 +02:00
182c558155 Update structure-views.md wiki links (#19600) 2022-09-30 11:51:40 +04:00
aa4a2f720d update structure-models.md wiki links (#19598) 2022-09-29 08:05:57 +02:00
8aae8ed226 update structure-applications.md wiki links (#19597) 2022-09-27 10:24:23 +02:00
2061b59932 update structure-applications.md links (#19596) 2022-09-25 12:00:21 +02:00
1bf70b4289 update structure-overview.md wiki (#19592) 2022-09-23 10:49:16 +02:00
043155482b update start-databases.md lang links (#19587) 2022-09-20 08:46:29 +02:00
4604206bfb Switch from swiftmailer to symfonymailer in examples & tutorials (#19582) 2022-09-19 22:04:22 +03:00
79bfd68915 update start-installation.md lang links (#19583) 2022-09-18 11:12:35 +02:00
4f7bb0a249 update intro namespaces traits lang links (#19575) 2022-09-15 08:06:27 +02:00
60dec4008b Wrong operator format (#19548)
Based on the docs and mainly my experience with Yii, I believe the "and" operator format here is wrong. The condition parts which the "and" separates have to be each in an array, otherwise the where() doesn't know where the condition starts and where ends.
2022-09-12 13:59:33 +02:00
f07cdf98db Update test-environment-setup.md (#19504)
Typo at Unitarias
2022-08-05 16:32:10 +02:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00