silverstripe-framework/docs/en/02_Developer_Guides
Ingo Schommer ca5b1cbf61 DOCS Rewrite server requirements
* Remove overly specific PHP RNG instructions (that's just built into PHP7 through random_bytes now, which will throw if no suitable RNG is available)
 * Remove PHP 5 RNG requirements, since we don't support that PHP release any mre
 * Remove verbose explanation of PHP 5.6 support
 * Remove conflicting instructions for PHP memory limits
 * Remove version numbers from supporetd databases other than MySQL, it's up to the community modules to define that
 * Remove Oracle support (code is nine years old!)
 * Make "community supported" status clearer on databases, people can draw their own conclusions as open source users on Github
 * Remove IIS version number, I think we should just stick to "needs web.config" and not give the impression that this is actively tested
 * Remove mention of OSes for web servers, that's kind of irrelevant in today's hosting world (containers, PaaS, etc)
 * Shorten install instructions in favour of a "quickstart" and point to lessons instead
 * Remove mention of archive download option, we really shouldn't promote this - composer is the de-facto standard
 * Add generic descriptions of the hosting environment considerations without going too much into specifics
 * Remove Apache version number, we don't test on different versions, and really mostly rely on mod_rewrite working properly. Laravel does the same (doesn't claim specific Apache version support)
2019-09-03 18:38:15 +12:00
..
01_Templates DOCS Rewrite server requirements 2019-09-03 18:38:15 +12:00
02_Controllers Merge branch '4.3' into 4.4 2019-06-10 17:32:07 +12:00
03_Forms Update docs for GridField_ActionMenuItem required parameters 2019-05-09 09:01:54 +12:00
04_Configuration NEW: Added support for config condition if PHP extension is loaded 2019-07-02 14:55:36 -03:00
05_Extending Update 03_Track_member_logins.md 2019-06-12 10:13:20 +12:00
06_Testing DOC Clarify testing cache behaviour changes in 4.3 2018-12-18 16:19:36 +13:00
07_Debugging add single quotes 2019-06-19 08:21:31 +02:00
08_Performance DOCS Update HTTP Cache headers docs to include note about testing in dev mode [ci skip] 2019-02-22 10:16:11 +13:00
09_Security Merge branch '4.4' into 4 2019-08-02 11:24:54 +12:00
10_Email Use environment variables in example SMTP config 2019-04-30 08:59:54 +12:00
11_Integration Update 02_RSSFeed.md 2019-03-23 13:22:37 +00:00
12_Search Removed deprecated tutorials from docs 2017-12-19 11:45:27 +13:00
13_i18n explain resource url usage for add_i18n_javascript (#8761) 2019-01-29 09:00:04 +02:00
14_Files DOCS Rewrite server requirements 2019-09-03 18:38:15 +12:00
15_Customising_the_Admin_Interface DOCS Fix broken markdown links for docs.silverstripe.org 2019-07-22 13:02:57 +02:00
16_Execution_Pipeline [CVE-2019-12246] Denial of Service on flush and development URL tools 2019-06-10 17:23:56 +12:00
17_CLI [CVE-2019-12246] Denial of Service on flush and development URL tools 2019-06-10 17:23:56 +12:00
18_Cookies_And_Sessions API Add option to disable user-agent header session validation 2019-08-06 22:00:01 +12:00
00_Model DOC Fix versioned snapshot image markdown (#9209) 2019-09-02 13:29:08 +12:00
index.md Add introduction files to each of the sections 2014-12-17 15:48:54 +13:00