1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 01:33:12 +02:00
Commit Graph

145 Commits

Author SHA1 Message Date
zors1 8782bc7340 Fix typo on session security page (#833) 2021-07-31 19:53:40 +03:00
Christoph M. Becker 6a5b42e0d3 Remove obsolete PHP 5 specific info from appendices 2021-05-23 16:50:50 +02:00
Christoph M. Becker 3e08a8aae6 Remove obsolete PHP 5 related info from ini.core and related pages 2021-02-24 14:32:08 +01:00
Christoph M. Becker fa6c013865 Remove obsolete info from security.database.storage page 2021-02-01 15:45:52 +01:00
Christoph M. Becker b2b73a1550 Fix #77799: Database security information is outdated 2021-02-01 15:43:52 +01:00
George Peter Banyard f029b664b8 Remove magic quote mentions 2021-01-16 10:39:39 +00:00
Christoph Michael Becker 5b53e0d177 ext/sybase is no longer available as of PHP 7.0.0
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350650 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:09:16 +00:00
George Peter Banyard 958d584198 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347660 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-25 15:42:46 +00:00
George Peter Banyard 1de9b77d03 Remove PHP 4 mentions. And change "since" to "as of"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347063 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-26 17:52:51 +00:00
Christoph Michael Becker 05c4c92213 Remove controversial paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346992 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 12:38:31 +00:00
Christoph Michael Becker 1a08750ab9 Fix typo
Patch provided by Bassin Laurent.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344564 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 14:00:46 +00:00
André Luis Ferreira da Silva Bacci a4e5ee04a4 Correct SVN properties for text file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340003 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 01:14:20 +00:00
Yasuo Ohgaki 1ca0f4e175 Add Session section to Security
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340002 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-08 00:15:52 +00:00
Christoph Michael Becker 0a7a550a65 Grammar fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339619 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:58:44 +00:00
Maciej Sobaczewski 1e62810892 Close bug #69416 (Use the password API on the db security page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337837 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 06:24:41 +00:00
Peter Cowburn c5d92fd712 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336910 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 21:00:06 +00:00
Maciej Sobaczewski fbc4ef92fa More PHP 4 removals, mainly language snippets.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336340 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-03 08:14:30 +00:00
Jakub Vrana 6bfcf7d9af Use random salt, precise examples, mention prepared statements, warn before addslashes()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325889 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-29 22:30:54 +00:00
Nikita Popov 2f0cfaf406 Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Joey Smith 1821ec72a0 Remove references to MD5, replace them with crypt() calls.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321459 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-28 08:39:51 +00:00
Mike Ford fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +00:00
Daniel P. Brown e58b528ef1 Rewrite of the section title (though not the anchor) and the paragraph text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312637 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-29 20:47:40 +00:00
Richard Quadling f460df93ea "Bobby Tables" comic for SQL Injection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312435 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-24 16:19:00 +00:00
Adam Harvey 19815f0b8b Fix doc bug #53922 (Disabling Magic Quotes page is ambgious and gives the wrong
impression) by removing the deprecation warning from the Disabling Magic Quotes
page and adding it to the What Are Magic Quotes page instead.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307995 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 09:50:02 +00:00
Daniel Egeberg 0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
Yannick Torres ab6785b01c Add some acronym's tag
#Accept some patchs from PhDOE

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297645 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 21:20:37 +00:00
Daniel Egeberg 96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana cb38d23e33 Improve run-time disabling of magic quotes (bug #49826)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290699 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 21:12:18 +00:00
Jakub Vrana c280800530 Change enable-force-cgi-redirect to cgi.force_redirect (bug #50077)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290676 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 17:04:32 +00:00
Richard Quadling 9aff12cf57 INI Files are development and production. Fix #49667
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288791 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 12:48:14 +00:00
Torben Wilson af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner a42c9a9fd8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283799 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:22:53 +00:00
Yannick Torres 1488d4335c correct markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278998 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 17:02:16 +00:00
Philip Olson 515697bc5c Rewrote security.magicquotes.why to discourage its use (there is no reason to use MQ today)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277472 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-19 07:38:55 +00:00
TAKAGI Masahiro cbe685c728 added depricate warnings to each pages.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276876 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-08 10:09:57 +00:00
Richard Quadling caa6eadb8f Fixing broken links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275643 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 08:58:58 +00:00
Damien Seguy 7aadd2a6ac adding literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272814 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-05 09:59:29 +00:00
Hannes Magnusson bc7bdb60dc - Deprecate deprecated features and functions
- Update deprecated entity name after renaming it to contain version
  info


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270904 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-09 17:54:24 +00:00
Felipe Pena d82f099295 - Fixed typo (wrong variable name; reported in user notes by Mike)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265841 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-02 22:25:20 +00:00
Daniel P. Brown 109ef75d6a Addresses Bug #45206 to adjust correct grammar, and unifies all pages with new title.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261607 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-24 20:26:55 +00:00
Yannick Torres d532ad6d1f integrate user's note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260284 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-25 19:54:52 +00:00
Etienne Kneuss e47c6761d1 Deprecate magic_quotes_gpc and register_globals using a newly defined warning entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244502 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-20 00:25:49 +00:00
Hannes Magnusson c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Etienne Kneuss 34219bb229 Mention null bytes related issues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234480 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-25 14:07:52 +00:00
Etienne Kneuss cceb23a4e7 Improve filesystem's security man page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233953 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-17 16:31:00 +00:00
Philip Olson ad217f3c27 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230949 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-28 16:49:48 +00:00
Philip Olson 009395cfbc Miscellaneous formatting as per our guidelines:
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +00:00
Etienne Kneuss c1b4e498e1 Recommend pg_escape_string instead of addslashes in the example (spotted by bjori@php.net)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211256 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-12 15:16:34 +00:00
Jakub Vrana bd08c45d79 Strip slashes also from $_REQUEST (bug #36972)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210679 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-04 22:12:05 +00:00
Matt Li 955b704b8d Reword as per note 56826
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196170 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-16 07:38:17 +00:00