-
Notifications
You must be signed in to change notification settings - Fork 9
Requirements
Evan Mattson edited this page Jun 20, 2016
·
2 revisions
Silk is fundamentally designed to be a modern API. That means we need to be able to use modern features of the language. Therefore, the minimum supported version of PHP will mirror the official minimum supported version of PHP by The PHP Group. This currently includes all versions which are not EOL, but in the future it may be limited to actively supported versions only.
Silk is also tested for compatibility with HHVM.
Silk is developed with and constantly tested against the current stable version of WordPress. It may or may not work with older versions, but due to the WordPress organization's commitment to backwards compatibility, there's a very good chance that it will work with older versions as well (within reason).