32 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
c3eeb952b9 [docs] typofixes (#18920) 2021-10-01 23:24:51 +03:00
f72f7c7406 Remove dead link mention [skip ci] 2019-08-21 02:31:17 +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
ee644ee997 Added more composer autoload optimization strategies to performance tuning guide [skip ci] 2017-03-13 13:25:56 +03:00
3f66fb6cdf Suggest latest PHP 7 usage in the guide [skip ci] 2017-01-18 19:00:50 +03:00
0a0a8af598 Fixed bad replacements :) 2016-09-20 11:01:26 +03:00
685f16e8ef 📖 Updated guide pages - wrap true, false, null 2016-09-20 10:49:15 +03:00
3deb6900b8 Yii 2 name fix (#12448)
To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-09-03 22:02:33 +02:00
657fb88592 Fix typo [skip ci] (#12237) [skip ci]
Use comma instead of semicolon
2016-08-21 13:44:21 +03:00
575c5e5bf4 Fix typo [skip ci] (#12138) 2016-08-11 11:48:08 +03:00
38445c6e3e Added blackfire to the list of profilers, added "Prepare application for scaling" section 2016-06-06 23:16:24 +03:00
f20cc0036b Added suggestion to tune realpath() cache to performance guide 2015-09-27 23:57:18 +03:00
50ba8628b7 Fixes #9668: enhanced suggestion to use non-file storage for sessions in performance guide with details about file-based session locks 2015-09-11 16:16:33 +03:00
bf7110f6dd finished performance guide [skip ci] 2015-05-24 21:58:59 -04:00
abc869e14d doc wip 2015-05-23 08:52:11 -04:00
988f6720d2 Update tutorial-performance-tuning.md 2015-05-21 10:43:31 +07:00
49b62a7b6b doc wip [skip ci] 2015-05-20 22:05:35 -04:00
9d29e8afc7 doc WIP [skip ci] 2015-05-19 22:53:39 -04:00
0d8fadc366 guide WIP [skip ci] 2015-05-18 23:54:49 -04:00
44a0adaf07 Fix link in tutorial-performance-tuning.md [skip ci] 2015-04-23 15:28:41 +02:00
b370d5da00 Better wording for Composer autoload optimization 2015-02-15 15:43:39 +03:00
0f259838b1 Adding Composer Auto loader Optimization Section 2015-02-14 21:10:41 +03:30
b454d0ea6e docs/guide/tutorial-performance-tuning.md better wordings[ci skip] 2015-01-10 16:57:00 +09:00
7206e08485 Fix link in tutorial-performance-tuning.md [skip ci] 2014-12-31 17:06:47 +01:00
dfa1f3bf3b Elaborated on processing data in background in performance tuning guide 2014-12-28 15:56:43 +03:00
466f924a55 Fixes to tutorial-performance-tuning 2014-11-06 15:10:16 -02:00
85a9887ae0 Doc links fix 2014-10-09 13:46:17 +03:00
dfd68954a5 finished guide on formatting 2014-10-06 20:48:44 +02:00
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00