wordpress/.version-support-php.json
Jonathan Desrosiers 23e0c3eb95 Build/Test Tools: Add missing PHP versions for 6.5 and 6.4.
This adds 6.4 and 6.5 to the PHP version support JSON files used to build the test matrix in the Installation Testing workflow.

Also, WP 6.3 did not support PHP 8.3.

Follow up to [57218].

See #58977.

git-svn-id: https://develop.svn.wordpress.org/trunk@57219 602fd350-edb4-49c9-b593-d223f7449a82
2023-12-22 01:12:29 +00:00

230 lines
1.9 KiB
JSON

{
"6-5": [
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1",
"8.2",
"8.3"
],
"6-4": [
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1",
"8.2",
"8.3"
],
"6-3": [
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1",
"8.2"
],
"6-2": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1",
"8.2"
],
"6-1": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1",
"8.2"
],
"6-0": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1"
],
"5-9": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0",
"8.1"
],
"5-8": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0"
],
"5-7": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0"
],
"5-6": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4",
"8.0"
],
"5-5": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4"
],
"5-4": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4"
],
"5-3": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3",
"7.4"
],
"5-2": [
"5.6",
"7.0",
"7.1",
"7.2",
"7.3"
],
"5-1": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0",
"7.1",
"7.2",
"7.3"
],
"5-0": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0",
"7.1",
"7.2",
"7.3"
],
"4-9": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0",
"7.1",
"7.2"
],
"4-8": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0",
"7.1"
],
"4-7": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0",
"7.1"
],
"4-6": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0"
],
"4-5": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0"
],
"4-4": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6",
"7.0"
],
"4-3": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6"
],
"4-2": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6"
],
"4-1": [
"5.2",
"5.3",
"5.4",
"5.5",
"5.6"
]
}