File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 9191 db-version : ' 8.4'
9292 - php : ' 7.3'
9393 db-version : ' 8.4'
94+ # Only test the latest innovation release.
95+ - db-version : ' 9.0'
9496 # MySQL 9.0+ will not work on PHP <= 7.3 because mysql_native_password was removed. See https://core.trac.wordpress.org/ticket/61218.
95- - php : ' 7.2'
96- db-version : ' 9.0'
97- - php : ' 7.3'
98- db-version : ' 9.0'
9997 - php : ' 7.2'
10098 db-version : ' 9.1'
10199 - php : ' 7.3'
Original file line number Diff line number Diff line change 9090 exclude :
9191 # The MySQL 5.5 containers will not start.
9292 - db-version : ' 5.5'
93+ # Only test the latest innovation release.
94+ - db-version : ' 9.0'
9395 # MySQL 9.0+ will not work on PHP 7.2 & 7.3
94- - php : ' 7.2'
95- db-version : ' 9.0'
96- - php : ' 7.3'
97- db-version : ' 9.0'
9896 - php : ' 7.2'
9997 db-version : ' 9.1'
10098 - php : ' 7.3'
You can’t perform that action at this time.
0 commit comments