Use PHP 7.4 featers and PHP 8 polyfills
This commit is contained in:
@ -64,7 +64,7 @@ final class Checkout_Forms_Meta_Table extends Table {
|
||||
* @since 2.0.0
|
||||
* @return void
|
||||
*/
|
||||
protected function set_schema() {
|
||||
protected function set_schema(): void {
|
||||
|
||||
$max_index_length = 191;
|
||||
|
||||
|
Reference in New Issue
Block a user