[BUGFIX] Correct misleading PHP version requirement
System requirements suggest that TYPO3 CMS requires PHP >5.5 up to 5.6 (greater than version 5.5). In fact, PHP 5.5 is supported and should be included. This patch updates the line, so it reads PHP 5.5 up to 5.6 (without the greater-than-sign). Resolves: #71001 Releases: master Change-Id: I6034fae6f546c1f3cbc8827abc2b632eb8661b81 Reviewed-on: https://review.typo3.org/44264 Reviewed-by:Daniel Goerz <ervaude@gmail.com> Tested-by:
Daniel Goerz <ervaude@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Please register or sign in to comment