Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Installation
CakePHP has a few system requirements:

- HTTP Server. For example: Apache. Having mod\_rewrite is preferred, but
by no means required. You can also use nginx, or Microsoft IIS if you prefer.
- PHP |minphpversion| or greater (including PHP 7.3).
by no means required. You can also use nginx, or Microsoft IIS if you prefer
- PHP |minphpversion| or greater
- mbstring PHP extension
- intl PHP extension
- simplexml PHP extension
Expand Down