Use PHP 7.4 featers and PHP 8 polyfills

This commit is contained in:
David Stone
2025-02-08 13:57:32 -07:00
parent 8bea6067cd
commit b41dc2b2eb
550 changed files with 15270 additions and 14627 deletions

View File

@ -47,9 +47,9 @@
<?php
echo wu_get_form_url(
'add_new_form_step',
array(
[
'checkout_form' => $checkout_form,
)
]
);
?>
"
@ -173,10 +173,10 @@
<?php
echo wu_get_form_url(
'add_new_form_step',
array(
[
'checkout_form' => $checkout_form,
'step' => '',
)
]
);
?>
=' + step.id"
@ -195,11 +195,11 @@
<?php
echo wu_get_form_url(
'add_new_form_field',
array(
[
'checkout_form' => $checkout_form,
'width' => 600,
'step' => '',
)
]
);
?>
=' + step.id"
@ -313,9 +313,9 @@
<?php
echo wu_get_form_url(
'add_new_form_step',
array(
[
'checkout_form' => $checkout_form,
)
]
);
?>
"