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
1d514e2ded
Revert "Fix anchors in docs ( #18344 )"
...
This reverts commit 0f4b147352f2524f2a1530d419d13a8c8acd5069.
2020-11-05 14:14:35 +03:00
0f4b147352
Fix anchors in docs ( #18344 )
2020-11-01 17:51:16 +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
e2afaf6680
Update structure-applications.md
...
link to time zone settings. fixes #16775
2018-10-10 18:55:26 +02:00
a50d9d8e3e
Enable include
rule in php-cs-fixer ( #14418 )
2017-07-10 13:19:57 +03:00
bc03f89f67
Added missing dot ( #12218 ) [skip ci]
2016-08-19 22:10:56 +03:00
56308eab1d
fixed guide docs about controller map
...
fixes #11762
2016-06-16 12:30:33 +02:00
6f7f9ea4e5
Updated docs/guide
2016-04-20 12:36:50 +03:00
5a5df19f0c
fixed broken markdown in application guide
...
fixes #9549
2015-08-29 21:24:06 +02:00
d285c6e1dc
documentation corrections [skip ci]
2015-06-01 10:41:53 +03:00
675dffbf7e
General grammar and punctuation cleanup for Applications page.
2015-05-12 23:46:05 -07:00
e652782707
docs/* fixed [ci skip]
...
changed http to https for the composer's url
close #8204
2015-04-27 13:07:39 +02:00
87a824515f
Renamed application template into project template in docs
2015-04-02 14:46:34 +03:00
e2ef55a21f
docs/guide/structure-applications.md - typo fixed [ci skip]
2015-01-26 07:54:46 +09:00
36bebbfefb
use id instead of name for anchor references in the guide
...
fixes #7013
2015-01-25 22:13:16 +01:00
03a6707f8a
docs/guide/structure-applications.md - fixed link reference
2014-11-25 23:10:05 -02:00
ec9d33db8d
fixed broken markdown
...
fixes #6084
2014-11-20 02:21:53 +01:00
1b5e1023be
Added application lifecycle diagram
2014-11-07 15:39:54 +03:00
dfd68954a5
finished guide on formatting
2014-10-06 20:48:44 +02:00
9d81395a6d
fixed links in application guide
...
fixes #5322
2014-10-03 16:37:55 +02:00
5dbf276c92
Grammar fix
2014-07-29 14:28:17 +02:00
9f46734205
fixed typo and some links
2014-07-29 15:27:35 +04:00
7d8ae76167
drop the unneeded leading backslash. [skip ci]
2014-07-04 10:15:28 -04:00
c7dc5ed10d
typo fix [skip ci]
2014-07-04 10:13:46 -04:00
f8fda79a88
Fixes #4192 .
2014-07-04 09:55:14 -04:00
9c4d4715dd
guide WIP [skip ci]
2014-07-03 08:33:09 -04:00
973013babc
Small fix in english guide [skip ci]
2014-06-16 01:28:54 -03:00
9249f6ffc1
English guide small fix [skip ci]
2014-06-15 20:46:04 -03:00
c7d8439072
Fixes #3687 : Default sourceLanguage
and language
are now en-US
in order for i18n formatter to work correctly
2014-06-08 02:38:32 +04:00
9c9d11aef7
guide WIP [skip ci]
2014-05-29 20:59:30 -04:00
f184d82465
Added application component section [skip ci]
2014-05-29 10:47:47 -04:00
93beb5e130
minor edit [skip ci]
2014-05-29 10:12:05 -04:00
332cd72d1a
added anchors [skip ci]
2014-05-28 15:24:08 -04:00
9840bdd346
minor format fix [skip ci]
2014-05-28 13:44:31 -04:00
d1ab9f72ae
Finished application guide [skip ci]
2014-05-28 13:40:41 -04:00
5210573622
guide WIP [skip ci]
2014-05-28 08:44:39 -04:00
0de53fe073
guide WIP [skip ci]
2014-05-27 19:48:37 -04:00
4b6b9d413d
guide WIP [skip ci]
2014-05-25 22:45:06 -04:00
b7e493fca0
Tabs to spaces to be consistent
...
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
9d986b49d9
guide WIP [skip ci]
2014-05-20 18:00:44 -04:00