17 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
1affade837 Update docs/guide/security-passwords.md
Co-authored-by: Bizley <pawel@positive.codes>
2021-06-24 07:37:43 -04:00
c542ee14ad Update security-passwords.md to more correct word
Fundamentally, hashes cannot be `reversed`, rather they are cracked.
2021-06-23 23:49:35 -04: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
63cac32fbc Cleaned up security guide 2016-05-01 00:19:55 +03:00
140d0d843b fixed typo in security-passwords.md 2015-10-07 13:22:00 -05:00
87a1da1568 Fixed markup and text mistakes and inconsistencies in the documentation 2015-03-21 16:24:29 -04:00
dd9251ad6b Fixed #5769: fixed method names in Security guide 2014-10-27 22:28:30 +03:00
58d868a58d correct a error link [skip ci] 2014-10-18 20:35:05 +08:00
b2a91e4c89 Fixes typos in security-passwords.md 2014-08-31 13:10:55 +02:00
2c5c2c101b Fixes #4131: Security adjustments 2014-07-26 03:29:30 +04:00
0daf67d8ae Extra namespace at docs removed 2014-06-27 15:59:36 +03:00
63c7a4cfca Docs regarding Security component usage updated. 2014-06-27 14:33:20 +03:00
4ad1b6c1d5 Fixes #3640: All cookies are not httpOnly by default in order to increase overall security 2014-06-09 01:43:55 +04: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