You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ ssh wpt
90
90
91
91
## Requirements
92
92
93
-
To use the Runner, the following is required (testing WordPress 6.7-alpha):
93
+
To use the Runner, the following is required to test WordPress version 6.6 or later:
94
94
95
95
- Server / hosting (infrastructure) with the usual configuration you use
96
96
- A database where you can test (tables will be created and destroyed several times)
@@ -100,6 +100,8 @@ To use the Runner, the following is required (testing WordPress 6.7-alpha):
100
100
- PHP Composer
101
101
- Git, RSync, WGet, UnZip
102
102
103
+
A full list of compatible versions of PHP for each version of WordPress [can be found in the WordPress Core Handbook](https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/).
104
+
103
105
Test environment:
104
106
105
107
- Writable filesystem for the entire test directory (see [#40910](https://core.trac.wordpress.org/ticket/40910)).
0 commit comments