Skip to content

Commit e613833

Browse files
gsherwoodjrfnl
authored andcommitted
Updated Requirements (markdown)
1 parent b980d1d commit e613833

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

wiki/Requirements.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
PHP_CodeSniffer requires PHP version 5.4.0 or greater, although individual sniffs may have additional requirements such as external applications and scripts. See the [[Configuration Options]] manual page for a list of these requirements.
1+
PHP_CodeSniffer requires PHP version 5.4.0 or greater, although individual sniffs may have additional requirements such as external applications and scripts. See the [[Configuration Options]] manual page for a list of these requirements.
2+
3+
Additionally, PHP_CodeSniffer requires the following PHP extensions to be enabled:
4+
- Tokenizer: used by the core tokenzier to process PHP files
5+
- SimpleXML: used to process ruleset XML files
6+
- XMLWriter: used to create some report formats

0 commit comments

Comments
 (0)