61 Commits

Author SHA1 Message Date
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
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
88e942821c update composer asset plugin link (#18797) 2021-08-01 09:04:55 +02:00
7374d4ac5c update http to https website links 2021-07-19 00:16:20 +03:00
c318536cc3 update forum link (start-looking-ahead.md) (#18744) 2021-07-04 10:28:53 +02:00
9a9b722d52 update IRC chat (#18736) 2021-06-30 10:29:51 +02:00
be4faf6018 fix books link & update code block 2021-06-27 02:25:41 +03:00
f29f8a279b single style to structure block (start-workflow.md) 2021-06-23 23:32:18 +03:00
431c7c5045 fix docs link (ar) 2021-05-14 01:55:00 +03:00
79a81fd77f update npmjs urls 2021-05-10 00:24:32 +03:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
7bf0562223 Various fixed for Arabic guide [skip ci] 2019-01-15 07:54:58 -05:00
4656e2dcdc Added "start looking ahead" to ar guide translation (#16952) [skip ci] 2018-12-10 11:36:58 +03:00
2fab70731a Added gii translation for ar language (#16942) [skip ci] 2018-12-06 23:09:53 +03:00
324884a5d5 Add work with database to ar guide (#16921) [skip ci] 2018-11-29 03:05:04 +03:00
db6670e802 Add working with forms to ar guide (#16868)
* Update README.md

* Update start-workflow.md

* Update README.md

* Update README.md

* Update start-workflow.md

* Update README.md

* Update README.md

* Add files via upload

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md

* Update start-forms.md
2018-11-09 21:44:57 +01:00
6e6d9534d6 Add start hello to ar guide (#16840) [skip ci] 2018-10-28 20:21:51 +03:00
4e732d8036 Update start-workflow.md 2018-10-26 23:43:41 +02:00
97e87b33a0 Update start-workflow.md 2018-10-26 16:39:49 +02:00
a139deabf7 Update start-workflow.md 2018-10-26 16:34:48 +02:00
cd3e861cf4 Update start-workflow.md 2018-10-26 16:20:23 +02:00
eb109c3cea Update start-workflow.md 2018-10-25 19:15:50 +03:00
add25f9d19 Update start-workflow.md 2018-10-25 18:51:48 +03:00
23395d3154 Update start-workflow.md 2018-10-25 18:47:45 +03:00
9025d1e540 Update start-workflow.md 2018-10-25 18:07:40 +03:00
2a7c810d75 Update start-workflow.md 2018-10-25 17:55:28 +03:00
54c6e43dda Update start-workflow.md 2018-10-25 17:53:21 +03:00
ccf56c026d Update start-workflow.md 2018-10-25 17:26:51 +03:00
2b987278ee Update start-workflow.md 2018-10-25 17:23:23 +03:00
e65b9c2d12 Update start-workflow.md 2018-10-25 17:05:01 +03:00
704c497c0b Update start-workflow.md 2018-10-25 16:11:33 +03:00
e8ad5c548e Update start-workflow.md 2018-10-25 16:07:05 +03:00
63bcbd2583 Update start-workflow.md 2018-10-25 16:00:17 +03:00
3e2abbd78a Update start-workflow.md 2018-10-25 15:57:51 +03:00
f2b390e599 Update start-workflow.md 2018-10-25 15:54:46 +03:00
b0aa74d466 Update README.md 2018-10-25 15:53:29 +03:00
88f4556f9c Update README.md 2018-10-25 15:05:33 +03:00
6367b02e6d Update README.md 2018-10-25 15:05:07 +03:00
58da13611e Merge branch 'master' of https://github.com/aneeshikmat/yii2 into add-start-workflow-to-ar-guide 2018-10-25 15:03:50 +03:00
6e65ff852f Add files via upload 2018-10-25 14:57:36 +03:00
0a490ac67e Add start installation to ar guide (#16811) [skip ci] 2018-10-23 00:23:14 +03:00
b62fed17de Update README.md 2018-10-13 17:39:54 +03:00
fb571b3397 remove none chages files 2018-10-13 17:35:20 +03:00
9962db1d12 Update start-prerequisites.md 2018-10-13 00:45:57 +03:00
e8812e727e Update start-prerequisites.md 2018-10-13 00:45:30 +03:00
3391f7a39d Update start-prerequisites.md 2018-10-13 00:27:38 +03:00
db41c68e00 Update start-prerequisites.md 2018-10-13 00:16:20 +03:00
048194f608 Update README.md 2018-10-13 00:08:42 +03:00
aa41dccf4c Delete intro-upgrade-from-v1.md 2018-10-13 00:07:40 +03:00